From owner-freebsd-questions Sat Jun 5 23:11:41 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.cybcon.com (mail.cybcon.com [205.147.64.46]) by hub.freebsd.org (Postfix) with ESMTP id 2D7A614CBE for ; Sat, 5 Jun 1999 23:11:39 -0700 (PDT) (envelope-from alpha@cybcon.com) Received: from william (usr1-16.cybcon.com [205.147.75.17]) by mail.cybcon.com (8.9.0/8.9.0) with SMTP id XAA22927 for ; Sat, 5 Jun 1999 23:11:38 -0700 (PDT) From: "Alphadlr" To: "FreeBSD Questions" Subject: make depend for custom kernel failed,...... Date: Sat, 5 Jun 1999 23:11:45 -0700 Message-ID: <000001beafe3$73f90850$114b93cd@william> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just finished a 3.2 nake world, did make install world. All was fine there. Then I did a /usr/sbin/config mobile (name of the kernel) did a cd ..\..\compile\mobile did a make depend and this is what I got.... ------------------------- make -f ../../dev/aic7xxx/Makefile MAKESRCPATH=../../dev/aic7xxx Warning: Object directory not changed from original /usr/src/sys/compile/mobile cc -O -pipe -I/usr/include -I. -c aicasm_scan.c cc -O -pipe -I/usr/include -I. -c ../../dev/aic7xxx/aicasm.c cc -O -pipe -I/usr/include -I. -c ../../dev/aic7xxx/aicasm_symbol.c cc -O -pipe -I/usr/include -I. -o aicasm aicasm_gram.o aicasm_scan.o aicasm.o aicasm_symbol.o -ll *** Error code 1 Stop. *** Error code 1 Stop. ------------------------------------- Ideas please William To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message