Subject: pkg/28640: misc/ja-less does not find pcre.h
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <georg.schwarz@freenet.de>
List: pkgsrc-bugs
Date: 12/12/2004 23:03:01
>Number: 28640
>Category: pkg
>Synopsis: misc/ja-less does not find pcre.h
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Dec 12 23:03:00 +0000 2004
>Originator: Georg Schwarz
>Release: current pkgsrc
>Organization:
>Environment:
IRIX lorenz 5.3 08031225 IP20 mips
>Description:
compiling misc/ja-less fails:
...
cc -I. -c -DSYSDIR=\"/usr/local/pkg/bin\" -O2 search.c
cfe: Error: search.c: 47: Cannot open file pcre.h for #include
>How-To-Repeat:
>Fix:
Add
USE_BUILDLINK3= yes
.include "../../devel/pcre/buildlink3.mk"
to Makefile