Date: Sun, 30 Aug 1998 20:21:44 -0400 (EDT) From: Snob Art Genre <benedict@echonyc.com> To: current@FreeBSD.ORG Subject: more make troubles Message-ID: <Pine.GSO.4.02.9808302019500.27762-100000@echonyc.com>
next in thread | raw e-mail | index | archive | help
"Make clean" in /usr/src dies with this:
===> lib/../secure/lib/libcrypt
"/usr/src/secure/lib/libcrypt/Makefile", line 8: Malformed conditional
(${BINFORMAT} != 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
(${BINFORMAT} == 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
(!defined(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
*** Error code 1
I was making clean in an attempt to fix a problem that was keeping make
world from succeeding:
===> usr.bin/tclsh
--- cleanobj ---
1 error
*** Error code 2
 Ben
"You have your mind on computers, it seems." 
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.02.9808302019500.27762-100000>
