From seggers@semyam.dinoco.de  Sat Sep  5 12:25:17 1998
Received: from tim.xenologics.com (tim.xenologics.com [194.77.5.24])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA03203
          for <FreeBSD-gnats-submit@freebsd.org>; Sat, 5 Sep 1998 12:25:02 -0700 (PDT)
          (envelope-from seggers@semyam.dinoco.de)
Received: (from uucp@localhost)
	by tim.xenologics.com (8.8.5/8.8.8) with UUCP id VAA20084
	for FreeBSD-gnats-submit@freebsd.org; Sat, 5 Sep 1998 21:21:33 +0200 (MET DST)
Received: (from seggers@localhost)
	by semyam.dinoco.de (8.9.1/8.8.8) id VAA02324;
	Sat, 5 Sep 1998 21:13:46 +0200 (CEST)
	(envelope-from seggers)
Message-Id: <199809051913.VAA02324@semyam.dinoco.de>
Date: Sat, 5 Sep 1998 21:13:46 +0200 (CEST)
From: Stefan Eggers <seggers@semyam.dinoco.de>
Reply-To: seggers@semyam.dinoco.de
To: FreeBSD-gnats-submit@freebsd.org
Cc: seggers@semyam.dinoco.de
Subject: slurp port expects TMPDIR env var which doesn't exist
X-Send-Pr-Version: 3.2

>Number:         7838
>Category:       ports
>Synopsis:       slurp port expects TMPDIR env var which doesn't exist
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep  5 12:30:00 PDT 1998
>Closed-Date:    Sat Sep 5 13:40:18 PDT 1998
>Last-Modified:  Sat Sep  5 13:41:20 PDT 1998
>Originator:     Stefan Eggers
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
none
>Environment:

	A -current system cvsup'ed last weekend with INN running.

>Description:

	I tried to compile it which failed with a permission problem.
It said something like that it couldn't create /tmp.some.thing.more
which looks odd.

	Investigating the reason I found that the configure script in
the scripts subdirectory expects the environment variable TMPDIR to be
set before configuring.  Too bad my system (taken from -stable to
-current with a "make world" some time ago) doesn't define it by
default and that the port doesn't bother to set it to /tmp for me ...

>How-To-Repeat:

	Try to make slurp from the ports w/o defining TMPDIR anywhere.

>Fix:
	
	Let the makefile define TMPDIR if it is not set or use some
subdirectory of the port's work subdirectory as TMPDIR.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: hoek 
State-Changed-When: Sat Sep 5 13:40:18 PDT 1998 
State-Changed-Why:  
Fixed, thanks. 
>Unformatted:
