From owner-freebsd-emulation@FreeBSD.ORG Mon Nov 8 18:49:02 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 6108A106564A for ; Mon, 8 Nov 2010 18:49:02 +0000 (UTC) (envelope-from tijl@coosemans.org) Received: from mailrelay012.isp.belgacom.be (mailrelay012.isp.belgacom.be [195.238.6.179]) by mx1.freebsd.org (Postfix) with ESMTP id EA6BF8FC17 for ; Mon, 8 Nov 2010 18:49:01 +0000 (UTC) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AuIFADbU10xbsTq3/2dsb2JhbACUCY4Ccr1UhUgEj2E Received: from 183.58-177-91.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([91.177.58.183]) by relay.skynet.be with ESMTP; 08 Nov 2010 19:49:00 +0100 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.14.4/8.14.4) with ESMTP id oA8ImtJA004710; Mon, 8 Nov 2010 19:48:56 +0100 (CET) (envelope-from tijl@coosemans.org) From: Tijl Coosemans To: freebsd-emulation@freebsd.org Date: Mon, 8 Nov 2010 19:48:44 +0100 User-Agent: KMail/1.13.5 (FreeBSD/8.1-STABLE; KDE/4.5.2; i386; ; ) References: <20101009203629.GA2135@pollux.local.net> <201011080940.37941.tijl@coosemans.org> <20101108162702.GA3089@pollux.local.net> In-Reply-To: <20101108162702.GA3089@pollux.local.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2744532.2z0JDsbiPK"; protocol="application/pgp-signature"; micalg=pgp-sha256 Content-Transfer-Encoding: 7bit Message-Id: <201011081948.52707.tijl@coosemans.org> Cc: Subject: Re: linux_base-f10 install problem 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: Mon, 08 Nov 2010 18:49:02 -0000 --nextPart2744532.2z0JDsbiPK Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable On Monday 08 November 2010 17:27:02 Harald Weis wrote: > On Mon, Nov 08, 2010 at 09:40:28AM +0100, Tijl Coosemans wrote: >> On Sunday 07 November 2010 22:29:32 Harald Weis wrote: >>> On Sat, Nov 06, 2010 at 11:29:55AM +0100, Harald Weis wrote: >>>> I got two helpful replies to my last question on freebsd-stable, but o= nly >>>> off-list. At the second message I understood that I better subscribe >>>> to the freebsd-emulation list for my present problem. >>>>=20 >>>> Following your advice I shall simply run "make -d l install" >>>> for my forth experiment. In addition, I shall first remove all ports >>>> in order to build linux_base-f10 on a clean system with a minimum >>>> number of other ports required for DHCP and mailing for example. This >>>> may take some days (as usual for general home work reasons). >>>=20 >>> Here is the outcome of the fourth attempt to install linux_base-f10. >>>=20 >>> Short report: as usual, all files are installed in /usr/local. >>>=20 >>> In detail: >>> Output of pkg_info -p linux_base-f10-10_3: >>> Prefix(s): >>> CWD to /usr/local >>>=20 >>> Output of pkg_info -L linux_base-f10-10_3 >>> shows that all files are installed in /usr/local >>>=20 >>> Output of ls -ldiosuBFTZ /compat /compat/linux /usr/compat/linux: >>> ls: MAC label for //compat: Invalid argument >>> ls: MAC label for //compat/linux: Invalid argument >>> ls: MAC label for //usr/compat/linux: Invalid argument >>> 108 0 lrwxr-xr-x 1 root wheel - - 10 May 7 18:28:30 2010 >>> /compat@ -> usr/compat >>> 5817345 2 drwxr-xr-x 3 root wheel - - 512 Nov 7 15:53:15 2010 >>> /compat/linux/ >>> 5817345 2 drwxr-xr-x 3 root wheel - - 512 Nov 7 15:53:15 2010 >>> /usr/compat/linux/ >>>=20 >>> Output of make -V USE_LINUX_PREFIX -V LINUXBASE: >>> yes >>> /compat/linux >>>=20 >>> Output of ls -ld /compat/linux: >>> drwxr-xr-x 3 root wheel 512 Oct 14 14:18 /compat/linux/ >>>=20 >>> Are the `MAC label' lines significant for the bug ? >>> As usual, I've reinstalled pcre to get postfix working again. >>> What can I do now ? >>=20 >> What is the output of 'make -V PREFIX' ? >=20 > /usr/local That's the problem then, it should be /compat/linux. Somewhere PREFIX is set to /usr/local. Maybe in /etc/make.conf? --nextPart2744532.2z0JDsbiPK Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iF4EABEIAAYFAkzYRhQACgkQfoCS2CCgtitIPgD/U+GEMq6U+FgQkfC5cSZFIMTI udQAqE8BXBPpTUBG8n0A/jYAsyXj0vj/I8Vhuu/pGJvB6/UNrf16A2FHGMd2fdC+ =3hWP -----END PGP SIGNATURE----- --nextPart2744532.2z0JDsbiPK--