Skip site navigation (1)Skip section navigation (2)
Date:      19 Apr 2003 23:19:46 +1000
From:      Andrew Reilly <areilly@bigpond.net.au>
To:        Andy Farkas <andyf@speednet.com.au>
Cc:        stable@freebsd.org
Subject:   Re: Broken buildworld in groff, 4.8-stable?
Message-ID:  <1050758386.19612.13.camel@gurney.reilly.home>
In-Reply-To: <20030419205827.D13644-100000@hewey.af.speednet.com.au>
References:  <20030419205827.D13644-100000@hewey.af.speednet.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Andy,

On Sat, 2003-04-19 at 21:00, Andy Farkas wrote:
> On Sat, 19 Apr 2003, Andrew Reilly wrote:
> 
> > I've just cvsupped again, and tried a make buildworld, and get
> > the following compiler barfage.  Any suggestions?  I've tried
> > manually blowing /usr/obj/ away a few times, too.
> >
> 
> Try going into the source directory and doing a
> 
> # cd /usr/src
> # make cleandir; make cleandir
> 
> ...should clear out any junk lying around.

Nope, sorry.  I've done that and the build still breaks in groff, in
exactly the same way.

It's odd: it should be working, I would think.

mkdep is being called with
-I/usr_plus/src/gnu/usr.bin/groff/src/libs/libgroff/../../../../../../contrib/groff/src/include -I/usr_plus/src/gnu/usr.bin/groff/src/libs/libgroff/../../../src/include -D__FBSDID=__RCSID,

and all of the files that it claims to be missing are, in fact, in the
first of those include directories.  I'm stumped.

-- 
Andrew Reilly <areilly@bigpond.net.au>



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