[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnash] Makeing CVS
From: |
Shaun Savage |
Subject: |
[Gnash] Makeing CVS |
Date: |
Sat, 14 Jan 2006 22:55:54 -0800 |
User-agent: |
Mozilla Thunderbird 1.0.7-1.4.1.centos4 (X11/20051007) |
I just pulled the latest (1/14/06 11:00pst) from cvs.
this is the error I get. I can not find vorbis anywhere in the sources.
Any ideas?
shaun
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../server -I../libbase
-I../libgeometry -I/usr/include/SDL -I/usr/include/libxml2
-I/usr/include -Wall -g -O2 -MT gnash.o -MD -MP -MF ".deps/gnash.Tpo"
-c -o gnash.o gnash.cpp; \
then mv -f ".deps/gnash.Tpo" ".deps/gnash.Po"; else rm -f
".deps/gnash.Tpo"; exit 1; fi
/bin/sh ../libtool --mode=link --tag=CXX g++ -g -O2
../libbase/libbase.la ../libgeometry/libgeometry.la
../server/libserver.la -ljpeg -lpng -lxml2 -lpthread -lz -lm
-L/usr/lib -lSDL -lpthread -I/usr/include/SDL -D_REENTRANT -lSDL_mixer
-o gnash render_handler_ogl.o sound_handler_sdl.o gnash.o -lpthread
-lGLU -lGL
mkdir .libs
libtool: link: cannot find the library `/usr/local/lib/libvorbisfile.la'
make[2]: *** [gnash] Error 1
make[2]: Leaving directory `/usr/src/gnash/backend'
- [Gnash] Makeing CVS,
Shaun Savage <=