https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1677
--- Comment #25 from Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> 2008-09-18 06:33:33 PDT ---
(In reply to comment #23)
> (In reply to comment #21)
> > (From update of attachment 2241 [details] [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
What OS is this?
Anyway, I think the problem was the fact that I changed the executables to not
link against libwsutil and your OS doesn't allow shared libraries to be linked
against other shared libraries. I changed that back in rev 26227--hopefully
that will fix your problem.
(Peter, I think Didier is (trying to) run Wireshark from the source
directory--e.g., without installing it.)
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.