Okee... dit is de druppel ...
De volgende foutmelding krijg ik wanneer ik MySQL probeer te compilen ...
Precies hetzelfde gebeurt als ik het met ApacheToolkit doe.
Ik had eerst precies dezelfde foutmelding in RedHat 6.2 waar het erg lastig is je Glibc en compilers te upgraden dus draai ik nu RedHat 7.1 (nee niet de brakke 7.0 dus..).
Zegt C compiler (neem aan GCC) kan geen executables compilen .. en dat lijkt me vaag.
iemand? bvd ...
---------------------------------------------
[root@mindblast mysql-3.23.36]# ./configure
creating 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/install -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... missing
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 gawk... gawk
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... no
checking for c++... no
checking for g++... no
checking for gcc... gcc
checking whether the C++ compiler (gcc ) works... no
configure: error: installation or configuration problem: C++ compiler cannot create executables.
---------------------------------------------
De volgende foutmelding krijg ik wanneer ik MySQL probeer te compilen ...
Precies hetzelfde gebeurt als ik het met ApacheToolkit doe.
Ik had eerst precies dezelfde foutmelding in RedHat 6.2 waar het erg lastig is je Glibc en compilers te upgraden dus draai ik nu RedHat 7.1 (nee niet de brakke 7.0 dus..).
Zegt C compiler (neem aan GCC) kan geen executables compilen .. en dat lijkt me vaag.
iemand? bvd ...
---------------------------------------------
[root@mindblast mysql-3.23.36]# ./configure
creating 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/install -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... missing
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 gawk... gawk
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... no
checking for c++... no
checking for g++... no
checking for gcc... gcc
checking whether the C++ compiler (gcc ) works... no
configure: error: installation or configuration problem: C++ compiler cannot create executables.
---------------------------------------------
Zwei Dinge sind unendlich, das Universum und die menschliche Dummheit, aber beim Universum bin ich mir nicht ganz sicher. -Albert Einstein