Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 412207 - net-analyzer/wireshark 1.6.4 - In file included from packet-dtls.c:76:0: packet-ssl-utils.h:37:20: fatal error: gcrypt.h: No such file or directory
Summary: net-analyzer/wireshark 1.6.4 - In file included from packet-dtls.c:76:0: pack...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Peter Volkov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-16 12:17 UTC by Benjamin Henrion
Modified: 2012-04-16 18:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
var/tmp/portage/net-analyzer/wireshark-1.6.4/temp/build.log (build.log,593.43 KB, text/plain)
2012-04-16 12:17 UTC, Benjamin Henrion
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Henrion 2012-04-16 12:17:18 UTC
Created attachment 309133 [details]
var/tmp/portage/net-analyzer/wireshark-1.6.4/temp/build.log

$ emerge net-analyzer/wireshark
 * Package:    net-analyzer/wireshark-1.6.4
 * Repository: gentoo
 * Maintainer: pva@gentoo.org netmon@gentoo.org
 * USE:        amd64 caps elibc_glibc ipv6 kernel_linux multilib pcap python ssl userland_GNU zlib
 * FEATURES:   sandbox splitdebug
 * USE=-gtk disables gtk-based gui called wireshark.
 * Only command line utils will be built available
>>> Unpacking source...
>>> Unpacking wireshark-1.6.4.tar.bz2 to /var/tmp/portage/net-analyzer/wireshark-1.6.4/work
>>> Source unpacked in /var/tmp/portage/net-analyzer/wireshark-1.6.4/work

[...]
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../.. -I./.. -I/usr/include -I/usr/local/include -I/usr/include -DPLUGIN_DIR=\"/usr/lib64/wireshark/plugins/1.6.4\" -DINET6 "-D_U_=__attribute__((unused))" -O2 -pipe -ggdb -Wall -W -Wextra -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -Warray-bounds -Wcast-align -Wformat-security -fexcess-precision=fast -I/usr/include -I/usr/local/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -MT libdissectors_la-packet-dtp.lo -MD -MP -MF .deps/libdissectors_la-packet-dtp.Tpo -c packet-dtp.c  -fPIC -DPIC -o .libs/libdissectors_la-packet-dtp.o
In file included from packet-dtls.c:76:0:
packet-ssl-utils.h:37:20: fatal error: gcrypt.h: No such file or directory
compilation terminated.
make[5]: *** [libdissectors_la-packet-dtls.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: Leaving directory `/var/tmp/portage/net-analyzer/wireshark-1.6.4/work/wireshark-1.6.4/epan/dissectors'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/var/tmp/portage/net-analyzer/wireshark-1.6.4/work/wireshark-1.6.4/epan/dissectors'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/var/tmp/portage/net-analyzer/wireshark-1.6.4/work/wireshark-1.6.4/epan/dissectors'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/net-analyzer/wireshark-1.6.4/work/wireshark-1.6.4/epan'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-analyzer/wireshark-1.6.4/work/wireshark-1.6.4'
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-04-16 18:20:49 UTC
Version 1.6.6 is going stable in bug #410871. Please report any new problems with that version, as 1.6.4 is going away soon.