Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Apr 2003 09:27:00 -0700
From:      "Anton Zavrin" <antonzav@pacbell.net>
To:        "'Andrew Reilly'" <areilly@bigpond.net.au>, "'Andy Farkas'" <andyf@speednet.com.au>
Cc:        stable@freebsd.org
Subject:   RE: Broken buildworld in groff, 4.8-stable?
Message-ID:  <001e01c30690$816f5400$0200a8c0@travel>
In-Reply-To: <1050758386.19612.13.camel@gurney.reilly.home>

next in thread | previous in thread | raw e-mail | index | archive | help
cd /usr/obj
chflags -R noschg *
rm -rf *

and clean this up too:
cd /usr/src/sys/modules/linux
make cleandir

have fun
Best Regards, Anton


-----Original Message-----
From: owner-freebsd-stable@freebsd.org
[mailto:owner-freebsd-stable@freebsd.org] On Behalf Of Andrew Reilly
Sent: Saturday, April 19, 2003 6:20 AM
To: Andy Farkas
Cc: stable@freebsd.org
Subject: Re: Broken buildworld in groff, 4.8-stable?

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/../../../../../../co
ntrib/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>

_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to
"freebsd-stable-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001e01c30690$816f5400$0200a8c0>