[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[glob2-devel] problems compiling glob2
From: |
Leo Wandersleb |
Subject: |
[glob2-devel] problems compiling glob2 |
Date: |
Mon, 11 Sep 2006 23:07:49 +0000 |
User-agent: |
Thunderbird 1.5.0.5 (X11/20060812) |
hi experts out there ;)
i have an amd64 since a few days and the 0.8.21 .deb can't be installed
on it. so i tried the cvs but this went even worse as due to some
dependencies sdl and speex ... could not be installed. today these
dependencies seam to have been resolved and i could
apt-get install cvs libsdl1.2-dev libsdl-net1.2-dev libsdl-image1.2-dev
libsdl-ttf2.0-dev libspeex-dev
but now compile fails with two errors:
...
Making all in src
make[2]: Entering directory `/home/leo/globulation/glob2/src'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/SDL -D_GNU_SOURCE=1
-D_REENTRANT @VORBIS_CFLAGS@ -I./../libgag/include -I/usr/include/SDL
-D_GNU_SOURCE=1 -D_REENTRANT -O3 -c AI.cpp
g++: @VORBIS_CFLAGS@: No such file or directory
make[2]: *** [AI.o] Error 1
make[2]: Leaving directory `/home/leo/globulation/glob2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/leo/globulation/glob2'
make: *** [all-recursive-am] Error 2
does anybody have an idea how to resolve this? i'd like to provide
glob2-0.8.22.amd64.deb if it's not too complicated
greetings, leo
- [glob2-devel] problems compiling glob2,
Leo Wandersleb <=