Hello,
I want to ship our application to a customer who does not have DecNet
installed. Our application, though, was built to support DecNet as well
and thus requires libdnet.so. Now I figured out that on every Digital
Unix system there is a /usr/shlib/libdnet_stub.so which is apparently
an empty libdnet.so just for this case (at least this is my guess -
I did not find any documentation about that).
Now I thought I'd just rename /usr/shlib/libdnet_stub.so to
/usr/shlib/libdnet.so and my app happily runs its way. But: no go.
This is what I get:
$ testdnet
9297:testdnet: /sbin/loader: Fatal Error: object libdnet.so from liblist
in testdnet has version "", which does not match the found object:
/al02_1/users/tom/xxxxx/xxxxx/libdnet.so (with version "osf.1")
^
this ------!
is the one I copied from /usr/shlib/libdnet_stub.so.
Can anyone give me a clue about how to properly use libdnet_stub.so?
Thanks -- Tom
--------------------------------------------------------------------------
T o m L e i t n e r Dept. of Communications
Graz University of Technology,
e-mail : tom_at_finwds01.tu-graz.ac.at Inffeldgasse 12
Phone : +43-316-873-7455 A-8010 Graz / Austria / Europe
Fax : +43-316-463-697
Home page :
http://wiis.tu-graz.ac.at/people/tom.html
PGP public key on :
ftp://wiis.tu-graz.ac.at/pgp-keys/tom.asc or send
mail with subject "get Thomas Leitner" to pgp-public-keys_at_keys.pgp.net
--------------------------------------------------------------------------
Received on Tue Apr 15 1997 - 15:04:37 NZST