From nobody@FreeBSD.org  Sat Sep 14 04:37:48 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4304237B400
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 14 Sep 2002 04:37:48 -0700 (PDT)
Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0FDB943E4A
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 14 Sep 2002 04:37:48 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g8EBbkOT029519
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 14 Sep 2002 04:37:46 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.4/8.12.4/Submit) id g8EBbkpQ029518;
	Sat, 14 Sep 2002 04:37:46 -0700 (PDT)
Message-Id: <200209141137.g8EBbkpQ029518@www.freebsd.org>
Date: Sat, 14 Sep 2002 04:37:46 -0700 (PDT)
From: Damir Lampa <driad@email.si>
To: freebsd-gnats-submit@FreeBSD.org
Subject: mail/popd fails to install from the ports
X-Send-Pr-Version: www-1.0

>Number:         42768
>Category:       ports
>Synopsis:       mail/popd fails to install from the ports
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    sheldonh
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 14 04:40:01 PDT 2002
>Closed-Date:    Thu Oct 24 02:43:03 PDT 2002
>Last-Modified:  Thu Oct 24 02:43:03 PDT 2002
>Originator:     Damir Lampa
>Release:        4.6-STABLE
>Organization:
>Environment:
FreeBSD mercury.local.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Aug 31 18:58:52 SAST 2002     driad@mercury.local.net:/usr/obj/usr/src/sys/MERCURY  i386
>Description:
      The problem occurs while running make with install target:
===>  Installing for popd-2.0.1_1
===> lib
install -C -o root -g wheel -m 444   libpoputil.a /usr/local/lib
install -C -o root -g wheel -m 444   libpoputil_p.a /usr/local/lib
install -s -o root -g wheel -m 444     libpoputil.so.1 /usr/local/lib
ln -fs libpoputil.so.1 /usr/local/lib/libpoputil.so
install -C -o root -g wheel -m 444  poputil.h /usr/local//usr/include
install: /usr/local//usr/include: No such file or directory
*** Error code 71

Stop in /usr/ports/mail/popd/work/popd-2.0.1/lib.
*** Error code 1

Stop in /usr/ports/mail/popd/work/popd-2.0.1.
*** Error code 1

Stop in /usr/ports/mail/popd.


>How-To-Repeat:
      Try installing popd port.
>Fix:
      The problem is in certain path in one of the Makefiles.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: sheldonh 
State-Changed-When: Thu Oct 24 02:42:14 PDT 2002 
State-Changed-Why:  
Fixed by using INCLUDEDIR instead of INCDIR in lib/Makefile. 


Responsible-Changed-From-To: freebsd-ports->sheldonh 
Responsible-Changed-By: sheldonh 
Responsible-Changed-When: Thu Oct 24 02:42:14 PDT 2002 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=42768 
>Unformatted:
