On Tue, Sep 14, 2010 at 11:53 PM, Gholam Mostafa Faridi < [email protected]> wrote:
> Stop in /usr/src. > ldconfig: warning: /usr/lib32: No such file or directory " > > I make post about this error in freebsdforums but they can not help me > please see link > > http://forums.freebsd.org/showthread.php?t=17607 > > they said problem is ccache and I disable and remove ccache ,but still I > have that probelm > please help me > It looks like you are missing 32 bit libraries. Make sure src.conf and make.conf aren't preventing them from being built, then rebuild your world and they should be installed. After that you should be able to compile vbox. -- Adam Vande More _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
