[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnash-dev] Cannot compile CVS
From: |
Lee Revell |
Subject: |
Re: [Gnash-dev] Cannot compile CVS |
Date: |
Thu, 18 May 2006 15:26:34 -0400 |
On Thu, 2006-05-18 at 19:08 +0200, strk wrote:
> On Thu, May 18, 2006 at 01:03:34PM -0400, Lee Revell wrote:
> > Any idea what's wrong?
>
> libgtkglext is a requirement.
> Do you have it ?
>
Now I get:
g++ -g -O2 -ansi -Wall -o .libs/gnash gnash.o -L/usr/lib
-L/usr/X11R6/lib /usr/lib/libjpeg.so /usr/lib/libogg.so /usr/lib/libcurl.so
/usr/lib/libxml2.so -lm /usr/lib/libSDL.so /usr/lib/libgtkglext-x11-1.0.so
/usr/lib/libgdkglext-x11-1.0.so /usr/lib/libgtk-x11-2.0.so
/usr/lib/libgdk-x11-2.0.so /usr/lib/libpango-1.0.so /usr/lib/libcairo.so
/usr/lib/libatk-1.0.so /usr/lib/libglib-2.0.so ./.libs/libgnashbackend.so
../server/.libs/libgnashserver.so ../server/.libs/libgnashasobjs.so
../libgeometry/.libs/libgnashgeo.so ../libbase/.libs/libgnashbase.so
/usr/lib/libSDL_mixer.so -L/usr/share/qt3/lib -lpng -lGLU -lGL -lSM -lICE
-lXinerama -lXrandr -lXcursor -lXfixes -lXrender -lpng12 -lfontconfig
-lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv -lssl -lcrypto
-lz -lrt -lXi -lXmu -laudio -lXt -lXext -lncurses -lslang -lX11 -ldl -lpthread
../server/.libs/libgnashserver.so: undefined reference to
`gnash::edit_text_character_def::read(gnash::stream*, int,
gnash::movie_definition*)'
../server/.libs/libgnashserver.so: undefined reference to `vtable for
gnash::edit_text_character_def'
collect2: ld returned 1 exit status
make[2]: *** [gnash] Error 1
make[2]: Leaving directory `/smb/rlrevell/cvs/gnash/gnash/backend'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/smb/rlrevell/cvs/gnash/gnash'
make: *** [all] Error 2
Lee
- [Gnash-dev] Cannot compile CVS, Lee Revell, 2006/05/18
- Re: [Gnash-dev] Cannot compile CVS, strk, 2006/05/18
- Re: [Gnash-dev] Cannot compile CVS, Lee Revell, 2006/05/18
- Re: [Gnash-dev] Cannot compile CVS, strk, 2006/05/18
- Re: [Gnash-dev] Cannot compile CVS, Bastiaan Jacques, 2006/05/18
- Re: [Gnash-dev] Cannot compile CVS, strk, 2006/05/22
- Re: [Gnash-dev] Cannot compile CVS, Patrice Dumas, 2006/05/22
- Re: [Gnash-dev] Cannot compile CVS, strk, 2006/05/23
- Re: [Gnash-dev] Cannot compile CVS, Rob Savoye, 2006/05/24
Re: [Gnash-dev] Cannot compile CVS,
Lee Revell <=
Re: [Gnash-dev] Cannot compile CVS, Lee Revell, 2006/05/19