Hallo everybody,
 
 
i'm very confused because when i want to do a "make install" after a succesful "make World", i get the error:
 
"/lib/libdl.so.2: undefined reference to 'atexit'
 collect2: ld returned 1 exit status"
 
but when i do a "make World" and then a "make install" with XFree 4.1 it works very fine without any error!
 
For compiling i'm using gcc version 2.95.3, glibc 2.2.4 and GNU make verison 3.79.1.
 
Because of the lenght of my install.log i did not insert the whole install.log. That are only the last lines with this error.
 
If you need further information of my System or other thinks, please let me know!
 
Thanks much for reading and possible for help
 
Andreas Krings
 
 
 

install -c -m 0444 th_TH /usr/lib/X11/locale/th_TH/XI18N_OBJS
install -c -m 0444 en_US.UTF-8 /usr/lib/X11/locale/en_US.UTF-8/XI18N_OBJS
install in nls/XI18N_OBJS done
make[3]: Leaving directory `/usr/src/x/xc/nls/XI18N_OBJS'
make[2]: Leaving directory `/usr/src/x/xc/nls'
installing in ./programs...
make[2]: Entering directory `/usr/src/x/xc/programs'
installing in programs/appres...
make[3]: Entering directory `/usr/src/x/xc/programs/appres'
rm -f appres
gcc -o appres -O2 -fno-strength-reduce -ansi -pedantic -Wall -Wpointer-arith     -L../../exports/lib appres.o -lXt -lSM -lICE -lXext -lX11      -Wl,-rpath-link,../../exports/lib
/lib/libdl.so.2: undefined reference to `atexit'
collect2: ld returned 1 exit status
make[3]: *** [appres] Error 1
make[3]: Leaving directory `/usr/src/x/xc/programs/appres'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/usr/src/x/xc/programs'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/usr/src/x/xc'
make: *** [install] Error 2
 
 
 
 
 
 
"A blue screen is nothing to worry about, just press [CTRL]+[ALT]+[DEL] and format c:"

Reply via email to