From owner-freebsd-current@FreeBSD.ORG Mon Apr 19 08:08:48 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62B3016A4CF for ; Mon, 19 Apr 2004 08:08:48 -0700 (PDT) Received: from viviendaatualcance.com.mx (dsl-200-95-62-186.prod-infinitum.com.mx [200.95.62.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1924643D31 for ; Mon, 19 Apr 2004 08:08:45 -0700 (PDT) (envelope-from eculp@viviendaatualcance.com.mx) Received: from localhost (localhost [127.0.0.1]) (uid 80) by viviendaatualcance.com.mx with local; Mon, 19 Apr 2004 10:08:43 -0500 Received: from dsl-200-95-62-186.prod-infinitum.com.mx (dsl-200-95-62-186.prod-infinitum.com.mx [200.95.62.186]) by mail.viviendaatualcance.com.mx (Horde) with HTTP for ; Mon, 19 Apr 2004 10:08:43 -0500 Message-ID: <20040419100843.p2koggwsw8cck4sc@mail.viviendaatualcance.com.mx> Date: Mon, 19 Apr 2004 10:08:43 -0500 From: eculp@viviendaatualcance.com.mx To: current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-EnContacto.net: Edwin Culp celular Mexico 001 228 824 5542 WorldInternet.ORG X-WorldInternet.org: Edwin Culp Te mantiene, siempre, EnContacto. X-Mailman-Approved-At: Tue, 20 Apr 2004 05:06:16 -0700 Subject: Problem with buildkernel today's sources: directory X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 19 Apr 2004 15:08:48 -0000 Just for information, I supped a couple of times this morning and continued to get the following error when I got to buildkernel. make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES -V GEN_M_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O -pipe -march=pentium4 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding /usr/src/sys/cam/scsi/scsi_da.c:33:20: opt_da.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /usr/obj/usr/src/sys/GENERIC. *** Error code 1 ed