Ralf S. Engelschall wrote:
On Thu, Feb 09, 2006, Doug Summers wrote:
[...]
/syscfg/opkg/RPM/TMP/gcc-4.0.2/obj/x86_64-unknown-linux-gnu/libstdc++-v3/config.log:
>> snip <<
This is just the tail of the config.log file. Unfortunately the real
error usually is a few hundred lines before the tail. Look for the last
"Checking..." line: the error is usually just a few lines behind this.
Ralf S. Engelschall
I found the error, but it's in this log file -
/syscfg/opkg/RPM/TMP/gcc-4.0.2/obj/x86_64-unknown-linux-gnu/32/libstdc++-v3/config.log:
configure:2354: $? = 0
configure:2356: /syscfg/opkg/RPM/TMP/gcc-4.0.2/obj/gcc/xgcc
-B/syscfg/opkg/RPM/T
MP/gcc-4.0.2/obj/gcc/ -B/syscfg/opkg/x86_64-unknown-linux-gnu/bin/
-B/syscfg/opk
g/x86_64-unknown-linux-gnu/lib/ -isystem
/syscfg/opkg/x86_64-unknown-linux-gnu/i
nclude -isystem /syscfg/opkg/x86_64-unknown-linux-gnu/sys-include -m32
-v </dev
/null >&5
Reading specs from /syscfg/opkg/RPM/TMP/gcc-4.0.2/obj/gcc/specs
Target: x86_64-unknown-linux-gnu
Configured with: ../configure --cache-file=./config.cache
--srcdir=/syscfg/opkg/
RPM/TMP/gcc-4.0.2/obj/.. --prefix=/syscfg/opkg
--exec-prefix=/syscfg/opkg --incl
udedir=/syscfg/opkg/include/gcc --libexecdir=/syscfg/opkg/libexec/gcc
--with-gxx
-include-dir=/syscfg/opkg/include/g++
--with-local-prefix=/syscfg/opkg/lib/gcc -
-enable-languages=c,c++ --enable-threads=posix --disable-maintainer-mode
--disab
le-shared --disable-nls --with-gnu-as --with-gnu-ld
Thread model: posix
gcc version 4.0.2 (OpenPKG-2.5)
configure:2359: $? = 0
configure:2361: /syscfg/opkg/RPM/TMP/gcc-4.0.2/obj/gcc/xgcc
-B/syscfg/opkg/RPM/T
MP/gcc-4.0.2/obj/gcc/ -B/syscfg/opkg/x86_64-unknown-linux-gnu/bin/
-B/syscfg/opk
g/x86_64-unknown-linux-gnu/lib/ -isystem
/syscfg/opkg/x86_64-unknown-linux-gnu/i
nclude -isystem /syscfg/opkg/x86_64-unknown-linux-gnu/sys-include -m32
-V </dev
/null >&5
xgcc: '-V' must come at the start of the command line
configure:2364: $? = 1
configure:2383: /syscfg/opkg/RPM/TMP/gcc-4.0.2/obj/gcc/xgcc
-B/syscfg/opkg/RPM/T
MP/gcc-4.0.2/obj/gcc/ -B/syscfg/opkg/x86_64-unknown-linux-gnu/bin/
-B/syscfg/opk
g/x86_64-unknown-linux-gnu/lib/ -isystem
/syscfg/opkg/x86_64-unknown-linux-gnu/i
nclude -isystem /syscfg/opkg/x86_64-unknown-linux-gnu/sys-include -m32
-o conft
est -O2 -O conftest.c >&5
####################################################################
/syscfg/opkg/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
####################################################################
configure:2386: $? = 1
configure:2420: checking for C compiler default output file name
configure:2423: /syscfg/opkg/RPM/TMP/gcc-4.0.2/obj/gcc/xgcc
-B/syscfg/opkg/RPM/T
MP/gcc-4.0.2/obj/gcc/ -B/syscfg/opkg/x86_64-unknown-linux-gnu/bin/
-B/syscfg/opk
g/x86_64-unknown-linux-gnu/lib/ -isystem
/syscfg/opkg/x86_64-unknown-linux-gnu/i
nclude -isystem /syscfg/opkg/x86_64-unknown-linux-gnu/sys-include -m32
-O2 -O
conftest.c >&5
####################################################################
/syscfg/opkg/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
####################################################################
configure:2426: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "package-unused"
| #define PACKAGE_TARNAME "libstdc++"
| #define PACKAGE_VERSION "version-unused"
| #define PACKAGE_STRING "package-unused version-unused"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2465: error: C compiler cannot create executables
See `config.log' for more details.
Doug
______________________________________________________________________
The OpenPKG Project www.openpkg.org
User Communication List openpkg-users@openpkg.org