Date: Sat, 5 Jun 1999 23:11:45 -0700 From: "Alphadlr" <alpha@cybcon.com> To: "FreeBSD Questions" <freebsd-questions@freebsd.org> Subject: make depend for custom kernel failed,...... Message-ID: <000001beafe3$73f90850$114b93cd@william>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000001beafe3$73f90850$114b93cd>