https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4281
--- Comment #1 from Matt P <parrisimo@xxxxxxxxx> 2009-12-01 06:05:02 PST ---
Here is the output for ./configure on svn 28813, which completes successfully:
computer:wireshark-svn user$ jhbuild shell
Prefix: /opt/gtk
Entered jhbuild shell, type 'exit' to return.
bash-3.2$ ./configure
...
...
checking for flex... /usr/bin/flex
checking for python... /usr/bin/python
checking for doxygen... no
checking for doxygen... no
checking for libgnutls-config... no
checking for libgnutls - version >= 1.2.0... no
*** The libgnutls-config script installed by LIBGNUTLS could not be found
*** If LIBGNUTLS was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the LIBGNUTLS_CONFIG environment variable to the
*** full path to libgnutls-config.
echo gnuTLS not found, disabling ssl decryption
checking for libgcrypt-config... no
checking for LIBGCRYPT - version >= 1.1.92... no
libgcrypt not found, disabling ipsec decryption
...
...
The Wireshark package has been configured with the following options.
Build wireshark : yes
Build tshark : yes
Build capinfos : yes
Build editcap : yes
Build dumpcap : yes
Build mergecap : yes
Build text2pcap : yes
Build idl2wrs : yes
Build randpkt : yes
Build dftest : yes
Build rawshark : yes
Install dumpcap setuid : no
Use plugins : yes
Use lua library : no
Use python binding : no
Build rtp_player : no
Use threads : no
Build profile binaries : no
Use pcap library : yes
Use zlib library : yes
Use pcre library : no
Use kerberos library : yes (MIT)
Use c-ares library : no
Use GNU ADNS library : no
Use SMI MIB library : no
Use GNU crypto library : no
Use SSL crypto library : no
Use IPv6 name resolution : yes
Use gnutls library : no
Use POSIX capabilities library : no
Use GeoIP library : no
bash-3.2$
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.