https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4879
--- Comment #20 from Jose Pedro Oliveira <jpo@xxxxxxxxxxxx> 2010-10-01 06:52:03 PDT ---
(In reply to comment #19)
> Should be fixed with commit 34308.
> Please test.
Building system
* System: Fedora 13 x86_64 without gtk2-devel
* Wireshark: trunk revision 34308
cmake aborts (exit code 1) with the following output:
----------
...
-- Some or all of the gtk libraries were not found. (missing:
GTK2_GTK_LIBRARY GTK2_GTK_INCLUDE_DIR GTK2_GDK_INCLUDE_DIR
GTK2_GDKCONFIG_INCLUDE_DIR GTK2_GDK_LIBRARY)
GTK2_FOUND
...
-- Disabled features:
GTK2
YAPP
CMake Warning (dev) at CMakeLists.txt:625 (if):
given arguments:
"BUILD_wireshark" "and" "GTK2_FOUND"
Unknown arguments specified
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Error at CMakeLists.txt:873 (pod2manhtml):
Unknown CMake command "pod2manhtml".
-- Configuring incomplete, errors occurred!
----------
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.