ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 1677] wireshark-0.99.6 does not compiles with --as-needed

Date: Wed, 17 Sep 2008 22:22:47 -0700 (PDT)
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.