Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Dec 1998 08:33:43 -0800 (PST)
From:      kiroh@jp.freebsd.org
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   i386/8953: BINFORMAT not defined in 2.2-STABLE
Message-ID:  <199812031633.IAA23887@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         8953
>Category:       i386
>Synopsis:       BINFORMAT not defined in 2.2-STABLE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec  3 08:40:01 PST 1998
>Last-Modified:
>Originator:     Kiroh HARADA
>Organization:
>Release:        2.2.8-STABLE as of 12/2
>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"

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812031633.IAA23887>