Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 May 2010 00:12:30 -0700 (PDT)
From:      zaxis <z_axis@163.com>
To:        freebsd-emulation@freebsd.org
Subject:   Re: VirtualBox 3.2.0 port
Message-ID:  <28714342.post@talk.nabble.com>
In-Reply-To: <AANLkTikNcf_obr7r2VAzFVZPrMrAVNsPQyPOYKZeFFQB@mail.gmail.com>
References:  <28506270.post@talk.nabble.com> <28542585.post@talk.nabble.com> <AANLkTinps8WxedsbZOI3IE6V664VXRRknIYrTa8Ec3h4@mail.gmail.com> <28565709.post@talk.nabble.com> <20100516173749.31e67898@ernst.jennejohn.org> <28578262.post@talk.nabble.com> <20100517154922.30e5fac1@ernst.jennejohn.org> <28641261.post@talk.nabble.com> <20100522104937.1d4dc951@ernst.jennejohn.org> <28647103.post@talk.nabble.com> <AANLkTikleW6AJQ6vSD57L82VLzd-Ip518yCxg_7OnDna@mail.gmail.com> <28647327.post@talk.nabble.com> <AANLkTikVpILp5X4l5NjWv-g2IWGT9F-kAFndW8K7CpYb@mail.gmail.com> <28647697.post@talk.nabble.com> <AANLkTik8n51WDi8v4By-0PPYZ1iEv77S1rvB7o943zxL@mail.gmail.com> <28652745.post@talk.nabble.com> <AANLkTikNcf_obr7r2VAzFVZPrMrAVNsPQyPOYKZeFFQB@mail.gmail.com>

index | next in thread | previous in thread | raw e-mail


%cd /var/db
%mv ports ports-old 

%cd /usr/ports/emulators/virtualbox-ose
%make config
%ls -l /var/db/ports
drwxr-xr-x  2 root  wheel  512  5 29 14:55 virtualbox-ose/

%ls -l /var/db/ports/virtualbox-ose/
total 0

`make config` still cannot create options file.

BTW,
>cat ~/.cshrc | grep -i prompt
set prompt="[%P]%n@%~%#"

So the prompt is customized by myself.

cd /usr/ports/x11/dmenu/
sudo make config                                                                 
===> Options unchanged

>ls -l /var/db/ports
total 4
drwxr-xr-x  2 root  wheel  512  5 29 15:06 dmenu/
drwxr-xr-x  2 root  wheel  512  5 29 14:55 virtualbox-ose/

the dmenu canot `make config` too. So it is not VBOX problem, maybe my
freebsd has strange problem.


Galactic_Dominator wrote:
> 
> On Sun, May 23, 2010 at 7:12 PM, zaxis <z_axis@163.com> wrote:
> 
>>
>> Of course, i am root. "%" is a root prompt.
> 
> 
> Unless you changed something, the root prompt is always '#' -- sh csh tcsh
> zsh and bash.
> 
> '%' is the standard user prompt in csh, zsh and I've never seen it the
> root
> prompt.
> 
> Also remember this same port is working quite successfully for many
> people.
> Perhaps csup or portsnap your ports tree again to ensure everything is in
> order.
> 
> Very rarely when I'm having issues with some file based stuff, a fsck can
> resolve the issue.  Try booting into single user mode and fsck'ing /usr
> 
> -- 
> Adam Vande More
> _______________________________________________
> freebsd-emulation@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
> To unsubscribe, send any mail to
> "freebsd-emulation-unsubscribe@freebsd.org"
> 
> 


-----
e^(π⋅i) + 1 = 0
-- 
View this message in context: http://old.nabble.com/VirtualBox-3.2.0-port-tp28506270p28714342.html
Sent from the freebsd-emulation mailing list archive at Nabble.com.



help

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