[AC] Kompilacja rpma
Andrzej Zawadzki
zawadaa w wp.pl
Pon, 17 Maj 2004, 09:59:09 CEST
Witam!
Chciałem zrobić sobie testowe środowisko pod pentium4.
Zbudowałem glibce, zainstalowałem, po czym chciałem zbudować rpma.
$ SPECS/builder --opts --target=pentium4 rpm.spec
i przy configure dostaję:
checking for g++... g++
checking for C++ compiler default output file name... configure: error:
C++ compiler cannot create executables
See `config.log' for more details.
A w config.log
gcc version 3.3.3 (PLD Linux)
configure:2149: $? = 0
configure:2151: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:2154: $? = 1
configure:2177: checking for C++ compiler default output file name
configure:2180: g++ conftest.cc >&5
/usr/bin/ld: cannot find -lstdc++
collect2: ld returned 1 exit status
configure:2183: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "rpm"
| #define PACKAGE_TARNAME "rpm"
| #define PACKAGE_VERSION "4.3"
| #define PACKAGE_STRING "rpm 4.3"
| #define PACKAGE_BUGREPORT "rpm-list w redhat.com"
| #define PACKAGE "rpm"
| #define VERSION "4.3"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2221: error: C++ compiler cannot create executables
See `config.log' for more details.
Poldek pokazuje, że "lstdc++" jest w readline-devel, ale instalacja tego
nie pomogła :-(
W czym problem?
--
Andrzej Zawadzki
Więcej informacji o liście dyskusyjnej pld-devel-pl