[MacPorts] #36584: gnuplot fails to upgrade
MacPorts
noreply at macports.org
Sat Oct 13 08:50:39 PDT 2012
#36584: gnuplot fails to upgrade
------------------------+------------------------------------
Reporter: tilotti@… | Owner: mojca.miklavec.lists@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords:
Port: gnuplot |
------------------------+------------------------------------
Comment (by mojca.miklavec.lists@…):
The following looks like a problem elsewhere:
{{{
In file included from term.c:1405:
In file included from ./term.h:426:
In file included from ../term/lua.trm:111:
/opt/local/include/lauxlib.h:12:10: fatal error:
'/opt/local/include/gcc45/c++/tr1/stddef.h' file not found
#include </opt/local/include/gcc45/c++/tr1/stddef.h>
^
}}}
The line 12 of {{{/opt/local/include/lauxlib.h}}} reads
{{{
#include <stddef.h>
}}}
on my machine. How did the whole weird path to
{{{/opt/local/include/gcc45/c++/tr1/stddef.h}}} end up there?
What exactly is written in the line 12 of your version of {{{lauxlib.h}}}?
--
Ticket URL: <https://trac.macports.org/ticket/36584#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list