Kode: Vælg alt
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether NLS is requested... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: in `/home/soren/Desktop/rhythmbox-0.12.2':
configure: error: C compiler cannot create executables
See `config.log' for more details.
Herefter kigger jeg som skrevet i config.log:
Kode: Vælg alt
uname -m = x86_64
uname -r = 2.6.27-14-generic
uname -s = Linux
uname -v = #1 SMP Wed Apr 15 19:29:46 UTC 2009
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2459: checking for a BSD-compatible install
configure:2527: result: /usr/bin/install -c
configure:2538: checking whether build environment is sane
configure:2581: result: yes
configure:2606: checking for a thread-safe mkdir -p
configure:2645: result: /bin/mkdir -p
configure:2658: checking for gawk
configure:2688: result: no
configure:2658: checking for mawk
configure:2674: found /usr/bin/mawk
configure:2685: result: mawk
configure:2696: checking whether make sets $(MAKE)
configure:2718: result: yes
configure:2906: checking whether to enable maintainer-specific portions of Makefiles
configure:2915: result: no
configure:2933: checking whether NLS is requested
configure:2942: result: yes
configure:2958: checking for style of include used by make
configure:2986: result: GNU
configure:3056: checking for gcc
configure:3072: found /usr/bin/gcc
configure:3083: result: gcc
configure:3315: checking for C compiler version
configure:3323: gcc --version >&5
gcc (Ubuntu 4.3.2-1ubuntu12) 4.3.2
Copyright (C) 2008 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:3327: $? = 0
configure:3334: gcc -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.2-1ubuntu12' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu12)
configure:3338: $? = 0
configure:3345: gcc -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.2-1ubuntu12' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu12)
configure:3349: $? = 0
configure:3372: checking for C compiler default output file name
configure:3394: gcc conftest.c >&5
gcc: error trying to exec 'cc1': execvp: No such file or directory
configure:3398: $? = 1
configure:3436: result:
Håber virkelig der sider nogen der ude med en ide om hvad der er galt. Jeg har googlet problemt, men uden held. Tænkte om det kunne skyldes at jeg har et 64-bit system installeret.
Mvh Søren