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

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

[Octave-bug-tracker] [bug #44467] libGL error: failed to load driver: sw


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #44467] libGL error: failed to load driver: swrast
Date: Sun, 08 Mar 2015 18:50:48 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.111 Safari/537.36

Follow-up Comment #11, bug #44467 (project octave):

It certainly could be the FLTK_LDFLAGS. Can you override that variable when
you build Octave to remove the -L option and see if that changes anything?
Running `make FLTK_LDFLAGS="..."` should override the value set by configure.
By the way, that string comes from running `fltk-config --use-gl --ldflags` as
provided by your distro. On my system the output does not include a -L
option.

I think libtool is the one responsible for deciding what linker flags are
needed when building the libraries and executables, for example figuring out
which -L options need to be turned into rpath options. I think it is normally
supposed to ignore -L options that refer to the system default library
directories. I may not be entirely right about that, but that may be another
place to look.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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