Re: psqlODBC 08.02.0300 doesn't compile
От | Tom Lane |
---|---|
Тема | Re: psqlODBC 08.02.0300 doesn't compile |
Дата | |
Msg-id | 23897.1177518007@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: psqlODBC 08.02.0300 doesn't compile (Dave Page <dpage@postgresql.org>) |
Ответы |
Re: psqlODBC 08.02.0300 doesn't compile
|
Список | pgsql-odbc |
Dave Page <dpage@postgresql.org> writes: > Tom Lane wrote: >> Hm, so you're pulling those macros directly from the underlying Postgres >> installation? I didn't think they got installed anywhere --- I could do >> the same if they are, but not if running aclocal requires access to a >> Postgres source tree. > No, it's built in a pre-configured source tree under src/interfaces. See > http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/~checkout~/psqlodbc/psqlodbc/docs/unix-compilation.html?rev=1.4 > - the 'Building a distribution' section is the set of instructions that > Peter wrote. Well, this is exactly the problem: the psqlodbc distribution is missing files needed to build from source, ie, the reference to $PGSRC/config in the directions. Since $PGSRC/config is also not installed by Postgres packages, this leaves RPM packagers unable to build psqlodbc according to the rules. The whole thing seems like bad practice anyway, since it's unclear which version of the Postgres sources needs to be used to build any particular psqlodbc release. regards, tom lane
В списке pgsql-odbc по дате отправления: