Broken buildworld in groff, 4.8-stable?

Anton Zavrin antonzav at pacbell.net
Sat Apr 19 09:28:07 PDT 2003


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 at freebsd.org
[mailto:owner-freebsd-stable at freebsd.org] On Behalf Of Andrew Reilly
Sent: Saturday, April 19, 2003 6:20 AM
To: Andy Farkas
Cc: stable at 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 at bigpond.net.au>

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



More information about the freebsd-stable mailing list