NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: opera with linux emul. problem



Hi,
On Wed, 2 Mar 2011, Riccardo Mottola wrote:

no clues with the data I provided? What else can I investigate? Are others able to use Opera?

It works for me and I use it every day. (i386, netbsd-5 kernel, about a year old)

I wouldn't know what to look for in that trace dump though, so I am not of much help there. (Can you find all the files it mentions? Are any missing?)


Do any Linux binaries work at all? (Does something simple, like "/usr/pkg/emul/linux/bin/echo test" work?)

It doesn't work!

grid$ /usr/pkg/emul/linux/bin/echo  test
sh: /usr/pkg/emul/linux/bin/echo: not found

but the file is there!
grid$ ls -l /usr/pkg/emul/linux/bin/echo
-rwxr-xr-x  1 root  wheel  16532 Feb 14 15:53 /usr/pkg/emul/linux/bin/echo

grid$ file /usr/pkg/emul/linux/bin/echo
/usr/pkg/emul/linux/bin/echo: ELF 32-bit LSB executable, Intel 80386, version 1
(SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.2.5, stripped

I have these suse packages installed:
grid$ pkg_info | grep suse
suse_base-10.0nb5   Linux compatibility package
suse_x11-10.0nb4    Linux compatibility package for X11
suse_expat-10.0nb2  Linux compatibility package for expat
suse_freetype2-10.0nb5 Linux compatibility package for freetype-2.x
suse_fontconfig-10.0nb6 Linux compatibility package for fontconfig

Perhaps a dependency did not get pulled in? Make i0sntall installed the 10.x versions instead of the 11.

Thank you,
    Riccardo



Home | Main Index | Thread Index | Old Index