In article <1E5AFE88494D498E841189AC67E0FE52@generic>,
 <[email protected]> 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

Reply via email to