%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...@%~%#" 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 <[email protected]> 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 > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to > "[email protected]" > > ----- 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
