Displaying 1 result from an estimated 1 matches for "output_c_preamble".
2001 Jun 17
1
wineX cvs undefined reference to `atexit'
...rence 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...