From owner-freebsd-stable@FreeBSD.ORG Tue Oct 19 11:09:49 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC1CE106564A for ; Tue, 19 Oct 2010 11:09:49 +0000 (UTC) (envelope-from me@pollux.local.net) Received: from smtp4-g21.free.fr (smtp4-g21.free.fr [212.27.42.4]) by mx1.freebsd.org (Postfix) with ESMTP id 4D6888FC1D for ; Tue, 19 Oct 2010 11:09:46 +0000 (UTC) Received: from pollux.local.net (unknown [82.246.30.233]) by smtp4-g21.free.fr (Postfix) with ESMTP id 61C1C4C802F; Tue, 19 Oct 2010 13:09:41 +0200 (CEST) Received: by pollux.local.net (Postfix, from userid 2000) id 02C6828C27; Tue, 19 Oct 2010 13:09:39 +0200 (CEST) Date: Tue, 19 Oct 2010 13:09:39 +0200 From: Harald Weis To: freebsd-stable@freebsd.org Message-ID: <20101019110939.GA21157@pollux.local.net> Mail-Followup-To: freebsd-stable@freebsd.org, Doug Barton References: <20101008180046.GA2867@pollux.local.net> <20101009203629.GA2135@pollux.local.net> <20101012195629.GC27117@pollux.local.net> <20101018120227.GA1920@pollux.local.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: Doug Barton Subject: Re: VirtualBox OpenSolaris guest [becomes: portmaster] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Oct 2010 11:09:49 -0000 On Mon, Oct 18, 2010 at 08:32:04AM -0400, Alex Goncharov wrote: > ,--- You/Harald (Mon, 18 Oct 2010 14:02:27 +0200) ----* > | What else could I possibly do? > > | - portmaster www/opera-linuxplugins # installing linux_base-f10-10_3, > | then stopping as follows: > | ===> Installing for linux-f10-expat-2.0.1 > | ===> Generating temporary packing list > | brandelf: error opening file usr/bin/xmlwf: No such file or directory > | *** Error code 1 > > | Stop in /usr/ports/textproc/linux-f10-expat. > > I am not using portmaster; try do it simply through make. I just did > it now: > > ---------------------------------------------------------------------- > cat /compat/linux/etc/fedora-release > Fedora release 10 (Cambridge) Ah, I see, that's it. I can't run this cat command because my /compat/linux directory is empty. Obviously it went always wrong with portmaster emulators/linux_base-f10. This command should have populated the linuxbase, i.e. /compat/linux, directory if I understand correctly. The script (I kept it) shows no problem whatsoever. The Makefile says clearly to use the linuxbase as prefix for installation. Portmaster seems to be responsible here. Please note that portmaster is my friend since July 2008. Without any problem! In my humble opinion portmaster is quite an extraordinary tool. By far I prefer it to portupgrade. Presently, there seems to be a problem just with the linux stuff. Doug, may I ask you for help please ? Now I will go and reinstall for the third time all ports with portmaster `cat ~/installed-port-list` which did work like a charm last time and then install the linux ports with make. Harald