| Hello!
Trying to configure and install Httrack, I get this report
(cutout):
configure:2190: checking for C compiler default output
configure:2193: gcc conftest.c >&5
/usr/lib/gcc-lib/i586-suse-linux/3.3.1/../../../..
/i586-suse-linux/bin/ld: cannot open crt1.o: No such file or
directory
collect2: ld returned 1 exit status
configure:2196: $? = 1
configure: failed program was:
#line 2173 "configure"
#include "confdefs.h"
In the shell I get this:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of
Makefiles... no
checking for gcc... gcc
checking for C compiler default output... configure: error:
C compiler cannot create executables
What's going wrong? Is a package missing?Which do I need to install?
Thank you,
Nico
| |