This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


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

4.0.3 compilation errors again


Related to Xfree4.0.3 compilation on WInNt40, I still have problems.

After modifying the Makefile in xc/programs/xdm about the order of
Xinerama library (thanks to Suhaib), chooser.exe could be compiled.

Unfortunately, I still have problems with my compilations.

For example:
...
gcc -O2 -pedantic -fno-strength-reduce -fpcc-struct-return -fvtable-thunks -m486 -Wall  
   -I../.. -I../../exports/include  -D__i386__ -DWIN32_LEAN_AND_MEAN -DX_LOCALE 
   -D_MT -D_X86_ -D__STDC__ -DNO_TCP_H -D__CYGWIN__ -D_XOPEN_SOURCE -D_REENTRANT 
   -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DX_SOURCE  
   -DFUNCPROTO=15 -DNARROWPROTO   -DUSE_MAKEDEPEND -DOSMAJORVERSION=1 -DOSMINORVERSION=1   
   -c -o get_load.o get_load.c
get_load.c:56: nlist.h: No such file or directory
make[3]: *** [get_load.o] Error 
...
gcc -o resize.exe -O2 -pedantic -fno-strength-reduce -fpcc-struct-return 
    -fvtable-thunks -m486 -Wall     
    -L../../exports/lib resize.o xstrings.o  -L/usr/X11R6/lib    -ltermcap 
resize.o(.text+0x4f9):resize.c: undefined reference to `_imp__tgetent'
collect2: ld returned 1 exit status
make[3]: *** [resize.exe] Error 1
....
gcc -o glxinfo.exe -O2 -pedantic -fno-strength-reduce -fpcc-struct-return 
    -fvtable-thunks -m486 -Wall     
    -L../../exports/lib glxinfo.o -lGL -lGLU -lXext -lX11 -L/usr/X11R6/lib  
    -lm   /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2-6/../../../../i686-pc-cygwin/bin/ld: cannot find -lGLU
collect2: ld returned 1 exit status
make[3]: *** [glxinfo.exe] Error 1
....

etc. etc...

Should someone be interested in the complete log file I can send it to him.

Any suggestions?

TIA
Daniele

----------------------------------------------
Virgilio Mail - Il tuo indirizzo E-mail gratis
http://mail.virgilio.it



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