How to svn to 9-stable, make world (etc)? How to delete all installed ports?
And then rm -rf /usr/local/*?
Nice hints!
Felix
发自我的 iPad
在 2013-8-5,3:53,John 写道:
> On 02/08/2013 16:54, John wrote:
>> Hello list,
>>
>> I'm trying to install virtualbox on a new machine running
>> FreeBSD 9.2-BETA
On 02/08/2013 16:54, John wrote:
> Hello list,
>
> I'm trying to install virtualbox on a new machine running
> FreeBSD 9.2-BETA2 #0 r253698. The ports version is 324162. Is it a
> problem with the port or my machine?
This was fixed by:
commenting everything out of /etc/make.conf
svn to 9-stable,
Hello list,
I'm trying to install virtualbox on a new machine running
FreeBSD 9.2-BETA2 #0 r253698. The ports version is 324162. Is it a
problem with the port or my machine?
Here is my make.conf:
# cat /etc/make.conf
CC=clang
CXX=clang++
CPP=clang-cpp
# added by use.