From nobody  Wed Jul  8 02:28:51 1998
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id CAA08501;
          Wed, 8 Jul 1998 02:28:51 -0700 (PDT)
          (envelope-from nobody)
Message-Id: <199807080928.CAA08501@hub.freebsd.org>
Date: Wed, 8 Jul 1998 02:28:51 -0700 (PDT)
From: girgen@partitur.se
To: freebsd-gnats-submit@freebsd.org
Subject: /usr/src/secure/lib/libcrypt/Makefile refers to unknown var BINFORMAT
X-Send-Pr-Version: www-1.0

>Number:         7209
>Category:       bin
>Synopsis:       /usr/src/secure/lib/libcrypt/Makefile refers to unknown var BINFORMAT
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul  8 02:30:04 PDT 1998
>Closed-Date:    Wed Jul 8 03:51:27 PDT 1998
>Last-Modified:  Wed Jul  8 03:51:51 PDT 1998
>Originator:     Palle Girgensohn
>Release:        2.2-stable
>Organization:
Partitur
>Environment:
FreeBSD trumpet.partitur.se 2.2.6-STABLE FreeBSD 2.2.6-STABLE #0: Tue Apr 28 09:17:47 CEST 1998     kudo@trumpet.partitur.se:/usr/src/sys/compile/PALLETRUMPET  i386

>Description:
When doing make on a src tree with the international security
distribution, there seems to be a need for the variable BINFORMAT to be
set to 'elf' or 'aout' somewhere, I presume make.conf is a good place?
Maybe this would be mentioned somewhere? Or am I missing something?

The problem first arises in /usr/src/secure/lib/libcrypt/Makefile

>How-To-Repeat:
set MAKE_KERBEROS4= yes in make.conf
do:
cvsup /usr/share/examples/cvsup/stable-supfile
cvsup /usr/share/examples/cvsup/security-supfile
cd /usr/src
make clean

>Fix:
add BINFORMAT= to the default make.conf? 
with suggestion to which should be chosen, elf or aout.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jkh 
State-Changed-When: Wed Jul 8 03:51:27 PDT 1998 
State-Changed-Why:  
BINFORMAT is actually meaningless in 2.2.x.  It doesn't need to 
be documented. :) 
>Unformatted:
