Date: Tue, 17 Jan 2012 07:41:52 +0100 From: Rainer Hurling <rhurlin@gwdg.de> To: "O. Hartmann" <ohartman@mail.zedat.fu-berlin.de> Cc: Current FreeBSD <freebsd-ports@freebsd.org> Subject: Re: devel/devhelp Message-ID: <4F151830.1010006@gwdg.de> In-Reply-To: <4F1430E4.7070300@mail.zedat.fu-berlin.de> References: <4F1430E4.7070300@mail.zedat.fu-berlin.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Am 16.01.2012 15:15 (UTC+1) schrieb O. Hartmann: > Trying to build devel/devhelp (for devel/anjuta) fails by the below > shown error. devel/devhelp does not compile with CLANG or legacy gcc > anyway. I need to update anjuta, but build compalins about missing or > wrong libdevhelp. I think there are some more outdated dependencies of xcb-util update? Try pkg_libchk to find this ports, than rebuild and reinstall them. Probably you have to find the right sequence of updating. For me it was: gnome-desktop, gnome-settings-daemon, gnome-media, libao, libwnck, libcanberra, gok, metacity, py27-gnome-desktop, gnome-system-monitor, gnome-panel, gnome-power-manager, gnome-screensaver, gnome-control-center, gnome-applets, yelp and after that some other ports ... Hope this helps, Rainer > Cheers > Oliver > > GEN dh-enum-types.h > GEN dh-enum-types.c > gmake all-am > gmake[3]: Entering directory > `/usr/ports/devel/devhelp/work/devhelp-2.32.0/src' > CC libdevhelp_2_la-dh-marshal.lo > CC libdevhelp_2_la-dh-enum-types.lo > CC libdevhelp_2_la-dh-assistant.lo > CC libdevhelp_2_la-dh-assistant-view.lo > CC libdevhelp_2_la-dh-base.lo > CC libdevhelp_2_la-dh-book-manager.lo > CC libdevhelp_2_la-dh-book.lo > CC libdevhelp_2_la-dh-book-tree.lo > CC libdevhelp_2_la-dh-error.lo > CC libdevhelp_2_la-dh-keyword-model.lo > CC libdevhelp_2_la-dh-link.lo > CC libdevhelp_2_la-dh-search.lo > CC libdevhelp_2_la-dh-parser.lo > CC libdevhelp_2_la-dh-preferences.lo > CC libdevhelp_2_la-dh-util.lo > CC libdevhelp_2_la-dh-window.lo > CC libdevhelp_2_la-eggfindbar.lo > CC libdevhelp_2_la-ige-conf.lo > CC libdevhelp_2_la-ige-conf-gconf.lo > CCLD libdevhelp-2.la > grep: /usr/local/lib/libxcb-aux.la: No such file or directory > sed: /usr/local/lib/libxcb-aux.la: No such file or directory > libtool: link: `/usr/local/lib/libxcb-aux.la' is not a valid libtool archive > gmake[3]: *** [libdevhelp-2.la] Error 1 > gmake[3]: Leaving directory > `/usr/ports/devel/devhelp/work/devhelp-2.32.0/src' > gmake[2]: *** [all] Error 2 > gmake[2]: Leaving directory > `/usr/ports/devel/devhelp/work/devhelp-2.32.0/src' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/devel/devhelp/work/devhelp-2.32.0' > gmake: *** [all] Error 2 > *** Error code 1 > > Stop in /usr/ports/devel/devhelp. > *** Error code 1 > > Stop in /usr/ports/devel/devhelp. > > ===>>> make failed for devel/devhelp > ===>>> Aborting update > > Terminated
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F151830.1010006>