glob2-devel
[Top][All Lists]
Advanced

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

Re: [glob2-devel] bug? or am i blind?


From: Leo Wandersleb
Subject: Re: [glob2-devel] bug? or am i blind?
Date: Sun, 04 Dec 2005 01:01:01 +0100
User-agent: Mozilla Thunderbird 1.0.7 (X11/20050923)

with the most recent cvs i can compile properly but i get the same odd error i got before i reinstalled my complete debian system few days ago: my client does not log on to the server in a yog-game. not even when i host. but without any error-messages. when i host and people join i can start the game and instantly my oponent wins as i "left" the game. whe someone else hostes and i join, he can't launch the game and i can't read the messages i write in the chat but the host can.

:(

greetings from frustrated Giszmo

Leo Wandersleb wrote:
Hi List

I have trouble compileing the cvs of 2nd of december 23:00 GMT.

configure sais

./configure: line 6523: XIPH_PATH_VORBIS: command not found

that seams to make make result in

g++: @VORBIS_CFLAGS@: Datei oder Verzeichnis nicht gefunden
(english: file or directory not found)

thanx for support,

Leo (Giszmo)


The complete output of bootstrap, configure, make:

address@hidden:~/globulation/glob2$ ./bootstrap
configure.in: installing `./install-sh'
configure.in: installing `./missing'
data/Makefile.am:9: EXTRA_DIST multiply defined in condition TRUE ...
data/Makefile.am:5: ... `EXTRA_DIST' previously defined here
libgag/src/Makefile.am: installing `./depcomp'
src/Makefile.am:183: LIBS was already defined in condition TRUE, which includes condition LINKSTATIC ...
configure.in:2: ... `LIBS' previously defined here
configure.in:3: installing `./config.guess'
configure.in:3: installing `./config.sub'
address@hidden:~/globulation/glob2$ ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzdopen in -lz... yes
checking speex/speex.h usability... yes
checking speex/speex.h presence... yes
checking for speex/speex.h... yes
checking speex.h usability... no
checking speex.h presence... no
checking for speex.h... no
checking for speex_encoder_init in -lspeex... yes
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.2.0... yes
checking SDL_image.h usability... yes
checking SDL_image.h presence... yes
checking for SDL_image.h... yes
checking SDL_net.h usability... yes
checking SDL_net.h presence... yes
checking for SDL_net.h... yes
checking for IMG_Load_RW in -lSDL_image... yes
checking for SDLNet_UDP_Open in -lSDL_net... yes
checking for freetype-config... /usr/bin/freetype-config
checking for FreeType -- version >= 7.0.1... yes
./configure: line 6523: XIPH_PATH_VORBIS: command not found
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking GL/glu.h usability... yes
checking GL/glu.h presence... yes
checking for GL/glu.h... yes
checking for glBegin in -lGL... yes
checking for gluOrtho2D in -lGLU... yes
checking for Mingw32... no
checking how to run the C++ preprocessor... g++ -E
checking vector usability... yes
checking vector presence... yes
checking for vector... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating autopackage/default.apspec
config.status: creating autopackage/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating data/Makefile
config.status: creating data/gfx/Makefile
config.status: creating data/gfx/cursor/Makefile
config.status: creating data/fonts/Makefile
config.status: creating data/gui/Makefile
config.status: creating data/zik/Makefile
config.status: creating data/icons/Makefile
config.status: creating maps/Makefile
config.status: creating campaigns/Makefile
config.status: creating libgag/Makefile
config.status: creating libgag/include/Makefile
config.status: creating libgag/src/Makefile
config.status: creating gnupg/Makefile
config.status: creating config.h
config.status: executing depfiles commands
address@hidden:~/globulation/glob2$ make
make  all-recursive
make[1]: Gehe in Verzeichnis »/home/leo/globulation/glob2«
Making all in libgag
make[2]: Gehe in Verzeichnis »/home/leo/globulation/glob2/libgag«
Making all in src
make[3]: Gehe in Verzeichnis »/home/leo/globulation/glob2/libgag/src«
if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -I/usr/include/SDL -D_REENTRANT -Wall -g -I/usr/include/SDL -D_REENTRANT -MT GraphicContext.o -MD -MP -MF ".deps/GraphicContext.Tpo" -c -o GraphicContext.o GraphicContext.cpp; \ then mv -f ".deps/GraphicContext.Tpo" ".deps/GraphicContext.Po"; else rm -f ".deps/GraphicContext.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -I/usr/include/SDL -D_REENTRANT -Wall -g -I/usr/include/SDL -D_REENTRANT -MT Sprite.o -MD -MP -MF ".deps/Sprite.Tpo" -c -o Sprite.o Sprite.cpp; \ then mv -f ".deps/Sprite.Tpo" ".deps/Sprite.Po"; else rm -f ".deps/Sprite.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -I/usr/include/SDL -D_REENTRANT -Wall -g -I/usr/include/SDL -D_REENTRANT -MT TrueTypeFont.o -MD -MP -MF ".deps/TrueTypeFont.Tpo" -c -o TrueTypeFont.o TrueTypeFont.cpp; \ then mv -f ".deps/TrueTypeFont.Tpo" ".deps/TrueTypeFont.Po"; else rm -f ".deps/TrueTypeFont.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -I/usr/include/SDL -D_REENTRANT -Wall -g -I/usr/include/SDL -D_REENTRANT -MT FileManager.o -MD -MP -MF ".deps/FileManager.Tpo" -c -o FileManager.o FileManager.cpp; \ then mv -f ".deps/FileManager.Tpo" ".deps/FileManager.Po"; else rm -f ".deps/FileManager.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -I/usr/include/SDL -D_REENTRANT -Wall -g -I/usr/include/SDL -D_REENTRANT -MT Toolkit.o -MD -MP -MF ".deps/Toolkit.Tpo" -c -o Toolkit.o Toolkit.cpp; \ then mv -f ".deps/Toolkit.Tpo" ".deps/Toolkit.Po"; else rm -f ".deps/Toolkit.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -I/usr/include/SDL -D_REENTRANT -Wall -g -I/usr/include/SDL -D_REENTRANT -MT StringTable.o -MD -MP -MF ".deps/StringTable.Tpo" -c -o StringTable.o StringTable.cpp; \ then mv -f ".deps/StringTable.Tpo" ".deps/StringTable.Po"; else rm -f ".deps/StringTable.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -I/usr/include/SDL -D_REENTRANT -Wall -g -I/usr/include/SDL -D_REENTRANT -MT CursorManager.o -MD -MP -MF ".deps/CursorManager.Tpo" -c -o CursorManager.o CursorManager.cpp; \ then mv -f ".deps/CursorManager.Tpo" ".deps/CursorManager.Po"; else rm -f ".deps/CursorManager.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -I/usr/include/SDL -D_REENTRANT -Wall -g -I/usr/include/SDL -D_REENTRANT -MT SupportFunctions.o -MD -MP -MF ".deps/SupportFunctions.Tpo" -c -o SupportFunctions.o SupportFunctions.cpp; \ then mv -f ".deps/SupportFunctions.Tpo" ".deps/SupportFunctions.Po"; else rm -f ".deps/SupportFunctions.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -I/usr/include/SDL -D_REENTRANT -Wall -g -MT SDL_ttf.o -MD -MP -MF ".deps/SDL_ttf.Tpo" -c -o SDL_ttf.o SDL_ttf.c; \ then mv -f ".deps/SDL_ttf.Tpo" ".deps/SDL_ttf.Po"; else rm -f ".deps/SDL_ttf.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -I/usr/include/SDL -D_REENTRANT -Wall -g -I/usr/include/SDL -D_REENTRANT -MT GUIBase.o -MD -MP -MF ".deps/GUIBase.Tpo" -c -o GUIBase.o GUIBase.cpp; \ then mv -f ".deps/GUIBase.Tpo" ".deps/GUIBase.Po"; else rm -f ".deps/GUIBase.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -I/usr/include/SDL -D_REENTRANT -Wall -g -I/usr/include/SDL -D_REENTRANT -MT GUIList.o -MD -MP -MF ".deps/GUIList.Tpo" -c -o GUIList.o GUIList.cpp; \ then mv -f ".deps/GUIList.Tpo" ".deps/GUIList.Po"; else rm -f ".deps/GUIList.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -I/usr/include/SDL -D_REENTRANT -Wall -g -I/usr/include/SDL -D_REENTRANT -MT GUIFileList.o -MD -MP -MF ".deps/GUIFileList.Tpo" -c -o GUIFileList.o GUIFileList.cpp; \ then mv -f ".deps/GUIFileList.Tpo" ".deps/GUIFileList.Po"; else rm -f ".deps/GUIFileList.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -I/usr/include/SDL -D_REENTRANT -Wall -g -I/usr/include/SDL -D_REENTRANT -MT GUIRatio.o -MD -MP -MF ".deps/GUIRatio.Tpo" -c -o GUIRatio.o GUIRatio.cpp; \ then mv -f ".deps/GUIRatio.Tpo" ".deps/GUIRatio.Po"; else rm -f ".deps/GUIRatio.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -I/usr/include/SDL -D_REENTRANT -Wall -g -I/usr/include/SDL -D_REENTRANT -MT GUITextArea.o -MD -MP -MF ".deps/GUITextArea.Tpo" -c -o GUITextArea.o GUITextArea.cpp; \ then mv -f ".deps/GUITextArea.Tpo" ".deps/GUITextArea.Po"; else rm -f ".deps/GUITextArea.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -I/usr/include/SDL -D_REENTRANT -Wall -g -I/usr/include/SDL -D_REENTRANT -MT GUIButton.o -MD -MP -MF ".deps/GUIButton.Tpo" -c -o GUIButton.o GUIButton.cpp; \ then mv -f ".deps/GUIButton.Tpo" ".deps/GUIButton.Po"; else rm -f ".deps/GUIButton.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -I/usr/include/SDL -D_REENTRANT -Wall -g -I/usr/include/SDL -D_REENTRANT -MT GUINumber.o -MD -MP -MF ".deps/GUINumber.Tpo" -c -o GUINumber.o GUINumber.cpp; \ then mv -f ".deps/GUINumber.Tpo" ".deps/GUINumber.Po"; else rm -f ".deps/GUINumber.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -I/usr/include/SDL -D_REENTRANT -Wall -g -I/usr/include/SDL -D_REENTRANT -MT GUIText.o -MD -MP -MF ".deps/GUIText.Tpo" -c -o GUIText.o GUIText.cpp; \ then mv -f ".deps/GUIText.Tpo" ".deps/GUIText.Po"; else rm -f ".deps/GUIText.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -I/usr/include/SDL -D_REENTRANT -Wall -g -I/usr/include/SDL -D_REENTRANT -MT GUITextInput.o -MD -MP -MF ".deps/GUITextInput.Tpo" -c -o GUITextInput.o GUITextInput.cpp; \ then mv -f ".deps/GUITextInput.Tpo" ".deps/GUITextInput.Po"; else rm -f ".deps/GUITextInput.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -I/usr/include/SDL -D_REENTRANT -Wall -g -I/usr/include/SDL -D_REENTRANT -MT GUISelector.o -MD -MP -MF ".deps/GUISelector.Tpo" -c -o GUISelector.o GUISelector.cpp; \ then mv -f ".deps/GUISelector.Tpo" ".deps/GUISelector.Po"; else rm -f ".deps/GUISelector.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -I/usr/include/SDL -D_REENTRANT -Wall -g -I/usr/include/SDL -D_REENTRANT -MT GUIAnimation.o -MD -MP -MF ".deps/GUIAnimation.Tpo" -c -o GUIAnimation.o GUIAnimation.cpp; \ then mv -f ".deps/GUIAnimation.Tpo" ".deps/GUIAnimation.Po"; else rm -f ".deps/GUIAnimation.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -I/usr/include/SDL -D_REENTRANT -Wall -g -I/usr/include/SDL -D_REENTRANT -MT GUIMessageBox.o -MD -MP -MF ".deps/GUIMessageBox.Tpo" -c -o GUIMessageBox.o GUIMessageBox.cpp; \ then mv -f ".deps/GUIMessageBox.Tpo" ".deps/GUIMessageBox.Po"; else rm -f ".deps/GUIMessageBox.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -I/usr/include/SDL -D_REENTRANT -Wall -g -I/usr/include/SDL -D_REENTRANT -MT StreamBackend.o -MD -MP -MF ".deps/StreamBackend.Tpo" -c -o StreamBackend.o StreamBackend.cpp; \ then mv -f ".deps/StreamBackend.Tpo" ".deps/StreamBackend.Po"; else rm -f ".deps/StreamBackend.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -I/usr/include/SDL -D_REENTRANT -Wall -g -I/usr/include/SDL -D_REENTRANT -MT StreamFilter.o -MD -MP -MF ".deps/StreamFilter.Tpo" -c -o StreamFilter.o StreamFilter.cpp; \ then mv -f ".deps/StreamFilter.Tpo" ".deps/StreamFilter.Po"; else rm -f ".deps/StreamFilter.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -I/usr/include/SDL -D_REENTRANT -Wall -g -I/usr/include/SDL -D_REENTRANT -MT Stream.o -MD -MP -MF ".deps/Stream.Tpo" -c -o Stream.o Stream.cpp; \ then mv -f ".deps/Stream.Tpo" ".deps/Stream.Po"; else rm -f ".deps/Stream.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -I/usr/include/SDL -D_REENTRANT -Wall -g -I/usr/include/SDL -D_REENTRANT -MT BinaryStream.o -MD -MP -MF ".deps/BinaryStream.Tpo" -c -o BinaryStream.o BinaryStream.cpp; \ then mv -f ".deps/BinaryStream.Tpo" ".deps/BinaryStream.Po"; else rm -f ".deps/BinaryStream.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT -I./../include/ -I/usr/include/SDL -D_REENTRANT -Wall -g -I/usr/include/SDL -D_REENTRANT -MT TextStream.o -MD -MP -MF ".deps/TextStream.Tpo" -c -o TextStream.o TextStream.cpp; \ then mv -f ".deps/TextStream.Tpo" ".deps/TextStream.Po"; else rm -f ".deps/TextStream.Tpo"; exit 1; fi
rm -f libgag.a
ar cru libgag.a GraphicContext.o Sprite.o TrueTypeFont.o FileManager.o Toolkit.o StringTable.o CursorManager.o SupportFunctions.o SDL_ttf.o GUIBase.o GUIList.o GUIFileList.o GUIRatio.o GUITextArea.o GUIButton.o GUINumber.o GUIText.o GUITextInput.o GUISelector.o GUIAnimation.o GUIMessageBox.o StreamBackend.o StreamFilter.o Stream.o BinaryStream.o TextStream.o
ranlib libgag.a
make[3]: Verlasse Verzeichnis »/home/leo/globulation/glob2/libgag/src«
Making all in include
make[3]: Gehe in Verzeichnis »/home/leo/globulation/glob2/libgag/include«
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Verlasse Verzeichnis »/home/leo/globulation/glob2/libgag/include«
make[3]: Gehe in Verzeichnis »/home/leo/globulation/glob2/libgag«
make[3]: Für das Ziel »all-am« ist nichts zu tun.
make[3]: Verlasse Verzeichnis »/home/leo/globulation/glob2/libgag«
make[2]: Verlasse Verzeichnis »/home/leo/globulation/glob2/libgag«
Making all in src
make[2]: Gehe in Verzeichnis »/home/leo/globulation/glob2/src«
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT @VORBIS_CFLAGS@ -I./../libgag/include -I/usr/include/SDL -D_REENTRANT -Wall -g -I/usr/include/SDL -D_REENTRANT -MT IntBuildingType.o -MD -MP -MF ".deps/IntBuildingType.Tpo" -c -o IntBuildingType.o IntBuildingType.cpp; \ then mv -f ".deps/IntBuildingType.Tpo" ".deps/IntBuildingType.Po"; else rm -f ".deps/IntBuildingType.Tpo"; exit 1; fi
g++: @VORBIS_CFLAGS@: Datei oder Verzeichnis nicht gefunden
make[2]: *** [IntBuildingType.o] Fehler 1
make[2]: Verlasse Verzeichnis »/home/leo/globulation/glob2/src«
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlasse Verzeichnis »/home/leo/globulation/glob2«
make: *** [all] Fehler 2
address@hidden:~/globulation/glob2$ make
make  all-recursive
make[1]: Gehe in Verzeichnis »/home/leo/globulation/glob2«
Making all in libgag
make[2]: Gehe in Verzeichnis »/home/leo/globulation/glob2/libgag«
Making all in src
make[3]: Gehe in Verzeichnis »/home/leo/globulation/glob2/libgag/src«
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Verlasse Verzeichnis »/home/leo/globulation/glob2/libgag/src«
Making all in include
make[3]: Gehe in Verzeichnis »/home/leo/globulation/glob2/libgag/include«
make[3]: Für das Ziel »all« ist nichts zu tun.
make[3]: Verlasse Verzeichnis »/home/leo/globulation/glob2/libgag/include«
make[3]: Gehe in Verzeichnis »/home/leo/globulation/glob2/libgag«
make[3]: Für das Ziel »all-am« ist nichts zu tun.
make[3]: Verlasse Verzeichnis »/home/leo/globulation/glob2/libgag«
make[2]: Verlasse Verzeichnis »/home/leo/globulation/glob2/libgag«
Making all in src
make[2]: Gehe in Verzeichnis »/home/leo/globulation/glob2/src«
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/freetype2 -I/usr/include/SDL -D_REENTRANT @VORBIS_CFLAGS@ -I./../libgag/include -I/usr/include/SDL -D_REENTRANT -Wall -g -I/usr/include/SDL -D_REENTRANT -MT AI.o -MD -MP -MF ".deps/AI.Tpo" -c -o AI.o AI.cpp; \ then mv -f ".deps/AI.Tpo" ".deps/AI.Po"; else rm -f ".deps/AI.Tpo"; exit 1; fi
g++: @VORBIS_CFLAGS@: Datei oder Verzeichnis nicht gefunden
make[2]: *** [AI.o] Fehler 1
make[2]: Verlasse Verzeichnis »/home/leo/globulation/glob2/src«
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlasse Verzeichnis »/home/leo/globulation/glob2«
make: *** [all] Fehler 2
address@hidden:~/globulation/glob2$


_______________________________________________
glob2-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/glob2-devel





reply via email to

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