VirtualBox OpenSolaris guest [becomes: linux-f10-expat]

Ronald Klop ronald-freebsd8 at klop.yi.org
Tue Oct 19 07:15:52 UTC 2010


On Mon, 18 Oct 2010 14:32:04 +0200, Alex Goncharov  
<alex-goncharov at comcast.net> 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)
>
> 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 at comcast.net --
>
> _______________________________________________
> freebsd-stable at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"


Alex,

What does pkg_info -W /compat/linux/usr/bin/xmlwf say? Maybe  
linux-f10-expat misses a dependency which you have installed already.

Ronald.


More information about the freebsd-stable mailing list