Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jul 2000 10:36:49 -0700
From:      "David O'Brien" <obrien@freebsd.org>
To:        Stone <war-zone@uk2.net>
Cc:        stable@freebsd.org
Subject:   Re: Failure of buildworld
Message-ID:  <20000712103649.B10372@dragon.nuxi.com>
In-Reply-To: <001501bfec0d$15879400$df3a01d5@galaxy>; from war-zone@uk2.net on Wed, Jul 12, 2000 at 03:25:51PM %2B0100
References:  <20000712133138R.takamune@vrl.mei.co.jp> <001501bfec0d$15879400$df3a01d5@galaxy>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 12, 2000 at 03:25:51PM +0100, Stone wrote:
> I just recieved the same error, cvsup`ed about 14:00 GMT today.

Do you have /usr/src/sys/dev/ppbus/lptio.h
$FreeBSD: src/sys/dev/ppbus/lptio.h,v 1.8.2.1 2000/07/07 00:30:40 obrien Exp$

> ===> usr.sbin/lptcontrol
> rm -f .depend
> mkdep -f .depend -a    -I/usr/obj/usr/src/i386/usr/include
> /usr/src/usr.sbin/lptcontrol/lptcontrol.c
> /usr/src/usr.sbin/lptcontrol/lptcontrol.c:45: dev/ppbus/lptio.h: No such
> file or directory
> mkdep: compile failed
> *** Error code 1

If you do have the revision of lptio.h above, is this error from

    cd /usr/src
    make buildworld (or world)

or a restated build using "-DNOCLEAN" or just going into
/usr/src/usr.sbin/lptcontrol and trying to build?  `make world' should
populate /usr/include/dev/ppbus/lptio.h.

-- 
-- David  (obrien@FreeBSD.org)


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?20000712103649.B10372>