One part of our SNA product (CS/Linux) provides a Java class programming
interface (for CPI-C). This uses a C library to access our LiS Streams
drivers in the Linux kernel.

In moving from LiS 2.15.3 to 2.16.0 we have found that the putmsg call fails
with ENOSYS. It looks like we are picking up the dummy copy of putmsg in the
O/S libc. We are linking with libpLiS.so.

I have experimented with forcing the library path with -rpath and
-rpath-link and a static link of libLiS.a but instead get an unresolved
symbol stat.

Do you know what has changed between these versions to cause this problem?

____________________________________________________
Richard Hilditch
SNAP-IX Group
Data Connection Ltd.
Tel:    +44  20 8366 1177       Mail:   [EMAIL PROTECTED]
Fax:    +44  20 8367 8501       Web:    http://www.dataconnection.com



_______________________________________________
Linux-streams mailing list
[EMAIL PROTECTED]
http://gsyc.escet.urjc.es/mailman/listinfo/linux-streams

Reply via email to