From owner-freebsd-current@FreeBSD.ORG Wed May 7 07:28:01 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 A04451065675 for ; Wed, 7 May 2008 07:28:01 +0000 (UTC) (envelope-from leafy7382@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.184]) by mx1.freebsd.org (Postfix) with ESMTP id 1CC658FC21 for ; Wed, 7 May 2008 07:28:00 +0000 (UTC) (envelope-from leafy7382@gmail.com) Received: by ti-out-0910.google.com with SMTP id d27so50702tid.3 for ; Wed, 07 May 2008 00:27:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=ItAjSAZkg0d0Dbm4ll01vm2p2PdYTq2vY2E65gjgpPE=; b=VxCwQDq9zv9Jtujy+IETmm3JG3TXpP4z0d1rAJ4S2QZb1FtUcIXjWWccsI10DN2qFKhNObuwrhvks0Nu9QNZ0W4ad5RXbF6G5fAwoBQygPgVH9QOqlfMFWJWAUE0Z4Prz6YLAqDZ59peB9pVly4XhpP47/pPbl4iJ1qykHCa7mw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=SAffQwb+b6+p4sfXT50uWtd5jjjYyi+eoMkNFtdvjhLcPR7Wgj0c+gInfxHeOQD6slucfkgGZgL50uBL2OEFE1cQaowiMRfPwbmd4s3FfsNgvpPG/MSzML4jl0iIuvknsIuMhmpmW7MPo2hniiATHNM/QF/qLGjcCj5iXrurjgk= Received: by 10.110.37.3 with SMTP id k3mr162429tik.29.1210143548527; Tue, 06 May 2008 23:59:08 -0700 (PDT) Received: by 10.110.15.16 with HTTP; Tue, 6 May 2008 23:59:08 -0700 (PDT) Message-ID: Date: Wed, 7 May 2008 14:59:08 +0800 From: "Jiawei Ye" To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 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 07:28:01 -0000 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 -- "If it looks like a duck, walks like a duck, and quacks like a duck, then to the end user it's a duck, and end users have made it pretty clear they want a duck; whether the duck drinks hot chocolate or coffee is irrelevant."