pingus-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ClanLib build problems


From: Björn Fischer
Subject: ClanLib build problems
Date: Wed, 06 Oct 2004 08:43:55 +0200
User-agent: Thunderbird 0.7.3 (X11/20040803)

Hi,
motivated by the mailing list activities of the last days and due to the fact that I am an almost native linuxer by now I would like to have a closer look at pingus again. So this is my first Try building pingus in linux, please don't hit me for stupid questions ;-)))

I'm afraid the build of ClanLib failed. The libraries should be all there. The configure-script of ClanLib (generated by autogen.sh, automake version 1.6.3) reportet:
----------------------
[...]
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
../configure: line 3672: AC_PROG_LIBTOOL: command not found //<--- There seems to be something wrong...
checking for pkg-config... /usr/bin/pkg-config
checking how to run the C++ preprocessor... g++ -E
checking for egrep... grep -E
[...]
-------------------------

which leads to the following while executing make:
-------------------------
[...]
@LIBTOOL@ --mode=compile g++ -DPACKAGE_NAME=\"ClanLib\" -DPACKAGE_TARNAME=\"clanlib\" -DPACKAGE_VERSION=\"0.7.8\" -DPACKAGE_STRING=\"ClanLib\ 0.7.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"clanlib\" -DVERSION=\"0.7.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_KD_H=1 -DHAVE_SYS_VT_H=1 -DUSE_I386_ASSEMBLER=1 -DHAVE_FSTAB_H=1 -DHAVE_LIBZ=1 -DHAVE_GLX_GETPROCADDRESSARB=1 -DUSE_GETADDR=1 -I. -I. -I/usr/X11R6/include -g -O2 -I../../Sources/ -c -o core_iostream.lo `test -f 'core_iostream.cpp' || echo './'`core_iostream.cpp
.../../depcomp: line 69: @LIBTOOL@: command not found
make[2]: *** [core_iostream.lo] Error 127
make[2]: Leaving directory `/usr/local/src/pingus/ClanLib/Sources/Core'
make[1]: *** [all-recursive] Error 1
[...]
--------------------------

The mailing list archive didn't say anything about such probs. Anybody any idea how to fix this?

Greetings

Björn




reply via email to

[Prev in Thread] Current Thread [Next in Thread]