Subject: pkg/28550: [RE-IMPORT] mail/cue does not find zlib.
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <georg.schwarz@netbsd.org>
List: pkgsrc-bugs
Date: 12/05/2004 22:03:00
>Number:         28550
>Category:       pkg
>Synopsis:       [RE-IMPORT] mail/cue does not find zlib.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Dec 05 22:03:00 +0000 2004
>Originator:     Georg Schwarz
>Release:        current pkgsrc
>Organization:
>Environment:
IRIX lorenz 5.3 08031225 IP20 mips
>Description:
mail/cue does not find zlib.h during compilation. Moreover libz is not added to the libs.
>How-To-Repeat:

>Fix:
Add
CONFIGURE_ARGS+=        --with-zlib=${LOCALBASE}
as well as
.include "../../devel/zlib/buildlink3.mk"
to Makefile.
I'm not sure about systems with native zlib.