bugGnash - The GNU Flash player - Bugs: bug #17265, compile error when configured with...

 
 

bug #17265: compile error when configured with --enable-i810-lod-bias

Submitted by:  None
Submitted on:  Wed 02 Aug 2006 10:14:10 AM UTC  
 
Category: NoneSeverity: 3 - Normal
Release: NoneStatus: Fixed
Privacy: PublicAssigned to: Bastiaan Jacques <bjacques>
Open/Closed: Closed

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Wed 09 Aug 2006 11:48:54 AM UTC, comment #1:

Fixed in CVS.

Bastiaan Jacques <bjacques>
Project MemberIn charge of this item.
Wed 02 Aug 2006 10:14:10 AM UTC, original submission:

Using FC5 and gcc 4.1.1 I get this compile error if I configure with --enable-i810-lod-bias. By the way is this option still necessary? I found that:
--enable-i810-lod-bias -> Enable fix for Intel 810 LOD bias problem. Older version of libMesa on the Intel i810 or i815 graphics processor need this flag or Gnash will core dump. This has been fixed in newer versions (summer 2005) of libMesa.

So this should be useful if using an old libMesa library, but since gnash needs many other recent library, the user should also have an updated libMesa.

g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/kde/kio -I/usr/include/kde -I/usr/lib/qt-3.3/include -I. -I.. -I../server -I../libbase -I../backend -I../libgeometry -I/usr/include/SDL -I/usr/include/libxml2 -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/atk-1.0 -I.. -I/usr/include/kde/kio -I/usr/include/kde -I/usr/lib/qt-3.3/include -I. -I.. -I../server -I../libbase -I../backend -I../libgeometry -I/usr/include/SDL -I/usr/include/libxml2 -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/atk-1.0 -DQT_THREAD_SUPPORT -D_REENTRANT -g -O2 -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -MT gtk_glue_gtkglext.lo -MD -MP -MF .deps/gtk_glue_gtkglext.Tpo -c gtk_glue_gtkglext.cpp -fPIC -DPIC -o .libs/gtk_glue_gtkglext.o
../libbase/smart_ptr.h:132: warning: unused parameter 'w'
../libbase/smart_ptr.h:133: warning: unused parameter 'w'
gtk_glue_gtkglext.cpp: In constructor 'gnash::GtkGlExtGlue::GtkGlExtGlue()':
gtk_glue_gtkglext.cpp:51: error: class 'gnash::GtkGlExtGlue' does not have any field named 'tex_lod_bias'
gtk_glue_gtkglext.cpp: In member function 'virtual bool gnash::GtkGlExtGlue::init(int, char***)':
gtk_glue_gtkglext.cpp:77: error: cannot convert 'char**' to 'char const' for argument '2' to 'int getopt(int, char const, const char)'
make[2]: *** [gtk_glue_gtkglext.lo] Error 1
make[2]: Leaving directory `/home/fabio/sorgenti/gnash/gui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/fabio/sorgenti/gnash'
make: *** [all] Error 2

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach File(s):
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

Do you think this task is very important?
If so, you can click here to add your encouragement to it.
This task has 0 encouragements so far.

Only logged-in users can vote.

 

Please enter the title of George Orwell's famous dystopian book (it's a date):

 

 

Follow 3 latest changes.

Date Changed By Updated Field Previous Value => Replaced By
Wed 09 Aug 2006 11:48:54 AM UTCbjacquesStatusNone=>Fixed
  Open/ClosedOpen=>Closed
Wed 09 Aug 2006 11:28:19 AM UTCbjacquesAssigned toNone=>bjacques

Back to the top


Powered by Savane 3.1-cleanup1