This is the mail archive of the cygwin@sourceware.cygnus.com 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]

Cygnus and GDBM


Hi

I am tying to compile GDBM under Cygnus GNU B20 on windows NT, but with no
luck.. I get these errors :

"
gcc  -o testgdbm testgdbm.o libgdbm.a
libgdbm.a(gdbmreorg.o)(.text+0x1ff):gdbmreorg.c: undefined reference to
`flock'
libgdbm.a(gdbmopen.o)(.text+0x1ab):gdbmopen.c: undefined reference to
`flock'
libgdbm.a(gdbmclose.o)(.text+0x21):gdbmclose.c: undefined reference to
`flock'
collect2: ld returned 1 exit status
make: *** [testgdbm] Error 1
bash-2.02$
"

Thanks
Felix Nielsen

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


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