Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jul 1998 14:02:17 -0700 (PDT)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        User Joe <joe@monk.via.net>
Cc:        questions@FreeBSD.ORG, joe@via.net
Subject:   Re: Problems building -current
Message-ID:  <Pine.BSF.3.96.980713140126.25570c-100000@resnet.uoregon.edu>
In-Reply-To: <199807130509.WAA14200@monk.via.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 12 Jul 1998, User Joe wrote:

> 
> I'm trying to build -current for the first time. I installed 2.2.6,
> then used cvsup (standard-supfile) to upgrade.

> Make buildworld results in:
> 
> WWW8# make buildworld
> "Makefile", line 369: Malformed conditional (${MACHINE_ARCH} == "i386")
> "Makefile", line 369: Need an operator
> "Makefile", line 604: Malformed conditional (${MACHINE_ARCH} == "i386")
> "Makefile", line 604: Need an operator
> "Makefile", line 614: if-less endif
> "Makefile", line 614: Need an operator
> "Makefile", line 864: if-less endif
> "Makefile", line 864: Need an operator

Sounds like you need to update your make.  

cd /usr/src/usr.bin/make
make depend all install

I didn't have this problem on 2.2.6 though .. did you forget to update
userland when  you upgraded?

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980713140126.25570c-100000>