Date: Thu, 11 Sep 2003 23:52:52 +0300 From: Ruslan Ermilov <ru@freebsd.org> To: "Yury V.Lukke" <yurets@gambler.ru> Cc: freebsd-stable@freebsd.org Subject: Re: make buildworld problem Message-ID: <20030911205252.GA20079@sunbay.com> In-Reply-To: <3F60D794.2080100@gambler.ru> References: <3F60D794.2080100@gambler.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Fri, Sep 12, 2003 at 12:14:12AM +0400, Yury V.Lukke wrote: > after cvsup'ing src-all to RELENG_4 and trying to make buildworld I get > the next error message: > /usr/src/gnu/usr.bin/groff/src/libs/libgroff/../../../../../../contrib/groff/src/libs/libgroff/cmap.cc:25: > cmap.h: No such file or directory > > and a lot of the same messages "No such file or directory" on file > cmap.cc, with > mkdep: compile failed > *** Error code 1 > > at the end of output > > I noticed in buildworld's output just before first error 2 mkdep calls: > first with parameters > mkdep -f .depend -a -DHAVE_CONFIG_H > -I/usr/src/gnu/usr.bin/groff/src/libs/libgroff/../../../../../../contrib/groff/src/include > -I/usr/src/gnu/usr.bin/groff/src/libs/libgroff/../../../src/include > -D__FBSDID=__RCSID > > and second without any parameters. > missed header files are in /usr/src/contrib/groff/src/include, so my > problem is definitly around mkdep parameters, but how to correct it? > > /usr/src and /usr/obj were removed before make buildworld, and just the > same happened with RELENG_4_8 sources... > Does it still the case if you run buildworld after the following set of commands: rm -rf /usr/obj cd /usr/src && make cleandir Cheers, -- Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software Ltd, ru@FreeBSD.org FreeBSD committer [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE/YOCkUkv4P6juNwoRApANAJ0UDQLxONtZs3bp1s13bSvriYgW5QCeMkpW rhMMhxJHAvr3Q2258lfy+yI= =W/Va -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030911205252.GA20079>
