NetBSD-Users archive

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

Re: errorous emulation for Linux, on my NetBSD 6.0.1 workstation.



In article <1E5AFE88494D498E841189AC67E0FE52@generic>,
 <phony%oasis.ocn.ne.jp@localhost> wrote:
>-=-=-=-=-=-
>
>Hi, all of NetBSD users&freeks.
>
>> javac: /usr/lib/libpthread.so.0: no version information available
>(required by /usr/local/pkg/java/sun-7/bin/../lib/i386/jli/libjli.so)
>> javac: /usr/lib/libpthread.so.0: no version information available
>(required by /usr/local/pkg/java/sun-7/bin/../lib/i386/jli/libjli.so)
>> javac: symbol lookup error: /usr/lib/libpthread.so.0: undefined
>symbol: __isthreaded

This indicates that you are picking up the NetBSD libpthread instead
of the linux one.

><~> su
>Password:

If it works for root, then you have a permissions problem in the linux
emulation subdir tree (/emul/linux*/*) and only the root user can access
the files.

christos



Home | Main Index | Thread Index | Old Index