pkgsrc-Users archive

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

Problems with shared libraries on linux amd64



Hello!

I'm using pkgsrc on ubuntu linux (amd64).

I built net/tcptraceroute with no problem but when I start it it complains:

tcptraceroute: error while loading shared libraries: libnet.so.1:
cannot open shared object file: No such file or directory

I believe that it's because of conflict of the native ubuntu's libnet
and the pkgsrc's one. The similar problem was already described not so
long ago (but I couldn't find the message) in this maillist. But it
was related to python installation problem.

Anyway, the problem was solved and I even used the patch which fixes
BUILDLINK_LDFLAGS in pkgsrc/mk/buildlink3/bsd.buildlink3.mk to build
and install python correctly on my ubuntu.

But this didn't solve the problem with tcptraceroute.

Any suggestions would be very appreciated.

Thanks.

Alexey Lebedev.


Home | Main Index | Thread Index | Old Index