bugGnash - The GNU Flash player - Bugs: bug #17393, cannot find -lGLU

 
 

bug #17393: cannot find -lGLU

Submitted by:  None
Submitted on:  Thu 10 Aug 2006 11:41:48 AM UTC  
 
Category: NoneSeverity: 3 - Normal
Release: NoneStatus: Duplicate
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.

 

(Jump to the original submission Jump to the original submission)

Wed 11 Oct 2006 04:00:09 PM UTC, comment #10:

refer to bug #17972

Sandro Santilli <strk>
Project Member
Wed 11 Oct 2006 03:19:56 PM UTC, comment #9:

Please update again, make sure you run ./autogen.sh and ./configure
then check 'make dumpconfig' output (look for OPENGL_LIBS)

Sandro Santilli <strk>
Project Member
Wed 11 Oct 2006 01:29:48 PM UTC, comment #8:

Any news on this? I am the original reporter, and I still have this problem.

Anonymous
Fri 29 Sep 2006 01:20:53 AM UTC, comment #7:

I can't get --with-opengl-lib=/usr/X11R6/lib/ to work in ./configure.

Am I missing something?

Slackware 11.0rc5

Anonymous
Mon 14 Aug 2006 05:48:55 PM UTC, comment #6:

I still have both bug. configure output attached.

Anonymous
Mon 14 Aug 2006 04:50:44 PM UTC, comment #5:

I just checked in a patch that should fix both the bugs you filed. Please try again. It it fails, send the debug output and I'l ltry again.

Rob Savoye <rsavoye>
Project AdministratorIn charge of this item.
Mon 14 Aug 2006 07:08:56 AM UTC, comment #4:

I attach the output of sh -x ./configure. (Note that I am the same of bug #17417).

Anonymous
Sun 13 Aug 2006 07:14:28 PM UTC, comment #3:

Try configuring with "sh -x", and either see why it didn't find libGLU, or send me the output.

Rob Savoye <rsavoye>
Project AdministratorIn charge of this item.
Sun 13 Aug 2006 06:59:32 PM UTC, comment #2:

Note that I get this error while configuring:
./configure: command substitution: line 25438: syntax error near unexpected token `-lGL'
./configure: command substitution: line 25438: `(cd ${with_opengl_lib}; pwd) -lGL -lGLU'

Anonymous
Fri 11 Aug 2006 06:12:21 PM UTC, comment #1:

Seems that ./configure wrongly detect my libGLU, which is in /usr/X11R6/lib/. Configuring with --with-opengl-lib=/usr/X11R6/lib/
works.

Anonymous
Thu 10 Aug 2006 11:41:48 AM UTC, original submission:

I get this error compiling current gnash. Worked fine up to two days ago. I am on a Slackware 10.2 with gcc 3.3.6.

g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../server/swf -I../server/asobj -I../libbase -I.. -I/usr/include/SDL -I/usr/include/SDL -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/atk-1.0 -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -MT types.lo -MD -MP -MF .deps/types.Tpo -c types.cpp -o types.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX --mode=link g++ -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -o libgnashserver.la -rpath /usr/local/lib as_object.lo as_value.lo as_environment.lo as_function.lo swf_function.lo character.lo character_def.lo textformat.lo timers.lo xml.lo xmlattrs.lo xmlnode.lo movie_root.lo movie_def_impl.lo xmlsocket.lo string.lo action.lo action_buffer.lo ActionExec.lo button.lo dlist.lo edit_text_character.lo edit_text_character_def.lo font.lo fontlib.lo impl.lo morph2.lo MovieClip.lo render.lo shape.lo shape_character_def.lo shm.lo sound.lo sprite_definition.lo sprite_instance.lo stream.lo StreamProvider.lo styles.lo tesselate.lo text.lo array.lo ASHandlers.lo TagLoadersTable.lo tag_loaders.lo types.lo -lz -lxml2 -lz -lm -lxml2 -lz -lm -lGL -lGLU -lSDL_mixer -lrt
g++ -shared -nostdlib /usr/lib/gcc-lib/i486-slackware-linux/3.3.6/../../../crti.o /usr/lib/gcc-lib/i486-slackware-linux/3.3.6/crtbeginS.o .libs/as_object.o .libs/as_value.o .libs/as_environment.o .libs/as_function.o .libs/swf_function.o .libs/character.o .libs/character_def.o .libs/textformat.o .libs/timers.o .libs/xml.o .libs/xmlattrs.o .libs/xmlnode.o .libs/movie_root.o .libs/movie_def_impl.o .libs/xmlsocket.o .libs/string.o .libs/action.o .libs/action_buffer.o .libs/ActionExec.o .libs/button.o .libs/dlist.o .libs/edit_text_character.o .libs/edit_text_character_def.o .libs/font.o .libs/fontlib.o .libs/impl.o .libs/morph2.o .libs/MovieClip.o .libs/render.o .libs/shape.o .libs/shape_character_def.o .libs/shm.o .libs/sound.o .libs/sprite_definition.o .libs/sprite_instance.o .libs/stream.o .libs/StreamProvider.o .libs/styles.o .libs/tesselate.o .libs/text.o .libs/array.o .libs/ASHandlers.o .libs/TagLoadersTable.o .libs/tag_loaders.o .libs/types.o -Wl,--rpath -Wl,/usr/lib/. -Wl,--rpath -Wl,/usr/lib/. /usr/lib/libxml2.so -lz -lGL -lGLU /usr/lib/libSDL_mixer.so -lrt -L/usr/lib/gcc-lib/i486-slackware-linux/3.3.6 -L/usr/lib/gcc-lib/i486-slackware-linux/3.3.6/../../../../i486-slackware-linux/lib -L/usr/lib/gcc-lib/i486-slackware-linux/3.3.6/../../.. /usr/lib/./libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc-lib/i486-slackware-linux/3.3.6/crtendS.o /usr/lib/gcc-lib/i486-slackware-linux/3.3.6/../../../crtn.o -Wl,-soname -Wl,libgnashserver.so.0 -o .libs/libgnashserver.so.0.0.0
/usr/lib/gcc-lib/i486-slackware-linux/3.3.6/../../../../i486-slackware-linux/bin/ld: cannot find -lGLU
collect2: ld returned 1 exit status
make[3]: *** [libgnashserver.la] Error 1
make[3]: Leaving directory `/home/fabio/sorgenti/gnash_compiled/server'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/fabio/sorgenti/gnash_compiled/server'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/fabio/sorgenti/gnash_compiled'
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:
   

Attached Files
file #10539:  configure_output.bz2 added by None (54KiB - application/octet-stream)
file #10534:  configure_output.bz2 added by None (53KiB - application/octet-stream)

 

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

Date Changed By Updated Field Previous Value => Replaced By
Wed 11 Oct 2006 04:00:09 PM UTCstrkStatusNeed Info=>Duplicate
  Open/ClosedOpen=>Closed
Mon 14 Aug 2006 05:48:55 PM UTCNoneAttached File-=>Added configure_output.bz2, #10539
Mon 14 Aug 2006 07:08:56 AM UTCNoneAttached File-=>Added configure_output.bz2, #10534
Sun 13 Aug 2006 07:14:28 PM UTCrsavoyeStatusNone=>Need Info
  Assigned toNone=>rsavoye

Back to the top


Powered by Savane 3.1-cleanup1