octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #32160] /usr/X11R6/lib/libGL.so: could not rea


From: John Hunt
Subject: [Octave-bug-tracker] [bug #32160] /usr/X11R6/lib/libGL.so: could not read symbols on Suse 64 bits
Date: Thu, 27 Jan 2011 22:26:22 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101203 SUSE/3.6.13-0.2.1 Firefox/3.6.13

Follow-up Comment #8, bug #32160 (project octave):

Following comment #6, 
you were right, it worked only because -lX11 was already in
GRAPHICS_LIBS.
When configuring with --without-opengl --without-framework-opengl
GRAPHICS_LIBS is empty, no -lX11 at all, and the build fails.
So, as counterintuitive as it seems to me, 
we have to add -lX11 to X_LIBS manually. 

The attached patch corrects the configure.ac from comment #3.


(file #22540)
    _______________________________________________________

Additional Item Attachment:

File name: xtra2.patch                    Size:0 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?32160>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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