Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jan 2001 19:41:03 -0600 (CST)
From:      "Stephen D. Spencer" <bsd-alpha@boneyard.lawrence.ks.us>
To:        Wilko Bulte <wkb@freebie.demon.nl>
Cc:        freebsd-alpha@FreeBSD.ORG
Subject:   Re: buildworld failure
Message-ID:  <Pine.BSF.4.10.10101051937260.28674-100000@madeline.boneyard.lawrence.ks.us>
In-Reply-To: <20010105080652.A71449@freebie.demon.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 5 Jan 2001, Wilko Bulte wrote:

> When trying to buildworld -stable on alpha:
> [...] 
> `bcache_strategy' from incompatible pointer type
> /usr/src/sys/boot/arc/lib/arcdisk.c:326: too few arguments to function
> `bcache_strategy'
> *** Error code 1
> 

I spent a little time on this last week when getting ready to upgrade a 
couple servers.  If you edit the Makefile and comment out:

.if ${MACHINE_ARCH} == "alpha"
SUBDIR+=       arc
.endif

Won't hurt unless you need a new ARC bootloader and it will let your
source tree build happily :)

Regards,
Stephen

--
Stephen Spencer
UNIX Systems Administrator
Electrical Engineering and Computer Science Dept.
University of Kansas




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" 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.4.10.10101051937260.28674-100000>