Mail Archives: cygwin/2004/01/19/18:01:12
On Sat, Jan 17, 2004 at 02:34:35PM -0800, Rafael Kitover wrote:
> >There is nameclash, postgresql-7.4.1-3 includes the file
> >/usr/include/sqltypes.h and libiodbc-3.51.1 includes a file with the
> >same name, additional there is a file with the same name included in
> >the w32api-2.4-1 package, though this is in the /usr/include/w32api
> >directory and is picked up at last from gcc.
>
> Yup, the postgres maintainer Jason Tishler resolved this issue, so
> upgrading postgres removes its version from /usr/include.
Actually, I cannot take credit for the above -- one of the core
PostgreSQL developers resolved this issue.
Nevertheless, their is no name clash with sqltypes.h in
postgresql-7.4.1-3:
$ cygcheck -cd postgresql
Cygwin Package Information
Package Version
postgresql 7.4.1-3
$ zcat /etc/setup/postgresql.lst.gz | fgrep sqltypes.h
usr/include/postgresql/informix/esql/sqltypes.h
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -