gnash
[Top][All Lists]
Advanced

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

Re: [Gnash] Gnash (CVS) will not compile - Fc5, amd64


From: Partha Bagchi
Subject: Re: [Gnash] Gnash (CVS) will not compile - Fc5, amd64
Date: Thu, 25 May 2006 18:31:23 -0400
User-agent: Thunderbird 1.5.0.2 (X11/20060501)

annonygmouse wrote:
Partha Bagchi wrote:
I am trying to compile Gnash on an FC5, x86_64 (AMD). I get the following error:

then mv -f ".deps/ogl.Tpo" ".deps/ogl.Plo"; else rm -f ".deps/ogl.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I.. -I../server -I/usr/include -I/usr/include/libxml2 -I/usr/include/SDL -I/usr/include/SDL -DQT_THREAD_SUPPORT -D_REENTRANT -I.. -I. -I.. -I../server -I/usr/include -I/usr/include/libxml2 -I/usr/include/SDL -I/usr/include/SDL -g -O2 -ansi -Wall -MT ogl.lo -MD -MP -MF .deps/ogl.Tpo -c ogl.cpp -fPIC -DPIC -o .libs/ogl.o
In file included from ogl.h:12,
from ogl.cpp:10:
tu_opengl_includes.h:56:21: error: GL/glu.h: No such file or directory
make[2]: *** [ogl.lo] Error 1
make[2]: Leaving directory `/home/downloads/temp/gnash/libbase'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/downloads/temp/gnash'
make: *** [all] Error 2

____________________________________________
Here is the output from:
rpm -qa |grep GL
mesa-libGL-6.4.2-6
mesa-libGLU-6.4.2-6
mesa-libGLU-6.4.2-6
mesa-libGL-devel-6.4.2-6
mesa-libGL-6.4.2-6

Any help appreciated.

Thanks,
Partha

I would think you have to install libglu1-xorg-dev (on Debian, on FC the name may be slightly different.

Kind regards
Sebastià


___________________________________________________________ All New Yahoo! Mail – Tired of address@hidden@! come-ons? Let our SpamGuard protect you. http://uk.docs.yahoo.com/nowyoucan.html


Not having heard from the list in a long while, I had given up. :)

However, the problem turned out to be that I really was missing the header file above. So, I reinstalled the libGL-devel and all was well as far as compiling it. However, it consistently crashed Firefox without any errors. So, I am at a lost as to how to use it.

Thanks,
Partha





reply via email to

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