[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnash] CVS compile error
From: |
kfs1 |
Subject: |
[Gnash] CVS compile error |
Date: |
Wed, 30 Aug 2006 16:06:56 +0200 |
User-agent: |
Opera Mail/9.01 (Linux) |
Hi, iv'e been betting this error for some days now compiling with these
settings:
./autogen.sh
./configure --prefix=/usr --disable-static
--with-plugindir=/opt/mozilla/lib/plugins --enable-mp3
[...]
g++ -march=i686 -O2 -pipe -W -Wall -Wcast-align -Wcast-qual
-Wpointer-arith -Wreturn-type -march=pentium4 -o .libs/gnash
gnash-gnash.o ./.libs/libgnashgui.so ../libamf/.libs/libgnashamf.so
../backend/.libs/libgnashbackend.so ../server/.libs/libgnashserver.so
../server/asobj/.libs/libgnashasobjs.a
/home/kris/.aurbuild.3592/gnash-cvs/gnash-cvs/src/gnash-build/libamf/.libs/libgnashamf.so
-L/usr/lib
/home/kris/.aurbuild.3592/gnash-cvs/gnash-cvs/src/gnash-build/libbase/.libs/libgnashbase.so
/usr/lib/libSDL.so /usr/lib/libdirectfb.so /usr/lib/libfusion.so
/usr/lib/libdirect.so ../libgeometry/.libs/libgnashgeo.so
../libbase/.libs/libgnashbase.so -lgtkglext-x11-1.0 -lgdkglext-x11-1.0
-lgtk-x11-2.0 -lgdk-x11-2.0 -lpango-1.0 -lpangox-1.0 -lcairo -latk-1.0
-lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0
-lpng -lxml2 -lmad -logg -ljpeg -lcurl -lz -ldl -lvga -lpthread -lGL -lGLU
-lSDL_mixer -lrt -lX11 -lXi
/usr/lib/libcairo.so: undefined reference to address@hidden'
/usr/lib/libcairo.so: undefined reference to
address@hidden'
/usr/lib/libcairo.so: undefined reference to address@hidden'
/usr/lib/libcairo.so: undefined reference to
address@hidden'
/usr/lib/libcairo.so: undefined reference to address@hidden'
/usr/lib/libcairo.so: undefined reference to
address@hidden'
/usr/lib/libcairo.so: undefined reference to
address@hidden'
/usr/lib/libcairo.so: undefined reference to
address@hidden'
/usr/lib/libcairo.so: undefined reference to address@hidden'
/usr/lib/libcairo.so: undefined reference to address@hidden'
/usr/lib/libcairo.so: undefined reference to address@hidden'
/usr/lib/libcairo.so: undefined reference to address@hidden'
/usr/lib/libcairo.so: undefined reference to
address@hidden'
/usr/lib/libcairo.so: undefined reference to address@hidden'
/usr/lib/libcairo.so: undefined reference to address@hidden'
/usr/lib/libcairo.so: undefined reference to address@hidden'
/usr/lib/libcairo.so: undefined reference to address@hidden'
/usr/lib/libcairo.so: undefined reference to address@hidden'
/usr/lib/libcairo.so: undefined reference to
address@hidden'
/usr/lib/libcairo.so: undefined reference to address@hidden'
/usr/lib/libcairo.so: undefined reference to address@hidden'
/usr/lib/libcairo.so: undefined reference to address@hidden'
/usr/lib/libcairo.so: undefined reference to
address@hidden'
/usr/lib/libcairo.so: undefined reference to
address@hidden'
/usr/lib/libcairo.so: undefined reference to address@hidden'
/usr/lib/libcairo.so: undefined reference to address@hidden'
/usr/lib/libcairo.so: undefined reference to address@hidden'
/usr/lib/libcairo.so: undefined reference to
address@hidden'
/usr/lib/libcairo.so: undefined reference to
address@hidden'
/usr/lib/libcairo.so: undefined reference to address@hidden'
/usr/lib/libcairo.so: undefined reference to
address@hidden'
/usr/lib/libcairo.so: undefined reference to address@hidden'
collect2: ld returned 1 exit status
make[2]: *** [gnash] Error 1
make[2]: Leaving directory
`/home/kris/.aurbuild.3592/gnash-cvs/gnash-cvs/src/gnash-build/gui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/kris/.aurbuild.3592/gnash-cvs/gnash-cvs/src/gnash-build'
make: *** [all] Error 2
What could be wrong? I have cairo 1.2.4 and a lot of other new things(but
all stable, not devel trees). Could that be the culprit?
thank you.
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
- [Gnash] CVS compile error,
kfs1 <=