#17145 closed defect (fixed)
strategoxt 0.9.4 build error
Reported by: | pyrios@… | Owned by: | pguyot (Paul Guyot) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: | strategoxt |
Description
This is kind of an old port. It looks like the compiler options that worked with the port are no longer sufficient to get a compile.
Here is a partial of the build log. The complete is attached.
stratego.c: In function '_allenv': stratego.c:120: error: nested functions are disabled, use -fnested-functions to re-enable stratego.c: In function '_allacc': stratego.c:156: warning: assignment from incompatible pointer type stratego.c:163: error: nested functions are disabled, use -fnested-functions to re-enable
Attachments (1)
Change History (4)
Changed 16 years ago by pyrios@…
comment:1 Changed 16 years ago by blb@…
Owner: | changed from macports-tickets@… to pguyot@… |
---|
comment:2 Changed 16 years ago by pguyot (Paul Guyot)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks for the report. The update to 0.17pre in r42245 fixes the problem.
Note: See
TracTickets for help on using
tickets.
output of sudo port -v install strategoxt >err 2>&1