Hi
I've recently downloaded the latest version of Blackbox and have
experienced some problems after typing ./configure.
After typing "tar -Mxpvf black.tar" I then went to the next step and got
what you see below. I've installed all the relevant packages from my Red
Hat 5.2 (Apollo) CD, with Kernel 2.0.36 on my i586 and I'm just
wondering how I can get gcc to work so I can use Blackbox? I've had
linux now for
3 weeks and have the book "Using Linux" by Bill Ball, Pub:Que,
ISBN:0-7897-1623-2.
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
*****checking whether the C compiler (gcc ) works... no*****
configure: error: installation or configuration problem: C compiler
cannot
create executables.
Also when I tested gcc on main.cc by "gcc -o main.hh main.cc" I got
error
messages saying Xutils.(h)*, Xresource.h and Xlibs.h did not exist as
files or directories. I used find to search for them and couldn't find
them either. How can I install these files if I need to?
/var/catman/cat1/gcc.1.gz
/usr/X11R6/bin/gccmakedep
/usr/bin/gcc
/usr/doc/gcc-2.7.2.3
/usr/info/gcc.info-1.gz
/usr/info/gcc.info-10.gz
/usr/info/gcc.info-11.gz
/usr/info/gcc.info-12.gz
/usr/info/gcc.info-13.gz
/usr/info/gcc.info-14.gz
/usr/info/gcc.info-15.gz
/usr/info/gcc.info-16.gz
/usr/info/gcc.info-17.gz
/usr/info/gcc.info-18.gz
/usr/info/gcc.info-19.gz
/usr/info/gcc.info-2.gz
/usr/info/gcc.info.gz
/usr/info/gcc.info-20.gz
/usr/info/gcc.info-21.gz
/usr/info/gcc.info-22.gz
/usr/info/gcc.info-23.gz
/usr/info/gcc.info-24.gz
/usr/info/gcc.info-25.gz
/usr/info/gcc.info-3.gz
/usr/info/gcc.info-4.gz
/usr/info/gcc.info-5.gz
/usr/info/gcc.info-6.gz
/usr/info/gcc.info-7.gz
/usr/info/gcc.info-8.gz
/usr/info/gcc.info-9.gz
/usr/lib/gcc-lib
/usr/man/man1/gcc.1
Thanks
CS