Date: Mon, 28 May 2001 09:29:38 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: Doug Barton <DougB@DougBarton.net> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/amd/include am_defs.h src/usr.sbin/amd/includeconfig.h src/etc/mtree BSD.include.dist src/include Makefilesrc/sbin/mount_msdos mount_msdos.c src/sbin/mountd mountd.csrc/share/man/man7 hier.7 src/sys/boot/forth loader.conf ... Message-ID: <20010528092938.A32649@sunbay.com> In-Reply-To: <3B1029D3.61E3D128@DougBarton.net>; from DougB@DougBarton.net on Sat, May 26, 2001 at 03:10:27PM -0700 References: <200105250814.f4P8EFU71641@freefall.freebsd.org> <3B0F3084.8CBB0277@DougBarton.net> <20010526141756.A50715@sunbay.com> <3B1029D3.61E3D128@DougBarton.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, May 26, 2001 at 03:10:27PM -0700, Doug Barton wrote: > Ruslan Ermilov wrote: > > > > The -DNOCLEAN[DIR] world is not guaranteed to work. > > > > As Bruce pointed out in other mail, your problem was most likely > > caused by stale .depend files, which itself is caused by running > > `buildworld' with -DNOCLEAN. > > When I first had the problem I went into /usr/src/usr.sbin/amd/libamu and > did a 'make cleandir' to make sure I'd cleared all that away, and then did > 'make obj' and 'make' which is where the "missing" header showed up. If > y'all say it's working as it should be, I'll believe you though. > `make buildworld' sets DESTDIR=/usr/obj/usr/src/${MACHINE}, which itself triggers bsd.{prog|lib}.mk to add -I/usr/obj/usr/src/${MACHINE}/usr/include to CFLAGS. Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010528092938.A32649>