From owner-freebsd-emulation@FreeBSD.ORG Sat May 29 07:12:31 2010 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A2041065674 for ; Sat, 29 May 2010 07:12:31 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id 082658FC21 for ; Sat, 29 May 2010 07:12:30 +0000 (UTC) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1OIGDe-00075M-95 for freebsd-emulation@freebsd.org; Sat, 29 May 2010 00:12:30 -0700 Message-ID: <28714342.post@talk.nabble.com> Date: Sat, 29 May 2010 00:12:30 -0700 (PDT) From: zaxis To: freebsd-emulation@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Nabble-From: z_axis@163.com References: <28506270.post@talk.nabble.com> <28542585.post@talk.nabble.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> <28647327.post@talk.nabble.com> <28647697.post@talk.nabble.com> <28652745.post@talk.nabble.com> Subject: Re: VirtualBox 3.2.0 port X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 May 2010 07:12:31 -0000 %cd /var/db %mv ports ports-old=20 %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=3D"[%P]%n@%~%#" So the prompt is customized by myself. cd /usr/ports/x11/dmenu/ sudo make config = =20 =3D=3D=3D> 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: >=20 > On Sun, May 23, 2010 at 7:12 PM, zaxis wrote: >=20 >> >> Of course, i am root. "%" is a root prompt. >=20 >=20 > Unless you changed something, the root prompt is always '#' -- sh csh tcs= h > zsh and bash. >=20 > '%' is the standard user prompt in csh, zsh and I've never seen it the > root > prompt. >=20 > 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. >=20 > 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 >=20 > --=20 > 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" >=20 >=20 ----- e^(=CF=80=E2=8B=85i) + 1 =3D 0 --=20 View this message in context: http://old.nabble.com/VirtualBox-3.2.0-port-t= p28506270p28714342.html Sent from the freebsd-emulation mailing list archive at Nabble.com.