Slackware current + gcc issue
I installed slackware current and gcc -V option doesn't work. This is a problem because I believe it is the source of the following error:
bash-2.05b# ./configure
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
/usr/src/gaim-0.66/missing: Unknown `--run' option
Try `/usr/src/gaim-0.66/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for sed... /usr/bin/sed
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot create executables
See `config.log' for more details.
I tried configuring 3 different programs to see if maybe it was an isolated error: gaim-0.66, fluxbox 0.1.14 and openbox 2.2.3
This an error on my behalf, or does the slackware team need to rebuilt a gcc package?
-vexer
|