Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Nov 2014 17:03:22 +1100
From:      andrew clarke <mail@ozzmosis.com>
To:        freebsd-ports@freebsd.org, vbox@FreeBSD.org
Subject:   Re: cannot find -legacy error building /usr/lib32 with FreeBSD 10.1-RC3
Message-ID:  <20141103060322.GA86974@ozzmosis.com>
In-Reply-To: <20141023114552.GA96726@ozzmosis.com>
References:  <20141023114552.GA96726@ozzmosis.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu 2014-10-23 22:45:52 UTC+1100, andrew clarke (mail@ozzmosis.com) wrote:

> My intention was to build virtualbox-ose-additions-4.3.18 from ports...
> 
> # uname -a
> FreeBSD vbox-freebsd10 10.1-RC3 FreeBSD 10.1-RC3 #0 r273437: Tue Oct 21 23:55:15 UTC 2014
> root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
> 
> # cd /usr/ports/emulators/virtualbox-ose-additions
> # make
> Requires 32-bit libraries installed under /usr/lib32.
> Do: cd /usr/src; make build32 install32; ldconfig -v -m -R /usr/lib32
> *** Error code 1
> 
> Stop.

It turns out I just needed to download

ftp://ftp.freebsd.org/pub/FreeBSD/releases/amd64/10.1-RC3/lib32.txz

untar it to / and then I could build the above port.

Not sure why I didn't have lib32 already installed. I must've
unchecked it during the initial 10.0 install for some reason.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141103060322.GA86974>