Hello,
Recenly I have updated my Linux-box to 3.0 using the official Slackware
3.0 CD-ROM from Walnut Creek. I think there are some problems with the
gcc package. For instance, making llnlxftp gives the following problems:
gcc: installation problem, cannot exec cpp: No such file or directory
make: *** [abort.o] Error 1
after adding the link
lrwxrwxrwx 1 root root 37 Feb 3 17:41 cpp ->
/usr/lib/gcc-lib/i486-linux/2.7.0/cpp*
in /usr/bin and remaking, I get a problem during linking:
... fermon.o xftp.o -lXm -lXt -lSM -lICE -lXExExt -lXext -lX11
-Wl,-rpath,/usr/X11R6/lib
ld: cannot open -lgcc: No such file or directory
make: *** [xftp] Error 1
Can anyone tell me what's wrong here?
greetings,
Arnoud de Geus