NetBSD Problem Report #46819

From www@NetBSD.org  Mon Aug 20 11:44:14 2012
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	by www.NetBSD.org (Postfix) with ESMTP id 648C763CD67
	for <gnats-bugs@gnats.NetBSD.org>; Mon, 20 Aug 2012 11:44:14 +0000 (UTC)
Message-Id: <20120820114413.D019563C3D5@www.NetBSD.org>
Date: Mon, 20 Aug 2012 11:44:13 +0000 (UTC)
From: henning.petersen@t-online.de
Reply-To: henning.petersen@t-online.de
To: gnats-bugs@NetBSD.org
Subject: Missing include path libtre in Makefile.
X-Send-Pr-Version: www-1.0

>Number:         46819
>Category:       misc
>Synopsis:       Missing include path libtre in Makefile.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    misc-bug-people
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Aug 20 11:45:00 +0000 2012
>Closed-Date:    Wed Aug 22 05:41:10 +0000 2012
>Last-Modified:  Wed Aug 22 05:41:10 +0000 2012
>Originator:     Henning Petersen
>Release:        NetBSD-current
>Organization:
>Environment:
>Description:
Remove include path libtre in Makefile.
>How-To-Repeat:

>Fix:
diff -u -p -r1.1 Makefile
--- external/bsd/tre/bin/Makefile	5 Nov 2011 22:39:13 -0000	1.1
+++ external/bsd/tre/bin/Makefile	20 Aug 2012 08:39:17 -0000
@@ -4,7 +4,7 @@ TREDIST=	${.CURDIR}/../dist

 .PATH: ${TREDIST}/src

-CPPFLAGS+=	-I${TREDIST}/lib -I${.CURDIR}/../libtre
+CPPFLAGS+=	-I${TREDIST}/lib
 CPPFLAGS+=	-DHAVE_CONFIG_H=1

 BINDIR=		/usr/bin

>Release-Note:

>Audit-Trail:
From: "David A. Holland" <dholland@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/46819 CVS commit: src/external/bsd/tre/bin
Date: Wed, 22 Aug 2012 05:39:19 +0000

 Module Name:	src
 Committed By:	dholland
 Date:		Wed Aug 22 05:39:19 UTC 2012

 Modified Files:
 	src/external/bsd/tre/bin: Makefile

 Log Message:
 Remove nonexistent directory from compiler include path, per
 PR 46819 from Henning Petersen.


 To generate a diff of this commit:
 cvs rdiff -u -r1.1 -r1.2 src/external/bsd/tre/bin/Makefile

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

State-Changed-From-To: open->closed
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Wed, 22 Aug 2012 05:41:10 +0000
State-Changed-Why:
Committed, thanks.


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.