From owner-freebsd-questions@FreeBSD.ORG Thu Mar 9 20:43:25 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD82C16A420 for ; Thu, 9 Mar 2006 20:43:25 +0000 (GMT) (envelope-from dikshie@ppk.itb.ac.id) Received: from mx1.itb.ac.id (mx1.ITB.ac.id [167.205.23.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27EDF43D48 for ; Thu, 9 Mar 2006 20:43:19 +0000 (GMT) (envelope-from dikshie@ppk.itb.ac.id) Received: from mx7.itb.ac.id (unknown [IPv6:2001:d30:3:31f:204:acff:fee8:84b4]) by mx1.itb.ac.id (Postfix) with ESMTP id 88927D370F for ; Fri, 10 Mar 2006 03:43:10 +0700 (WIT) Received: from localhost (students.itb.ac.id [167.205.1.73]) by mx7.itb.ac.id (Postfix) with ESMTP id 52F7520B99 for ; Fri, 10 Mar 2006 03:43:15 +0700 (WIT) Received: from mx7.itb.ac.id ([167.205.30.13]) by localhost (students.itb.ac.id [167.205.1.73]) (amavisd-new, port 10007) with ESMTP id 36580-05 for ; Fri, 10 Mar 2006 03:43:08 +0700 (WIT) Received: from ipv6.ppk.itb.ac.id (ipv6.ppk.itb.ac.id [167.205.30.228]) by mx7.itb.ac.id (Postfix) with ESMTP id AE44D25CF9 for ; Thu, 9 Mar 2006 16:02:12 +0700 (WIT) Received: by ipv6.ppk.itb.ac.id (Postfix, from userid 1001) id 98C5511538; Thu, 9 Mar 2006 16:02:09 +0700 (WIT) Date: Thu, 9 Mar 2006 16:02:09 +0700 From: Dikshie To: freebsd-questions@freebsd.org Message-ID: <20060309090209.GA1399@ppk.itb.ac.id> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Operating-System: (FreeBSD 7.0-CURRENT i386) X-Uptime: 4:00PM up 5 days, 21:03, 2 users, load averages: 1.38, 1.42, 1.48 X-Organization: Pusat Penelitian Kelautan (PPK) X-Location: Labtek VI Building, Institute of Technology, Bandung, Indonesia X-Web-Site: http://ipv6.ppk.itb.ac.id/~dikshie X-Yahoo-ID: dikshie X-GnuPG-Key: http://ipv6.ppk.itb.ac.id/gpg/ X-FingerPrint: 19AC 2592 1394 6C96 BABB 9060 50B8 D244 88E3 B55D X-Virus-Scanned: amavisd-new at itb.ac.id Subject: strange error code 1 when compile kernel on 6.1-PRERELEASE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Mar 2006 20:43:25 -0000 I got following strange error when compiled kernel: ===> aic7xxx/ahd (depend) @ -> /usr/src/sys machine -> /usr/src/sys/i386/include ( cd /usr/src/sys/modules/aic7xxx/ahd/../aicasm; make aicasm; ) cc -O2 -fno-strict-aliasing -pipe -nostdinc -I/usr/include -I. -I/usr/src/sys/m odules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g -c /usr/src/sys/modules/ai c7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm.c cc -O2 -fno-strict-aliasing -pipe -nostdinc -I/usr/include -I. -I/usr/src/sys/m odules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g -c /usr/src/sys/modules/ai c7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c yacc -b aicasm_gram -d -o aicasm_gram.c /usr/src/sys/modules/aic7xxx/aicasm/../ ../../dev/aic7xxx/aicasm/aicasm_gram.y cc -O2 -fno-strict-aliasing -pipe -nostdinc -I/usr/include -I. -I/usr/src/sys/m odules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g -c aicasm_gram.c yacc -b aicasm_macro_gram -p mm -d -o aicasm_macro_gram.c /usr/src/sys/modules/a ic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_macro_gram.y cc -O2 -fno-strict-aliasing -pipe -nostdinc -I/usr/include -I. -I/usr/src/sys/m odules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g -c aicasm_macro_gram.c lex -t /usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_ scan.l > aicasm_scan.c cc -O2 -fno-strict-aliasing -pipe -nostdinc -I/usr/include -I. -I/usr/src/sys/m odules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g -c aicasm_scan.c lex -t -Pmm /usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aic asm_macro_scan.l > aicasm_macro_scan.c cc -O2 -fno-strict-aliasing -pipe -nostdinc -I/usr/include -I. -I/usr/src/sys/m odules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g -c aicasm_macro_scan.c cc -O2 -fno-strict-aliasing -pipe -nostdinc -I/usr/include -I. -I/usr/src/sys/m odules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g -o aicasm aicasm.o aicasm _symbol.o aicasm_gram.o aicasm_macro_gram.o aicasm_scan.o aicasm_macro_scan.o -l l /usr/obj/usr/src/tmp/usr/bin/ld: cannot find -ll *** Error code 1 Stop in /usr/src/sys/modules/aic7xxx/aicasm. *** Error code 1 Stop in /usr/src/sys/modules/aic7xxx/ahd. *** Error code 1 Stop in /usr/src/sys/modules/aic7xxx. *** Error code 1 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/obj/usr/src/sys/soi. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. vic-rat# any solutions ? best regards, -dikshie-