configure: error: installation or configuration problem: C++ compiler cannot cre
ate executables.
History:
webdev:/usr/local/src/lamp/mysql-3.22.27 # ./configure --prefix=/usr/local/mysql
/3.22.27 --localstatedir=/var/mysql/data
loading cache ./config.cache
checking host system type… i586-pc-linux-gnu
checking target system type… i586-pc-linux-gnu
checking build system type… i586-pc-linux-gnu
checking for a BSD compatible install… /usr/bin/ginstall -c
checking whether build environment is sane… yes
checking whether make sets ${MAKE}… yes
checking for working aclocal… missing
checking for working autoconf… missing
checking for working automake… missing
checking for working autoheader… missing
checking for working makeinfo… found
checking whether to enable maintainer-specific portions of Makefiles… no
checking whether build environment is sane… yes
checking whether make sets ${MAKE}… (cached) yes
checking for gcc… gcc
checking whether the C compiler (gcc ) works… yes
checking whether the C compiler (gcc ) is a cross-compiler… no
checking whether we are using GNU C… yes
checking whether gcc accepts -g… yes
checking for c++… c++
checking whether the C++ compiler (c++ ) works… no
configure: error: installation or configuration problem: C++ compiler cannot cre
ate executables.
webdev:/usr/local/src/lamp/mysql-3.22.27 #
configure: error: installation or
configuration problem: C++ compiler
cannot cre
ate executables.
History:
webdev:/usr/local/src/lamp/mysql-3.22.27
./configure --prefix=/usr/local/mysql
/3.22.27 --localstatedir=/var/mysql/data
loading cache ./config.cache
checking host system type…
i586-pc-linux-gnu
checking target system type…
i586-pc-linux-gnu
checking build system type…
i586-pc-linux-gnu
checking for a BSD compatible install…
/usr/bin/ginstall -c
checking whether build environment is
sane… yes
checking whether make sets ${MAKE}… yes
checking for working aclocal… missing
checking for working autoconf… missing
checking for working automake… missing
checking for working autoheader…
missing
checking for working makeinfo… found
checking whether to enable
maintainer-specific portions of
Makefiles… no
checking whether build environment is
sane… yes
checking whether make sets ${MAKE}…
(cached) yes
checking for gcc… gcc
checking whether the C compiler (gcc )
works… yes
checking whether the C compiler (gcc )
is a cross-compiler… no
checking whether we are using GNU C…
yes
checking whether gcc accepts -g… yes
checking for c++… c++
checking whether the C++ compiler (c++
) works… no
configure: error: installation or
configuration problem: C++ compiler
cannot cre
ate executables.
webdev:/usr/local/src/lamp/mysql-3.22.27
Hallo shv,
Es sieht so aus als wenn die Bibliotheken
des C++ Compiliers nicht installiert sind.