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

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

[Octave-bug-tracker] [bug #54235] problems building Octave on Solaris


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #54235] problems building Octave on Solaris
Date: Mon, 9 Jul 2018 15:38:14 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

Follow-up Comment #57, bug #54235 (project octave):

You have CFLAGS=GLX_GLXEXT_LEGACY, that is not a valid option, that is causing
all compilation to fail. You probably wanted CFLAGS=-DGLX_GLXEXT_LEGACY, but
even better would be CPPFLAGS=-DGLX_GLXEXT_LEGACY and leave CFLAGS unset.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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