From nobody@FreeBSD.ORG  Wed Jul  5 20:36:49 2000
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 2F0D237B5CD; Wed,  5 Jul 2000 20:36:49 -0700 (PDT)
Message-Id: <20000706033649.2F0D237B5CD@hub.freebsd.org>
Date: Wed,  5 Jul 2000 20:36:49 -0700 (PDT)
From: gshapiro+freebsd-bugs@gshapiro.net
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@FreeBSD.org
Subject: 4.0-STABLE: sys/boot/ficl build fails if POSIXLY_CORRECT env set
X-Send-Pr-Version: www-1.0

>Number:         19725
>Category:       misc
>Synopsis:       4.0-STABLE: sys/boot/ficl build fails if POSIXLY_CORRECT env set
>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 Jul 05 20:40:01 PDT 2000
>Closed-Date:    Mon Nov 19 19:48:14 PST 2001
>Last-Modified:  Mon Nov 19 19:49:03 PST 2001
>Originator:     Gregory Neil Shapiro
>Release:        4.0-STABLE as of July 4, 2000
>Organization:
>Environment:
FreeBSD horsey.gshapiro.net 4.0-STABLE FreeBSD 4.0-STABLE #0: Sun Jul  2 14:17:10 PDT 2000     root@:/usr/src/sys/compile/HORSEY  i386
>Description:
To get CVS generated patches to work properly, I have the POSIXLY_CORRECT
environment variable set.  When doing a 'make buildworld', this interfers
with awk using strftime for sys/boot/ficl/ and the build fails.
>How-To-Repeat:
setenv POSIXLY_CORRECT YES
cd /usr/src/sys/boot/ficl
make

>Fix:
The environment should be cleaned of things that might interfere with
the build.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: gshapiro 
State-Changed-When: Mon Nov 19 19:48:14 PST 2001 
State-Changed-Why:  
Close my own PR as this isn't an issue any more -- it works in 4.4-STABLE (and 
probably earlier versions) 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=19725 
>Unformatted:
