From owner-freebsd-current@FreeBSD.ORG Wed May 7 09:30:32 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DFFC71065670 for ; Wed, 7 May 2008 09:30:32 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mta4.srv.hcvlny.cv.net (mta4.srv.hcvlny.cv.net [167.206.4.199]) by mx1.freebsd.org (Postfix) with ESMTP id AC83A8FC12 for ; Wed, 7 May 2008 09:30:32 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from flosoft.no-ip.biz (ool-435559b8.dyn.optonline.net [67.85.89.184]) by mta4.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0K0H00D98RQVUFA1@mta4.srv.hcvlny.cv.net> for freebsd-current@freebsd.org; Wed, 07 May 2008 05:30:32 -0400 (EDT) Received: from flosoft.no-ip.biz (localhost [127.0.0.1]) by flosoft.no-ip.biz (8.14.2/8.14.2) with ESMTP id m479UV1V080478; Wed, 07 May 2008 05:30:31 -0400 Date: Wed, 07 May 2008 05:30:26 -0400 From: "Aryeh M. Friedman" In-reply-to: To: Garrett Cooper Message-id: <482176B2.7060408@gmail.com> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Enigmail-Version: 0.95.6 References: <48215B2E.8060402@gmail.com> User-Agent: Thunderbird 2.0.0.14 (X11/20080504) Cc: freebsd-current@freebsd.org, Jiawei Ye Subject: Re: Error building world for -current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2008 09:30:33 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Garrett Cooper wrote: | On May 7, 2008, at 12:33 AM, Aryeh M. Friedman wrote: | | A committe was made about 4 hrs ago that fixed this. | | Jiawei Ye wrote: | | Hi, | | I am running into a strange error when trying to build world for -current. | | | | ===> usr.bin/kdump (depend) | | sh /usr/src/usr.bin/kdump/mkioctls /usr/obj/usr/src/tmp/usr/include > | | ioctl.c | | In file included from :96: | | /usr/obj/usr/src/tmp/usr/include/sys/mpt_ioctl.h:38:37: error: | | dev/mpt/mpilib/mpi_type.h: No such file or directory | | /usr/obj/usr/src/tmp/usr/include/sys/mpt_ioctl.h:39:32: error: | | dev/mpt/mpilib/mpi.h: No such file or directory | | /usr/obj/usr/src/tmp/usr/include/sys/mpt_ioctl.h:40:37: error: | | dev/mpt/mpilib/mpi_cnfg.h: No such file or directory | | sh /usr/src/usr.bin/kdump/mksubr /usr/obj/usr/src/tmp/usr/include > | | kdump_subr.c | | rm -f .depend | | mkdep -f .depend -a -I/usr/src/usr.bin/kdump/../ktrace | | -I/usr/src/usr.bin/kdump -I/usr/src/usr.bin/kdump/../.. | | /usr/src/usr.bin/kdump/kdump.c ioctl.c kdump_subr.c | | /usr/src/usr.bin/kdump/../ktrace/subr.c | | In file included from ioctl.c:120: | | /usr/obj/usr/src/tmp/usr/include/sys/mpt_ioctl.h:38:37: error: | | dev/mpt/mpilib/mpi_type.h: No such file or directory | | /usr/obj/usr/src/tmp/usr/include/sys/mpt_ioctl.h:39:32: error: | | dev/mpt/mpilib/mpi.h: No such file or directory | | /usr/obj/usr/src/tmp/usr/include/sys/mpt_ioctl.h:40:37: error: | | dev/mpt/mpilib/mpi_cnfg.h: No such file or directory | | mkdep: compile failed | | *** Error code 1 | | | | Stop in /usr/src/usr.bin/kdump. | | *** Error code 1 | | | | Stop in /usr/src/usr.bin. | | *** Error code 1 | | | | Stop in /usr/src. | | *** Error code 1 | | | | Stop in /usr/src. | | *** Error code 1 | | | | Stop in /usr/src. | | | | Tried removing /usr/obj but still the same result. | | | | Am I missing something here? | | | | | | Jiawei Ye | | I'm not sure if it's just me, but I haven't been able to run buildworld for quite some time. I was in the same boat until about 12 hrs ago when that was posted... you may want to nuke /usr/obj and /usr/src to make sure though | -Garrett -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkghdrIACgkQk8GFzCrQm4DczACgiCeKlT7jBMooL6B5qR/hODu4 4B4AnjBb59TM/evun80lf+DYUu8HE6Ay =0n8O -----END PGP SIGNATURE-----