Date: 31 Oct 2002 20:24:44 -0800 From: John Merryweather Cooper <john_m_cooper@yahoo.com> To: Joe Marcus Clarke <marcus@marcuscom.com> Cc: sirola@fisica.unige.it, gnome@freebsd.org Subject: Re: building libbonobo fails (on my FBSD 4.7) - patch Message-ID: <1036124685.67279.70.camel@PC016247.reshall.uidaho.edu> In-Reply-To: <1036056498.382.23.camel@gyros.marcuscom.com> References: <86d6prrmly.fsf@sirola01.risk> <1036056498.382.23.camel@gyros.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
The suggested patch isn't needed, but under some circumstances in the build cycle for gnome2, libbonoboui will fail to build without a small modification to the x11-toolkits/libbonoboui/Makefile. I discovered this when thrashing about trying to figure out why gnome2 no longer worked after the bonobo-activation-1.04 update. I ran pkg_delete -fr pkgconfig\* and then started rebuilding gnome2--it tops in libbonoboui every time. CCPFLAGS in the Makefile needs to be set to ${LOCALBASE}/include/libxml2 instead of just ${LOCALBASE}/include. Then gnome2 completes it's build jmc On Thu, 2002-10-31 at 01:28, Joe Marcus Clarke wrote: > On Thu, 2002-10-31 at 04:20, enrico.sirola@riskmap.it wrote: > > Hello, > > I just tried "portinstall gnome2" and the > > ports/x11-toolkits/libbonoboui/ build fails... It seems include path > > is wrong. > > > > The following patch solves the problem for me (I put it in the files/ > > port subdirectory): > > This patch isn't needed. Looks like you may have an old include > directory lying around in /usr/local/include. You should have: > > gnome-xml > libxml2 > > If you have a libxml directory, this should be removed. > > Joe > > -- > PGP Key : http://www.marcuscom.com/pgp.asc > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message -- _ | |V| / ' || MacroHard -- \ \_| | | \_, || the perfection of form over | ----------------------------------|| substance, marketing over | Web: http://www.borgsdemons.com || performance, and greed over | AIM: johnmcooper || design . . . | Yahoo: john_m_cooper || | =====================================================================/ Public Key: http://www.borgsdemons.com/Personal/pgpkey.asc | =====================================================================\ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1036124685.67279.70.camel>