Date: Sun, 14 Nov 2004 13:24:07 -0800 From: Peter Wemm <peter@wemm.org> To: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> Cc: freebsd-amd64@freebsd.org Subject: Re: Finally got it working... more help required Message-ID: <200411141324.07648.peter@wemm.org> In-Reply-To: <Pine.BSF.4.53.0411142046160.85716@e0-0.zab2.int.zabbadoz.net> References: <I6VW1I00.TN1@hadar.amcc.com> <200411141244.01695.peter@wemm.org> <Pine.BSF.4.53.0411142046160.85716@e0-0.zab2.int.zabbadoz.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 14 November 2004 12:48 pm, Bjoern A. Zeeb wrote: > On Sun, 14 Nov 2004, Peter Wemm wrote: > > If you are running CURRENT or RELENG_5, you can put > > "WITH_LIB32=yes" in /etc/make.conf and you will get 32 bit > > libraries with 'make world'. > > this didn't work for me two days ago. Forgot to report this *grml*. > Same source tree worked without WITH_LIB32= in make.conf. > > > cc -m32 -march=athlon-xp -msse2 -mfancy-math-387 -DCOMPAT_32BIT > -I/usr/obj/local/building/src+ports/src/HEAD/20041112-1801/lib32/usr/ Can you do me a favor and try doing a rm -rf /usr/obj/* first? It shouldn't be needed, but I've had problems with previous failed builds leaving things behind. Oh wait. I think I see whats going on, I appear to have missed a build-tool for the kerberos5 case. oops. :-( -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411141324.07648.peter>