bugGnash - The GNU Flash player - Bugs: bug #16584, gnash-cvs-2006-5-15 compile error

 
 

bug #16584: gnash-cvs-2006-5-15 compile error

Submitted by:  YunSong Hwang <hys545>
Submitted on:  Mon 15 May 2006 08:03:52 AM UTC  
 
Category: NoneSeverity: 3 - Normal
Release: NoneStatus: Fixed
Privacy: PublicAssigned to: Sandro Santilli <strk>
Open/Closed: Closed

Add a New Comment(Rich Markup)
   

You are not logged in

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

 

Thu 25 May 2006 01:39:33 PM UTC, comment #3:

This is fixed in current CVS.

Anonymous
Wed 17 May 2006 12:29:14 PM UTC, comment #2:

Seems this is a duplicate of #16578

Anonymous
Mon 15 May 2006 11:05:23 PM UTC, comment #1:

I get the same error. If you build with --enable-gui=sdl you should be able to build. Alternatively, install gtktl.

Sandro Santilli <strk>
Project MemberIn charge of this item.
Mon 15 May 2006 08:03:52 AM UTC, original submission:

make[2]: Entering directory `/home/hys545/gnash/backend'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../server -I../libbase -I../backend -I../libgeometry -I/usr/include -I/usr/include/SDL -I/usr/include/SDL -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/local/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -ansi -Wall -MT gnash.o -MD -MP -MF ".deps/gnash.Tpo" -c -o gnash.o gnash.cpp; \
then mv -f ".deps/gnash.Tpo" ".deps/gnash.Po"; else rm -f ".deps/gnash.Tpo"; exit 1; fi
gnash.cpp:102: error: ‘movie_state_e’ does not name a type
gnash.cpp: In function ‘int main(int, char**)’:
gnash.cpp:199: error: ‘GdkGLConfigMode’ was not declared in this scope
gnash.cpp:199: error: expected `;' before ‘glcmode’
gnash.cpp:206: error: ‘gtk_gl_init’ was not declared in this scope
gnash.cpp:207: error: ‘gdk_gl_query_version’ was not declared in this scope
gnash.cpp:210: error: ‘glcmode’ was not declared in this scope
gnash.cpp:210: error: ‘GDK_GL_MODE_RGB’ was not declared in this scope
gnash.cpp:211: error: ‘GDK_GL_MODE_DEPTH’ was not declared in this scope
gnash.cpp:212: error: ‘GDK_GL_MODE_DOUBLE’ was not declared in this scope
gnash.cpp:213: error: ‘glconfig’ was not declared in this scope
gnash.cpp:213: error: ‘gdk_gl_config_new_by_mode’ was not declared in this scope
gnash.cpp:499: error: ‘delete_event’ was not declared in this scope
gnash.cpp:501: error: ‘key_press_event’ was not declared in this scope
gnash.cpp:512: error: ‘GDK_GL_RGBA_TYPE’ was not declared in this scope
gnash.cpp:512: error: ‘gtk_widget_set_gl_capability’ was not declared in this scope
gnash.cpp:513: error: ‘realize_event’ was not declared in this scope
gnash.cpp:515: error: ‘configure_event’ was not declared in this scope
gnash.cpp:517: error: ‘expose_event’ was not declared in this scope
gnash.cpp:519: error: ‘unrealize_event’ was not declared in this scope
gnash.cpp:529: error: ‘popup_handler’ was not declared in this scope
gnash.cpp:534: error: ‘add_menuitems’ was not declared in this scope
gnash.cpp:537: error: ‘button_press_event’ was not declared in this scope
gnash.cpp:539: error: ‘button_release_event’ was not declared in this scope
gnash.cpp:541: error: ‘motion_notify_event’ was not declared in this scope
gnash.cpp:808: error: ‘movie_menu_state’ was not declared in this scope
gnash.cpp:809: error: ‘PLAY_MOVIE’ was not declared in this scope
gnash.cpp:813: error: ‘RESTART_MOVIE’ was not declared in this scope
gnash.cpp:816: error: ‘STOP_MOVIE’ was not declared in this scope
gnash.cpp:819: error: ‘PAUSE_MOVIE’ was not declared in this scope
gnash.cpp:827: error: ‘STEP_BACKWARD’ was not declared in this scope
gnash.cpp:831: error: ‘STEP_FORWARD’ was not declared in this scope
gnash.cpp:835: error: ‘JUMP_BACKWARD’ was not declared in this scope
gnash.cpp:839: error: ‘JUMP_FORWARD’ was not declared in this scope
gnash.cpp:844: error: ‘QUIT_MOVIE’ was not declared in this scope
gnash.cpp:850: error: ‘movie_menu_state’ was not declared in this scope
gnash.cpp:850: error: ‘IDLE_MOVIE’ was not declared in this scope
gnash.cpp:862: error: ‘glcontext’ was not declared in this scope
gnash.cpp:862: error: ‘gtk_widget_get_gl_context’ was not declared in this scope
gnash.cpp:863: error: ‘GdkGLDrawable’ was not declared in this scope
gnash.cpp:863: error: ‘gldrawable’ was not declared in this scope
gnash.cpp:863: error: ‘gtk_widget_get_gl_drawable’ was not declared in this scope
gnash.cpp:864: error: ‘gdk_gl_drawable_gl_begin’ was not declared in this scope
gnash.cpp:883: error: ‘gdk_gl_drawable_is_double_buffered’ was not declared in this scope
gnash.cpp:884: error: ‘gdk_gl_drawable_swap_buffers’ was not declared in this scope
gnash.cpp:889: error: ‘gdk_gl_drawable_gl_end’ was not declared in this scope
gnash.cpp: At global scope:
gnash.cpp:94: warning: ‘s_antialiased’ defined but not used
make[2]: *** [gnash.o] 오류 1

YunSong Hwang <hys545>

 

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

Attach File(s):
   
   
Comment:
   

Attached Files
file #9969:  config.log added by hys545 (182KiB - application/octet-stream - config.log)

 

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 5 latest changes.

Date Changed By Updated Field Previous Value => Replaced By
Thu 25 May 2006 05:44:42 PM UTCstrkStatusConfirmed=>Fixed
  Assigned toNone=>strk
  Open/ClosedOpen=>Closed
Mon 15 May 2006 11:05:23 PM UTCstrkStatusNone=>Confirmed
Mon 15 May 2006 08:04:36 AM UTChys545Attached File-=>Added config.log, #9969

Back to the top


Powered by Savane 3.1-cleanup1