mediatomb-0.11.0.tar.gz gedownload
uitgepakt, dan ./configure geeft:
/mediatomb-0.11.0# ./configure
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
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.
config.log snipped:
configure:3273: $? = 0
configure:3280: g++ -v >&5
Reading specs from /usr/lib/gcc/i486-slackware-linux/4.1.2/specs
Target: i486-slackware-linux
Configured with: ../gcc-4.1.2/configure --prefix=/usr --enable-shared --enable-languages=c,c++,java,objc --enable-threads=posix --enable-__cxa_atexit --enable-checking --with-gnu-ld --verbose --with-arch=i486 --target=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 4.1.2
configure:3283: $? = 0
configure:3290: g++ -V >&5
g++: '-V' option must have argument
configure:3293: $? = 1
configure:3316: checking for C++ compiler default output file name
configure:3343: g++ conftest.cpp >&5
g++: error trying to exec 'as': execvp: No such file or directory
Wat doe ik verkeerd?