https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6855
Summary: tshark fails to build if configure --disable-wireshark
is used
Product: Wireshark
Version: 1.7.x (Experimental)
Platform: x86
OS/Version: Fedora
Status: NEW
Severity: Major
Priority: Low
Component: TShark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: jpo@xxxxxxxxxxxx
Build Information:
Source tarball: wireshark-1.7.1-SVN-41125.tar.bz2
Build system : Fedora 16 x86_64
Build process : autotools
--
tshark fails to build if the configure option --disable-wireshark is specified.
Build errors:
----------
...
make[2]: *** No rule to make target `ui/libui.a', needed by `tshark'. Stop.
make[2]: *** Waiting for unfinished jobs....
Version configuration file version.conf not found. Using defaults.
svnversion.h unchanged.
make[2]: Leaving directory `/home/sandbox/wireshark-1.7.1-SVN-41125'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sandbox/wireshark-1.7.1-SVN-41125'
make: *** [all] Error 2
---------
Note: tshark builds successfully if wireshark is also built (no
--disable-wireshark is used).
/jpo
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.