Opened 12 years ago
Closed 12 years ago
#36584 closed defect (invalid)
gnuplot fails to upgrade
Reported by: | tilotti@… | Owned by: | mojca (Mojca Miklavec) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | gnuplot |
Description
since recently gnuplot fails to upgrade. os version is mountain lion. log is attached
Attachments (1)
Change History (6)
Changed 12 years ago by tilotti@…
comment:1 Changed 12 years ago by tilotti@…
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to mojca.miklavec.lists@… |
---|---|
Port: | gnuplot added |
Remember to use WikiFormatting, to fill in the Port field with the name of the port, and to Cc the maintainer of that port.
This was not a clean attempt. Please "sudo port clean gnuplot", then try again, then attach the new main.log to this ticket.
comment:3 Changed 12 years ago by mojca (Mojca Miklavec)
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
?
comment:4 Changed 12 years ago by tilotti@…
hi, thanks, solved it. I think this was changed at some point due to some other compiling error.
thanks again!
comment:5 Changed 12 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Replying to tilotti@…:
terminal output is this: