trying to compile PostgreSQL 7.0 on cygwin 1.1.2

Gregory Krasnow gak@opensourcecrm.org
Thu Jun 8 14:45:00 GMT 2000


I am having some problems trying to compile the latest version of 
PostgreSQL.  Essentially everything compiles fine, but there is a 
reference in backend/utils/elog.c to something called sys_nerr (extern 
int).  Cygwin b20.1 defined an _sys_nerr so there was not a problem.  
However when I do an nm on libc.a for 1.1.1 or 1.1.2 _sys_nerr is not 
defined  (i did eventually find it in libmsvrct40.a)

[gak@TERAKNOR src]$ nm /lib/libcygwin.a | grep _sys_nerr
00000000 ? __imp___sys_nerr

also netinet/tcp.h appears to be missing...

- Greg









--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list