Wireshark-bugs: [Wireshark-bugs] [Bug 975] New: 1.1.0-SVN-18539 epan/Makefile missing gcrypt stuff
From:
bugzilla-daemon@xxxxxxxxxxxxx
Date: Thu, 22 Jun 2006 05:42:49 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=975
Summary: 1.1.0-SVN-18539 epan/Makefile missing gcrypt stuff
Product: Wireshark
Version: SVN
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Major
Priority: Medium
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: jgsack@xxxxxxxxxx
fixed a problem giving make errors (like)
epan/.libs/libwireshark.so: undefined reference to `gcry_md_get_algo_dlen'
My system:
FC5 Athlon (32bit)
1.1.0-SVN-18539 epan/Makefile
Adding gcrypt.h to includes to LIBWIRESHARK_INCLUDES
and $(LIBGCRYPT_LIBS) to the libwireshark.la rule
Works after manual fixup.
Regards,
..jim
--
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.