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 only >>>> off-list. At the second message I understood that I better subscribe >>>> to the freebsd-emulation list for my present problem. >>>> >>>> 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). >>> >>> Here is the outcome of the fourth attempt to install linux_base-f10. >>> >>> Short report: as usual, all files are installed in /usr/local. >>> >>> In detail: >>> Output of pkg_info -p linux_base-f10-10_3: >>> Prefix(s): >>> CWD to /usr/local >>> >>> Output of pkg_info -L linux_base-f10-10_3 >>> shows that all files are installed in /usr/local >>> >>> 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/ >>> >>> Output of make -V USE_LINUX_PREFIX -V LINUXBASE: >>> yes >>> /compat/linux >>> >>> Output of ls -ld /compat/linux: >>> drwxr-xr-x 3 root wheel 512 Oct 14 14:18 /compat/linux/ >>> >>> 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 ? >> >> What is the output of 'make -V PREFIX' ? > > /usr/local
That's the problem then, it should be /compat/linux. Somewhere PREFIX is set to /usr/local. Maybe in /etc/make.conf?
signature.asc
Description: This is a digitally signed message part.
