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 4879] wireshark 1.4.0rc1/rc2: autotools and cmake - buildi

Date: Fri, 1 Oct 2010 06:52:04 -0700 (PDT)
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.