Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 1998 07:09:12 -0800 (PST)
From:      "Michael V. Harding" <mvh@netcom.com>
To:        freebsd-stable@FreeBSD.ORG
Subject:   Since you asked - 'stable' doesn't build this morning...
Message-ID:  <199802191509.HAA11286@netcom1.netcom.com>

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

... from a fresh 'cvsup' this morning, and no existing /usr/obj
directory:

...
--------------------------------------------------------------
 Rebuilding the obj tree
--------------------------------------------------------------
...
===> gnu/usr.sbin
if test -d /usr/src/libexec.i386; then  echo "===> libexec.i386";  edir=libexec.i386;  cd /usr/src/${edir};  else  echo "===> libexec";  edir=libexec;  cd /usr/src/${edir};  fi;  /usr/obj/usr/src/tmp/usr/bin/make obj DIRPRFX=${edir}/
===> libexec
"Makefile", line 10: Malformed conditional (!(exists(${.CURDIR}/../kerberosIV) && exists(${.CURDIR}/../crypto) || defined(NOSECURE) || !defined(MAKE_EBONES))
"Makefile", line 12: if-less else
"Makefile", line 12: Need an operator
"Makefile", line 17: if-less endif
"Makefile", line 17: Need an operator
make: fatal errors encountered -- cannot continue
*** Error code 1

Stop.
*** Error code 1

Stop.


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



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