Subject: bin/18552: cgdconfig relies on crypto
To: None <gnats-bugs@gnats.netbsd.org>
From: None <scotte@warped.com>
List: netbsd-bugs
Date: 10/06/2002 16:32:15
>Number: 18552
>Category: bin
>Synopsis: Build fails if using MKCRYPTO=no on cgdconfig (requires openssl/libcrypto)
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: bin-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Oct 06 09:33:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Scott Ellis
>Release: NetBSD 1.6D (building -current of Oct 6th)
>Organization:
//////////////////////////////////////////////////////////////////////
// Scott Ellis // scotte@warped.com //
//////////////////////////////////////////////////////////////////////
// WARNING: This signature warps time and space in its vicinity //
>Environment:
System: NetBSD intrepid 1.6D NetBSD 1.6D (INTREPID) #0: Mon Jul 15 19:36:26 PDT 2002 scotte@intrepid:/misc/localsrc/netbsd/netbsd_cvs_src/src/sys/arch/i386/compile/INTREPID i386
Architecture: i386
Machine: i386
>Description:
With mk.conf containing MKCRYPTO=NO (I don't like to use the openssl
that ships with NetBSD..don't ask), a build using build.sh fails on
cgdconfig because it relies on libcrypto and openssl headers.
>How-To-Repeat:
Attempt to build cgdconfig w/o openssl installed.
>Fix:
The Makefile for sbin needs to conditionalize cgdconfig around
MKCRYPTO != no.
>Release-Note:
>Audit-Trail:
>Unformatted: