Subject: misc/9228: crypto-us: Makefile.racoon has a typo
To: None <gnats-bugs@gnats.netbsd.org>
From: None <jbernard@mines.edu>
List: netbsd-bugs
Date: 01/18/2000 14:20:20
>Number: 9228
>Category: misc
>Synopsis: crypto-us: Makefile.racoon has a typo
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: misc-bug-people (Misc Bug People)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Jan 18 14:18:00 2000
>Last-Modified:
>Originator: Jim Bernard
>Organization:
Speaking for myself
>Release: Jan. 18, 2000
>Environment:
System: NetBSD nool 1.4P NetBSD 1.4P (NOOL) #0: Tue Jan 18 12:39:01 MST 2000 local@nool:/home/tmp/compile/sys/arch/i386/compile/NOOL i386
>Description:
The file Makefile.racoon contains the following:
.if PATENTEDOPENSSLSRC
CPPFLAGS+= -DHAVE_IDEA_H _DHAVE_RC5_H
.endif
That last entry in CPPFLAGS has an obvious typo.
>How-To-Repeat:
Read the file.
>Fix:
Change _DHAVE_RC5_H to -DHAVE_RC5_H
Also: check to see whether the typo is present in cryptosrc-intl.
>Audit-Trail:
>Unformatted: