From owner-freebsd-bugs Wed Jul 8 02:30:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA09335 for freebsd-bugs-outgoing; Wed, 8 Jul 1998 02:30:43 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA09201 for ; Wed, 8 Jul 1998 02:30:26 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA02176; Wed, 8 Jul 1998 02:30:04 -0700 (PDT) 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 X-Send-Pr-Version: www-1.0 Subject: bin/7209: /usr/src/secure/lib/libcrypt/Makefile refers to unknown var BINFORMAT Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jul 8 02:30:04 PDT 1998 >Last-Modified: >Originator: Palle Girgensohn >Organization: Partitur >Release: 2.2-stable >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. >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message