bugGnash - The GNU Flash player - Bugs: bug #16131, gnash-plugin compile...

 
 

bug #16131: gnash-plugin compile error(cvs-2006-3-20) with firefox-1.5.0.1-1hs

Submitted by:  YunSong Hwang <hys545>
Submitted on:  Mon 20 Mar 2006 10:38:40 AM UTC  
 
Category: NoneSeverity: 3 - Normal
Release: NoneStatus: Postponed
Privacy: PublicAssigned to: Rob Savoye <rsavoye>
Open/Closed: Closed

Add a New Comment(Rich Markup)
   

You are not logged in

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

 

Mon 20 Mar 2006 02:55:41 PM UTC, comment #1:

Remove these four GTK data types, and it should compile. Or install gtkglext-dfev. The current plugin is under heavy daily development, and doesn't quite work yet. I'll wrap these with an ifdef after the conversion to GtkGLExt is done.

GtkWidget *gtkplug = NULL;
GtkMenu *popup_menu = NULL;
GtkMenuItem *menuitem_play = NULL;
GtkMenuItem *menuitem_pause = NULL;

Rob Savoye <rsavoye>
Project AdministratorIn charge of this item.
Mon 20 Mar 2006 10:38:40 AM UTC, original submission:

make[3]: Entering directory `/home/hys545/gnash/plugin'
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../libbase -I../libgeometry -I../server -I./mozilla-sdk -I./mozilla-sdk/include -I/usr/include/libxml2 -I/usr/include/SDL -I/usr/include/SDL -I/usr/X11R6/include -Wall -DPLUGIN_TRACE -DXP_UNIX -DMOZ_X11 -DQT_THREAD_SUPPORT -D_REENTRANT -I.. -I. -I../libbase -I../libgeometry -I../server -I./mozilla-sdk -I./mozilla-sdk/include -I/usr/include/libxml2 -I/usr/include/SDL -I/usr/include/SDL -I/usr/X11R6/include -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -MT plugin.lo -MD -MP -MF ".deps/plugin.Tpo" -c -o plugin.lo plugin.cpp; \
then mv -f ".deps/plugin.Tpo" ".deps/plugin.Plo"; else rm -f ".deps/plugin.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../libbase -I../libgeometry -I../server -I./mozilla-sdk -I./mozilla-sdk/include -I/usr/include/libxml2 -I/usr/include/SDL -I/usr/include/SDL -I/usr/X11R6/include -Wall -DPLUGIN_TRACE -DXP_UNIX -DMOZ_X11 -DQT_THREAD_SUPPORT -D_REENTRANT -I.. -I. -I../libbase -I../libgeometry -I../server -I./mozilla-sdk -I./mozilla-sdk/include -I/usr/include/libxml2 -I/usr/include/SDL -I/usr/include/SDL -I/usr/X11R6/include -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c plugin.cpp -fPIC -DPIC -o .libs/plugin.o
./mozilla-sdk/pluginbase.h:35: warning: 'class nsPluginInstanceBase' has virtual functions but non-virtual destructor
plugin.cpp:108: error: expected constructor, destructor, or type conversion before '*' token
plugin.cpp:109: error: expected constructor, destructor, or type conversion before '*' token
plugin.cpp:110: error: expected constructor, destructor, or type conversion before '*' token
plugin.cpp:111: error: expected constructor, destructor, or type conversion before '*' token
plugin.cpp: In constructor 'nsPluginInstance::nsPluginInstance(NPP_t*)':
plugin.cpp:470: error: class 'nsPluginInstance' does not have any field named '_newwin'
plugin.cpp: In member function 'virtual void nsPluginInstance::shut()':
plugin.cpp:525: warning: unused variable 'rv'
plugin.cpp: In member function 'virtual NPError nsPluginInstance::SetWindow(NPWindow*)':
plugin.cpp:621: warning: unused variable 'event_mask'
plugin.cpp:621: warning: unused variable 'xtwidget'
make[3]: *** [plugin.lo] 오류 1
make[3]: Leaving directory `/home/hys545/gnash/plugin'
make[2]: *** [all-recursive] 오류 1
make[2]: Leaving directory `/home/hys545/gnash/plugin'
make[1]: *** [all-recursive] 오류 1
make[1]: Leaving directory `/home/hys545/gnash'
make: *** [all] 오류 2
[root@localhost gnash]#

YunSong Hwang <hys545>

 

(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
Mon 20 Mar 2006 02:55:41 PM UTCrsavoyeStatusNone=>Postponed
  Assigned toNone=>rsavoye
  Open/ClosedOpen=>Closed

Back to the top


Powered by Savane 3.1-cleanup1