Durch unglückliche Umstände muss ich mich aktuell mit einem Fedora 18 (x86_64) rumschlagen und schaffe es dort nicht eine korrekte Entwicklungsumgebung für Freetz aufzusetzen. Irgendwie scheint bei Fedora alles anders. Die kennen noch nichtmal multilib. Die ganzen Dev Tools (auch mit .i686) habe ich eigentlich installiert und kann auch andere Software sauber compilieren. Jedoch beschwert sich freetz über:
checking whether the C compiler works... no
configure: error: in `/usr/src/freetz-devel/source/host-tools/fakeroot-1.18.4/build/biarch':
configure: error: C compiler cannot create executables
Mit dem config.log komme ich auch nicht viel weiter, vielleicht hilt das ja dem ein oder anderen hier weiter:
gcc (GCC) 4.7.2 20121109 (Red Hat 4.7.2-8)
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3480: $? = 0
configure:3469: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.7.2/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --disable-build-with-cxx --disable-build-poststage1-with-cxx --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC)
configure:3480: $? = 0
configure:3469: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3480: $? = 4
configure:3469: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3480: $? = 4
configure:3500: checking whether the C compiler works
configure:3522: gcc -m32 -O3 -Wall conftest.c >&5
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-redhat-linux/4.7.2/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: cannot find -lgcc_s
collect2: error: ld returned 1 exit status
configure:3526: $? = 1
configure:3564: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "fakeroot 1.18.4"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "fakeroot"
| #define VERSION "1.18.4"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3569: error: in `/usr/src/freetz-devel/source/host-tools/fakeroot-1.18.4/build/biarch':
configure:3571: error: C compiler cannot create executables
Vielleicht habe ich ja auch nur Tomaten auf den Augen!?
checking whether the C compiler works... no
configure: error: in `/usr/src/freetz-devel/source/host-tools/fakeroot-1.18.4/build/biarch':
configure: error: C compiler cannot create executables
Mit dem config.log komme ich auch nicht viel weiter, vielleicht hilt das ja dem ein oder anderen hier weiter:
gcc (GCC) 4.7.2 20121109 (Red Hat 4.7.2-8)
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3480: $? = 0
configure:3469: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.7.2/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --disable-build-with-cxx --disable-build-poststage1-with-cxx --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC)
configure:3480: $? = 0
configure:3469: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3480: $? = 4
configure:3469: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3480: $? = 4
configure:3500: checking whether the C compiler works
configure:3522: gcc -m32 -O3 -Wall conftest.c >&5
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-redhat-linux/4.7.2/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: cannot find -lgcc_s
collect2: error: ld returned 1 exit status
configure:3526: $? = 1
configure:3564: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.18.4"
| #define PACKAGE_STRING "fakeroot 1.18.4"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "fakeroot"
| #define VERSION "1.18.4"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3569: error: in `/usr/src/freetz-devel/source/host-tools/fakeroot-1.18.4/build/biarch':
configure:3571: error: C compiler cannot create executables
Vielleicht habe ich ja auch nur Tomaten auf den Augen!?
Zuletzt bearbeitet: