From nobody@FreeBSD.ORG  Wed Oct 25 14:11:04 2000
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id B4F9737B4C5; Wed, 25 Oct 2000 14:11:04 -0700 (PDT)
Message-Id: <20001025211104.B4F9737B4C5@hub.freebsd.org>
Date: Wed, 25 Oct 2000 14:11:04 -0700 (PDT)
From: hmo@sep.hamburg.com
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@FreeBSD.org
Subject: make.conf: NOSUIDPERL vs. src/gnu/usr.bin/perl/suidperl/Makefile: ENABLE_SUIDPERL
X-Send-Pr-Version: www-1.0

>Number:         22293
>Category:       gnu
>Synopsis:       make.conf: NOSUIDPERL vs. src/gnu/usr.bin/perl/suidperl/Makefile: ENABLE_SUIDPERL
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 25 14:20:01 PDT 2000
>Closed-Date:    Mon Nov 13 01:22:16 PST 2000
>Last-Modified:  Mon Nov 13 01:26:21 PST 2000
>Originator:     Helge Oldach
>Release:        4.1.1-STABLE
>Organization:
>Environment:
FreeBSD sep.hamburg.com 4.1.1-STABLE FreeBSD 4.1.1-STABLE #0: Mon Oct 23 01:35:16 CEST 2000     toor@sep.hamburg.com:/usr/obj/usr/src/sys/HMO  i386

>Description:
By default /usr/bin/suidperl is no longer chmod 4511 but rather
chmod 511.

The reason is that /etc/defaults/make.conf has a NOSUIDPERL option
(disabled by default) while src/gnu/usr.bin/perl/suidperl/Makefile
reflects on ENABLE_SUIDPERL. This is inconsistent. The Makefile should
also depend on NOSUIDPERL (and the test in the Makefile reversed).

>How-To-Repeat:
make buildworld installworld :-)

>Fix:
See description.

>Release-Note:
>Audit-Trail:

From: hmo@sep.hamburg.com
To: freebsd-gnats-submit@FreeBSD.org, hmo@sep.hamburg.com
Cc:  
Subject: Re: gnu/22293: make.conf: NOSUIDPERL vs. src/gnu/usr.b
Date: Sat, 11 Nov 2000 22:19:58 +0100 (CET)

 Fixed by gnu/22293. PR to be closed.
 
State-Changed-From-To: open->closed 
State-Changed-By: ru 
State-Changed-When: Mon Nov 13 01:22:16 PST 2000 
State-Changed-Why:  
Duplicate of PR 21991. 

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