Date: Tue, 19 Dec 2006 18:38:11 +0100 From: Pieter de Goeje <pieter@degoeje.nl> To: freebsd-stable@freebsd.org Cc: chmod000 <feijo.listas@gmail.com> Subject: Re: Error building xfe from ports Message-ID: <200612191838.11552.pieter@degoeje.nl> In-Reply-To: <8a20e5000612190901ha9a463bqb569798a6faccfd1@mail.gmail.com> References: <8a20e5000612190901ha9a463bqb569798a6faccfd1@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 19 December 2006 18:01, chmod000 wrote: > Hi there, > > Sorry buggin with this newbe qustion, but... > > since Sunday, 17 I'm trying to build /usr/ports/x11-fm/xfe, but build > doesn't seems to work properly. > I make cd /usr/ports/x11-fm/xfe && make install clean > /usr/bin/ld: cannot find -lstdc++_p > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/fox14/work/fox-1.4.32/utils. My first guess is that you have enabled the "PROFILING" option in the fox toolkit. cd /usr/ports/x11-toolkits/fox14; make config then deselect PROFILING and try to build again - Pieter de Goeje
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612191838.11552.pieter>