https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1677
didier gautheron <dgautheron@xxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dgautheron@xxxxxxxx
--- Comment #23 from didier gautheron <dgautheron@xxxxxxxx> 2008-09-17 22:22:45 PDT ---
(In reply to comment #21)
> (From update of attachment 2241 [details])
> This patch was checked in (along with a similar change to epan/Makefile.am).
>
Hi, it breaks here:
.libs/lt-wireshark: error while loading shared libraries: libwsutil.so.0:
cannot open shared object file: No such file or directory
configure --prefix=/opt
Dynamic Section:
NEEDED libwiretap.so.0
NEEDED libwireshark.so.0
NEEDED libpcre.so.3
NEEDED libgmodule-2.0.so.0
NEEDED libdl.so.2
NEEDED libglib-2.0.so.0
NEEDED libm.so.6
NEEDED libpcap.so.0.8
NEEDED libkrb5.so.3
NEEDED libk5crypto.so.3
NEEDED libcom_err.so.2
NEEDED libgcrypt.so.11
NEEDED libgnutls.so.13
NEEDED libz.so.1
NEEDED libpthread.so.0
NEEDED libc.so.6
NEEDED libwsutil.so.0
RPATH /src/wireshark/wiretap/.libs:/src/wireshark/epan/.libs:/opt/lib
Wrong or missing RPATH?
(I haven't make install for some time so I don't have libwsutil in /opt/lib)
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.