| Summary: | Compilation errors in: graphviz-2.6.4 | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Jorge Gascon Perez <jgascon> |
| Component: | Individual Port(s) | Assignee: | Volker Stolz <vs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: freebsd-i386->freebsd-ports-bugs Make this a ports PR. State Changed From-To: open->feedback Unable to reproduce; it works fine on the cluster. Can you provide us more details, eg. which X you are using? pkg_info -W /usr/X11R6/include/X11/Intrinsic.h for example. Also, anything else that might be "unusual" in your installation might help. Responsible Changed From-To: freebsd-ports-bugs->vs Unable to reproduce; it works fine on the cluster. Can you provide us more details, eg. which X you are using? pkg_info -W /usr/X11R6/include/X11/Intrinsic.h for example. Also, anything else that might be "unusual" in your installation might help. Volker State Changed From-To: feedback->closed Unable to reproduce; feedback timeout 1w. Please let us know if the problem persists! |
A compilation error: Doing: localhost# cd /usr/ports/graphics/graphiz/ localhost# make install clean How-To-Repeat: localhost# cd /usr/ports/graphics/graphiz/ localhost# make install clean .. Compilation messages ... In file included from SFinternal.h:47, from Dir.c:55: /usr/X11R6/include/X11/Intrinsic.h:1181: error: syntax error before "_X_SENTINEL" /usr/X11R6/include/X11/Intrinsic.h:1325: error: syntax error before "_X_SENTINEL" /usr/X11R6/include/X11/Intrinsic.h:1392: error: syntax error before "_X_SENTINEL" /usr/X11R6/include/X11/Intrinsic.h:1399: error: syntax error before "_X_SENTINEL" /usr/X11R6/include/X11/Intrinsic.h:1423: error: syntax error before "_X_SENTINEL" /usr/X11R6/include/X11/Intrinsic.h:1475: error: syntax error before "_X_SENTINEL" /usr/X11R6/include/X11/Intrinsic.h:1498: error: syntax error before "_X_SENTINEL" /usr/X11R6/include/X11/Intrinsic.h:1572: error: syntax error before "_X_SENTINEL" /usr/X11R6/include/X11/Intrinsic.h:1593: error: syntax error before "_X_SENTINEL" /usr/X11R6/include/X11/Intrinsic.h:1604: error: syntax error before "_X_SENTINEL" /usr/X11R6/include/X11/Intrinsic.h:1615: error: syntax error before "_X_SENTINEL" /usr/X11R6/include/X11/Intrinsic.h:1630: error: syntax error before "_X_SENTINEL" /usr/X11R6/include/X11/Intrinsic.h:1645: error: syntax error before "_X_SENTINEL" gmake[6]: *** [Dir.lo] Error 1 gmake[6]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.6/cmd/lefty/ws/x11/libfilereq' gmake[5]: *** [all-recursive] Error 1 gmake[5]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.6/cmd/lefty/ws/x11' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.6/cmd/lefty/ws' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.6/cmd/lefty' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.6/cmd' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/graphviz/work/graphviz-2.6' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/graphics/graphviz.