http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1936
Summary: epan/.libs/libwireshark.so.0.0.1 is not in scope of make
Product: Wireshark
Version: SVN
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: toralf.foerster@xxxxxx
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
I'm wondering why after a
$>mv epan/.libs/libwireshark.so.0.0.1 /tmp
$> ~/devel/wireshark/trunk $ ./wireshark
gcc: epan/.libs/libwireshark.so: No such file or directory
a
$> make
doesn't rebuild that library. After a
$> (cd ./epan; make clean)
$> make
however the lib was made again.
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.