Problems building pkgconfig on cygwin

Kevin Wright kevin@wright.org
Thu Feb 1 18:23:00 GMT 2001


Hello,

I'm trying to build pkgconfig http://pkgconfig.sourceforge.net 
on cygwin and am getting the following undefined refs while 
linking the executable:

parse.o(.text+0x29): undefined reference to `flockfile'
parse.o(.text+0x41): undefined reference to `getc_unlocked'
parse.o(.text+0xa5): undefined reference to `getc_unlocked'
parse.o(.text+0x13d): undefined reference to `getc_unlocked'
parse.o(.text+0x17d): undefined reference to `funlockfile'

I realize this means these haven't been ported to cygwin but
there must be equivalents functions that I can substitute.
Unfortunately, I lack the expertise to properly do this
myself and was wondering if anyone else had already ported 
pkgconfig to cygwin. (I'm actually trying to build pango
which requires pkgconfig)

TIA,

--Kevin

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list