From owner-freebsd-current@FreeBSD.ORG Mon Jun 27 01:33:07 2005 Return-Path: X-Original-To: current@freebsd.org 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 ACCFD16A41C for ; Mon, 27 Jun 2005 01:33:07 +0000 (GMT) (envelope-from mrl0lz@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 758B843D48 for ; Mon, 27 Jun 2005 01:33:07 +0000 (GMT) (envelope-from mrl0lz@gmail.com) Received: by zproxy.gmail.com with SMTP id o1so143620nzf for ; Sun, 26 Jun 2005 18:33:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding:from; b=N98fFXKNesUYw3aUxVEym/FGU3oA/7Gdn5V3MmDaAvHBDWTNEcdXZk8bGPhyV2xXTuSeDye8gYiIi9AhXt6jk/SaQU6lorMzODxAJLLCFow/Vf3VerQ66bzNNff6H2PpuUzwvGUglhsq6XSelkvAC8DrULbhVnZQBkv5xial7y8= Received: by 10.36.135.4 with SMTP id i4mr3450379nzd; Sun, 26 Jun 2005 18:33:06 -0700 (PDT) Received: from localhost.localdomain ([68.189.87.17]) by mx.gmail.com with ESMTP id c1sm2132629nzd.2005.06.26.18.33.04; Sun, 26 Jun 2005 18:33:06 -0700 (PDT) To: current@freebsd.org Content-Type: text/plain Date: Sun, 26 Jun 2005 18:33:04 -0700 Message-Id: <1119835984.96750.3.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit From: Remington L Cc: Subject: buildkernel woes 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: Mon, 27 Jun 2005 01:33:07 -0000 FreeBSD localhost 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Thu Jun 23 23:15:54 PDT 2005 mrlol@localhost:/usr/obj/usr/src/sys/GENERIC i386 I keep running into this problem and google is useless here, please help. I've already done cd /usr/src ; make cleandir and make clean, I also did cd /usr/src/sys/modules/acpi ; make clean. Also CVSup'd about 20 minutes ago cc -O2 -fno-strict-aliasing -pipe -I/usr/src/sys/modules/acpi/acpi/../../../contrib/dev/acpica -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -I/usr/src/sys/modules/acpi/acpi/../../../contrib/dev/acpica -include /usr/obj/usr/src/sys/VAIO/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -I/usr/obj/usr/src/sys/VAIO -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /usr/src/sys/modules/acpi/acpi/../../../i386/acpica/acpi_machdep.c @ -> /usr/src/sys ln: @/sys: File exists *** Error code 1 Stop in /usr/src/sys/modules/acpi/acpi. *** Error code 1 Stop in /usr/src/sys/modules/acpi. *** Error code 1 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/obj/usr/src/sys/VAIO. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src.