This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cygwin/DBD::ODBC issue


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]