Hozzászólások
Hi!
Az alábbi hibával lép ki a ./configure. Valakinek van valami ötlete? Guglival keresve találtam néhány ötletet, de egyik sem működött. Pl. Binutils hiánya miatt hozott ilyen hibát egy illetőnél. (Sys: Ubuntu 5.10 - 2.6.12-9-386)
LJ
--------------------------------------------------------------------------------------
configure:1374: checking build system type
configure:1392: result: i686-pc-linux-gnulibc1
configure:1400: checking host system type
configure:1414: result: i686-pc-linux-gnulibc1
configure:1422: checking target system type
configure:1436: result: i686-pc-linux-gnulibc1
configure:1465: checking for a BSD-compatible install
configure:1520: result: /usr/bin/install -c
configure:1531: checking whether build environment is sane
configure:1574: result: yes
configure:1639: checking for gawk
configure:1668: result: no
configure:1639: checking for mawk
configure:1655: found /usr/bin/mawk
configure:1665: result: mawk
configure:1675: checking whether make sets $(MAKE)
configure:1695: result: yes
configure:1866: checking whether make sets $(MAKE)
configure:1886: result: yes
configure:1941: checking for gcc
configure:1957: found /usr/bin/gcc
configure:1967: result: gcc
configure:2211: checking for C compiler version
configure:2214: gcc --version </dev/null >&5
gcc (GCC) 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu9)
Copyright (C) 2005 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:2217: $? = 0
configure:2219: gcc -v </dev/null >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --with-gxx-include-dir=/usr/include/c++/4.0.2 --enable-shared --with-system-zlib --libexecdir=/usr/lib --enable-nls --without-included-gettext --enable-threads=posix --program-suffix=-4.0 --enable-__cxa_atexit --enable-libstdcxx-allocator=mt --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-gc=boehm --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu9)
configure:2222: $? = 0
configure:2224: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:2227: $? = 1
configure:2250: checking for C compiler default output file name
configure:2253: gcc conftest.c >&5
/usr/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
configure:2256: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "dosbox"
| #define PACKAGE_TARNAME "dosbox"
| #define PACKAGE_VERSION "0.63"
| #define PACKAGE_STRING "dosbox 0.63"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "dosbox"
| #define VERSION "0.63"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2295: error: C compiler cannot create executables
See `config.log' for more details.
- A hozzászóláshoz be kell jelentkezni