[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnash] Compiling problems on ppc debian unstable
From: |
Marco Milanesi |
Subject: |
[Gnash] Compiling problems on ppc debian unstable |
Date: |
Wed, 11 Jan 2006 11:09:13 -0800 |
User-agent: |
Mutt/1.5.9i |
hey all,
the arch is a ppc, a macmini, so G4
this is the output of configure:
Configurable options are:
Not using POSIX Threads
Not building the web server support.
Not using the Intel 810 LOD bias hack
Not using DMalloc
Adding XML and XMLSocket
Building the Firefox plugin
Firefox C flags are: -I/usr/include/mozilla -I/usr/include/mozilla/nspr
Firefox libs are: -L/usr/lib/mozilla
/bin/sh ../libtool --mode=link --tag=CXX g++ -g -O2 ../libbase/libbase.la
../libgeometry/libgeometry.la ../server/libserver.la -lGL -L/usr/lib -lSDL
-lpthread -lSDL_mixer -ljpeg -lpng -lxml2 -lz -lm -o gnash
render_handler_ogl.o sound_handler_sdl.o gnash.o
mkdir .libs
g++ -g -O2 -o .libs/gnash render_handler_ogl.o sound_handler_sdl.o gnash.o
../libbase/.libs/libbase.so -L/usr/lib -L/usr/share/qt3/lib -L/usr/X11R6/lib
../libgeometry/.libs/libgeometry.so -lGLU ../server/.libs/libserver.so -lGL
/usr/lib/libSDL_mixer.so /usr/lib/libvorbisfile.so /usr/lib/libvorbis.so
/usr/lib/libogg.so /usr/lib/libsmpeg.so -lstdc++ /usr/lib/libSDL.so
/usr/lib/libartsc.so /usr/lib/libgmodule-2.0.so /usr/lib/libgthread-2.0.so
/usr/lib/libglib-2.0.so /usr/lib/libesd.so /usr/lib/libaudiofile.so -laudio
-lXt -lXext /usr/lib/libaa.so -lncurses -lslang -lX11 /usr/lib/libasound.so
-lpthread /usr/lib/libjpeg.so -lpng /usr/lib/libxml2.so -ldl -lz -lm
/usr/bin/ld: .libs/gnash: hidden symbol `__dso_handle' in
/usr/lib/gcc/powerpc-linux-gnu/4.0.3/crtbegin.o is referenced by DSO
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status
make[2]: Leaving directory
`/home/kpanic/src/gnash/gnash/releases/gnash-0.7/backend'
make[2]: *** [gnash] Error 1
make[1]: Leaving directory `/home/kpanic/src/gnash/gnash/releases/gnash-0.7'
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
address@hidden:~/src/gnash/gnash/releases/gnash-0.7$
ciao,
Marco
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gnash] Compiling problems on ppc debian unstable,
Marco Milanesi <=