This is the mail archive of the cygwin-developers@cygwin.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]
Other format: [Raw text]

compiling CVS

[Get raw message]
Am I the only one not able to compile the current CVS files ?

make bombs in the cygwin sub-directory when trying to link
cygrun.exe with undefined references to
__main
fprintf
exit
putenv
cygwin_internal
malloc
free
ect ....

It appears as if these symbols are defined in new-libcygwin.a
but not in libcygwin.a with which it is trying to link

same sort of errors in the 'utils' directory

I have had this problem for about a week 
This is with a fresh cvs co of winsup

following from my top level config.status
../src/configure --host=i686-pc-cygwin --prefix=/usr -v --norecursion 

cygwin=ntsec win2k sp2  on a binary mount

Cheers

Norman Vine


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