wineX cvs undefined reference to `atexit'

Devin Titcomb provolone at akuma.com
Sun Jun 17 11:34:27 CDT 2001


[root at fnord-rides-again wine]# make
make[1]: Entering directory `/root/wine/unicode'
make[1]: `libwine_unicode.so' is up to date.
make[1]: Leaving directory `/root/wine/unicode'
make[1]: Entering directory `/root/wine/tools'
make[2]: Entering directory `/root/wine/tools/specmaker'
gcc -g -O2 -Wall -o specmaker  dll.o main.o misc.o msmangle.o output.o
search.o symbol.o      
dll.o: In function `dll_open':
/root/wine/tools/specmaker/dll.c:83: undefined reference to `atexit'
output.o: In function `output_spec_preamble':
/root/wine/tools/specmaker/output.c:30: undefined reference to `atexit'
output.o: In function `output_header_preamble':
/root/wine/tools/specmaker/output.c:133: undefined reference to `atexit'
output.o: In function `output_c_preamble':
/root/wine/tools/specmaker/output.c:199: undefined reference to `atexit'
collect2: ld returned 1 exit status
make[2]: *** [specmaker] Error 1
make[2]: Leaving directory `/root/wine/tools/specmaker'
make[1]: *** [specmaker] Error 2
make[1]: Leaving directory `/root/wine/tools'
make: *** [tools] Error 2
[root at fnord-rides-again wine]# 






More information about the wine-users mailing list