[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libtool 2.2.10] testsuite: 21 102 failed
From: |
Andreas Schwab |
Subject: |
[libtool 2.2.10] testsuite: 21 102 failed |
Date: |
Fri, 11 Jun 2010 00:02:20 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) |
There is no C++ compiler anywhere.
[...]
checking for g++... no
[...]
checking whether g++ accepts -g... no
[...]
In the AC_PROG_CXX macro AC_CHECK_TOOLS is called with [g++] as
value-if-not-found.
# -*- compilation -*-
21. flags.at:24: testing ...
./flags.at:24: { test -n "$CXX" && test "X$CXX" != Xno; } || (exit 77)
enable shared libraries
./flags.at:24: $LIBTOOL --tag=CXX --mode=compile $compile -c $source
stderr:
/usr/src/packages/BUILD/libtool-2.2.10/libtool: line 1159: g++: command not
found
stdout:
libtool: compile: g++ -c a.cpp -o .libs/a.o
./flags.at:24: exit code was 1, expected 0
21. flags.at:24: 21. passing CXX flags through libtool (flags.at:24): FAILED
(flags.at:24)
Andreas.
--
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
- [libtool 2.2.10] testsuite: 21 102 failed,
Andreas Schwab <=