https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4879
--- Comment #12 from Jose Pedro Oliveira <jpo@xxxxxxxxxxxx> 2010-09-28 09:32:11 PDT ---
(In reply to comment #11)
> Two recent commits to svn head should unify the behaviour of configure and
> cmake:
> - python is now enabled in configure by default (rev34196)
> - pcre is not used in cmake by default (rev34248)
>
> Anything left from this list?
In the 1.4 branch there was a problem with the Gtk detection login:
* in a Fedora Linux without the gtk2-devel RPM installed cmake would
run without problems (exit code 0)and produce the following output:
---------
...
-- Disabled features:
GTK2
...
---------
But then the make step would fail due to missing header files.
Note: I will re-check that against trunk (head).
--
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.