From nobody  Thu Dec  3 08:33:43 1998
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id IAA23887;
          Thu, 3 Dec 1998 08:33:43 -0800 (PST)
          (envelope-from nobody)
Message-Id: <199812031633.IAA23887@hub.freebsd.org>
Date: Thu, 3 Dec 1998 08:33:43 -0800 (PST)
From: kiroh@jp.freebsd.org
To: freebsd-gnats-submit@freebsd.org
Subject: BINFORMAT not defined in 2.2-STABLE
X-Send-Pr-Version: www-1.0

>Number:         8953
>Category:       i386
>Synopsis:       BINFORMAT not defined in 2.2-STABLE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec  3 08:40:01 PST 1998
>Closed-Date:    Sun May 21 00:10:46 PDT 2000
>Last-Modified:  Sun May 21 00:12:58 PDT 2000
>Originator:     Kiroh HARADA
>Release:        2.2.8-STABLE as of 12/2
>Organization:
>Environment:
FreeBSD nya 2.2.8-STABLE FreeBSD 2.2.8-STABLE #0: Tue Dec  1 22:44:57 JST 1998
>Description:
make world fails with the following error:
"/usr/src/secure/lib/libcrypt/Makefile", line 8: Malformed conditional (${BINFOR
MAT} != elf)
"/usr/src/secure/lib/libcrypt/Makefile", line 11: if-less else
"/usr/src/secure/lib/libcrypt/Makefile", line 11: Need an operator
"/usr/src/secure/lib/libcrypt/Makefile", line 14: if-less endif
"/usr/src/secure/lib/libcrypt/Makefile", line 14: Need an operator
"/usr/src/secure/lib/libcrypt/Makefile", line 24: Malformed conditional (${BINFO
RMAT} == elf)
"/usr/src/secure/lib/libcrypt/Makefile", line 24: Need an operator
"/usr/src/secure/lib/libcrypt/Makefile", line 26: if-less endif
"/usr/src/secure/lib/libcrypt/Makefile", line 26: Need an operator
"/usr/src/secure/lib/libcrypt/Makefile", line 43: Malformed conditional (!define
d(NOPIC) && defined(SHLIB_MAJOR) && ${BINFORMAT} == elf)
"/usr/src/secure/lib/libcrypt/Makefile", line 49: if-less endif
"/usr/src/secure/lib/libcrypt/Makefile", line 49: Need an operator
make: fatal errors encountered -- cannot continue

>How-To-Repeat:
make world on 2.2-STABLE box with non-US 2.2.8-STABLE src code as of 12/2.  I have not checked US 2.2.8-STABLE source code.


>Fix:
set BINFORMAT environmental variable as "aout"

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: hoek 
State-Changed-When: Sun May 21 00:10:46 PDT 2000 
State-Changed-Why:  
If this is still a problem for you, please submit patches for 
review.  Unfortunately, it's unlikely that it will be fixed otherwise 
due to the age of 2.2-stable.  You may consider upgrading to a newer 
release such as 3-stable or 4-stable (if you haven't long-since done 
so). 
>Unformatted:
