[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: configure Problem



Adrian Bunk wrote:


> On Sun, 8 Sep 2002, Mario Duve wrote:
>
> > Hallo,
>
> Hallo Mario,
>
> > auf einem frisch installierten Debian System wollte ich jezt ein
> > Prog compilieren.
> > es kommt jetzt aber eine Fehlermeldung:
> >
> > #./configure
> > checking build system type... i586-pc-linux-gnulibc1
> > checking host system type... i586-pc-linux-gnulibc1
> > checking target system type... i586-pc-linux-gnulibc1
> > checking for gcc... gcc
> > checking for C compiler default output... configure: error: C
> > compiler cannot create executables
> >
> > kann mir jemand sagen wo jetzt das Problem liegt?
>
> was steht denn in config.log als genauere Fehlermeldung?
>
 in der config.log steht ne anze mege drin. Ich hab einen teil
rauskopiert.
Ich hoffe ich habe den relevanten Teil erwischt.

<--- schnipp
configure:1392: checking for gcc
configure:1408: found /usr/bin/gcc
configure:1418: result: gcc
configure:1662: checking for C compiler version
configure:1665: gcc --version </dev/null >&5
2.95.4
configure:1668: $? = 0
configure:1670: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
gcc version 2.95.4 20011002 (Debian prerelease)
configure:1673: $? = 0
configure:1675: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1678: $? = 1
configure:1704: checking for C compiler default output
configure:1707: gcc    conftest.c  >&5
/usr/bin/ld: cannot open crt1.o: No such file or directory
collect2: ld returned 1 exit status
configure:1710: $? = 1
configure: failed program was:
#line 1681 "configure"
#include "confdefs.h"

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{

  ;
  return 0;
}
configure:1737: error: C compiler cannot create executables
----> schnapp

Gruss, Mario




Reply to: