Date: Wed, 1 Dec 2010 09:09:29 -0800 From: Kurt Buff <kurt.buff@gmail.com> To: FreeBSD Questions <questions@freebsd.org> Subject: Problem building netdisco 1.0 from ports on FreeBSD Message-ID: <AANLkTi=1TDUgfBsKa8sB-YQUrTfgp0ip-LyB398Sr07R@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Working on 7.1 Release. Ports tree up to date, and a portupgrade -a done yesterday was successful. I did the following: # cd /usr/ports/net-mgmt/netdisco # make install It bombs out with the below errors - I think it's an error in libXaw, but can't quite be sure. Any thoughts? Kurt ===> Verifying install for /usr/local/libdata/pkgconfig/xaw7.pc in /usr/ports/x11-toolkits/libXaw ===> Building for libXaw-1.0.7,1 make all-recursive Making all in include Making all in src CC libXaw6_la-Actions.lo Actions.c:38:28: error: X11/IntrinsicP.h: No such file or directory Actions.c:39:28: error: X11/StringDefs.h: No such file or directory Actions.c:40:23: error: X11/CoreP.h: No such file or directory Actions.c:41:28: error: X11/Constraint.h: No such file or directory Actions.c:42:29: error: X11/Xmu/CharSet.h: No such file or directory Actions.c:43:29: error: X11/Xmu/SysUtil.h: No such file or directory In file included from Actions.c:45: Private.h:149: error: expected ')' before '*' token *** Error code 1 Stop in /usr/ports/x11-toolkits/libXaw/work/libXaw-1.0.7/src. *** Error code 1 Stop in /usr/ports/x11-toolkits/libXaw/work/libXaw-1.0.7. *** Error code 1 Stop in /usr/ports/x11-toolkits/libXaw/work/libXaw-1.0.7. *** Error code 1 Stop in /usr/ports/x11-toolkits/libXaw. *** Error code 1 Stop in /usr/ports/graphics/graphviz. *** Error code 1 Stop in /usr/ports/graphics/graphviz. *** Error code 1 Stop in /usr/ports/graphics/p5-GraphViz. *** Error code 1 Stop in /usr/ports/net-mgmt/netdisco.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=1TDUgfBsKa8sB-YQUrTfgp0ip-LyB398Sr07R>