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 7411] New: LIBGCRYPT_CFLAGS seems to be ignored in epan/cr

Date: Tue, 26 Jun 2012 21:59:52 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7411

           Summary: LIBGCRYPT_CFLAGS seems to be ignored in
                    epan/crypt/Makefile
           Product: Wireshark
           Version: 1.8.0
          Platform: x86
        OS/Version: Linux (other)
            Status: NEW
          Severity: Normal
          Priority: Low
         Component: Wireshark
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: todd@xxxxxxxxxxxxx


Build Information:
This is a problem with the build configuration.
--
LIBGCRYPT_CFLAGS is correctly defined in my epan/crypt/Makefile, but doesn't
seem to be referenced anywhere, so the compilation can't find my gcrypt.h.

LIBGCRYPT_CFLAGS = -I/usr/local/gnutls/include

(Adding -I/usr/local/gnutls/include to CFLAGS will allow it to compile.)

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.