Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2010 08:32:04 -0400
From:      Alex Goncharov <alex-goncharov@comcast.net>
To:        Harald Weis <hawei@free.fr>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: VirtualBox OpenSolaris guest [becomes: linux-f10-expat]
Message-ID:  <E1P7osm-0003NQ-Fe@hanssachs.home>
In-Reply-To: <20101018120227.GA1920@pollux.local.net> (message from Harald Weis on Mon, 18 Oct 2010 14:02:27 %2B0200)
References:  <20101008180046.GA2867@pollux.local.net> <E1P4Hlj-000OG8-L8@hanssachs.home> <20101009203629.GA2135@pollux.local.net> <E1P4hoF-000Pul-IL@hanssachs.home> <op.vkb9spuxqvde5b@bolt.zol> <20101012195629.GC27117@pollux.local.net> <E1P5lLY-000Caa-MC@hanssachs.home> <20101018120227.GA1920@pollux.local.net>

next in thread | previous in thread | raw e-mail | index | archive | help
,--- 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)

make -C textproc/linux-f10-expat deinstall clean configure build install NOCLEANDEPENDS=yes
===>  Deinstalling for textproc/linux-f10-expat
===>   Deinstalling linux-f10-expat-2.0.1
===>  Cleaning for linux-f10-expat-2.0.1
===>  Vulnerability check disabled, database not found
===>  License check disabled, port has not defined LICENSE
===>  Extracting for linux-f10-expat-2.0.1
=> MD5 Checksum OK for rpm/i386/fedora/10/expat-2.0.1-5.i386.rpm.
=> SHA256 Checksum OK for rpm/i386/fedora/10/expat-2.0.1-5.i386.rpm.
===>   linux-f10-expat-2.0.1 depends on file: /usr/local/bin/rpm2cpio - found
===>  Patching for linux-f10-expat-2.0.1
===>  Configuring for linux-f10-expat-2.0.1
===>  Installing for linux-f10-expat-2.0.1
===>   linux-f10-expat-2.0.1 depends on file: /compat/linux/etc/fedora-release - found
===>   Generating temporary packing list
===>  Checking if textproc/linux-f10-expat already installed
cd /usr/ports/.x/amd64/usr/ports/textproc/linux-f10-expat/work && /usr/bin/find * -type d -exec /bin/mkdir -p "/compat/linux/{}" \;
cd /usr/ports/.x/amd64/usr/ports/textproc/linux-f10-expat/work && /usr/bin/find * ! -type d | /usr/bin/cpio -pm -R root:wheel /compat/linux
367 blocks
===>   Running linux ldconfig
/compat/linux/sbin/ldconfig -r /compat/linux
===>   Registering installation for linux-f10-expat-2.0.1

ls -l /compat/linux/usr/bin/xmlwf
-rwxr-xr-x  1 root  wheel  20844 Oct 18 08:27 /compat/linux/usr/bin/xmlwf*

file /compat/linux/usr/bin/xmlwf
/compat/linux/usr/bin/xmlwf: ELF 32-bit LSB executable, Intel 80386, version 1 (GNU/Linux), dynamically linked (uses shared libs), for GNU/Linux 2.6.9, stripped

----------------------------------------------------------------------


-- Alex -- alex-goncharov@comcast.net --




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1P7osm-0003NQ-Fe>