Date: Mon, 29 Sep 1997 18:39:49 +0100 From: Ken McKittrick <agent47@baldcom.net> To: stable@FreeBSD.ORG Subject: make depend fails Message-ID: <v03110705b055979edffc@[205.232.46.123]> In-Reply-To: <10543.875521510@time.cdrom.com> References: Your message of "Mon, 29 Sep 1997 02:08:29 EDT." <3.0.3.32.19970929020829.00734238@mail.internexus.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Make depend fails on a recently cvsup'd as of 9-29 2.2-Stable. The system has two PCI SCSI controllers Adaptec 2940UW and 3940UW. I following the Compiling a custom kernel directions from the FreeBSD handbook. What am am i doing wrong? Sincerely Ken Here's the make depend # cd ../../compile/ZONE # make depend cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I. ./.. -I../../../include -DAPM_BROKEN_STATCLOCK -DNSWAPDEV=4 -DFAILSAFE -DCOMPAT_ 43 -DMSDOSFS -DNFS -DFFS -DINET -DKERNEL -DMAXUSERS=40 -UKERNEL ../../i386/i386/ genassym.c cc -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Ws trict-prototypes -Wmissing-prototypes -Wpointer-arith -nostdinc -I- -I. -I../. . -I../../../include -DAPM_BROKEN_STATCLOCK -DNSWAPDEV=4 -DFAILSAFE -DCOMPAT_43 -DMSDOSFS -DNFS -DFFS -DINET -DKERNEL -DMAXUSERS=40 genassym.o -o genassym ./genassym >assym.s rm -f param.c cp ../../conf/param.c . sh ../../kern/vnode_if.sh ../../kern/vnode_if.src make -f ../../dev/aic7xxx/Makefile MAKESRCPATH=../../dev/aic7xxx Warning: Object directory not changed from original /usr/src/sys/compile/ZONE yacc -d ../../dev/aic7xxx/aicasm_gram.y mv y.tab.c aicasm_gram.c cc -O -pipe -I. -c aicasm_gram.c lex -t ../../dev/aic7xxx/aicasm_scan.l > aicasm_scan.c cc -O -pipe -I. -c aicasm_scan.c ../../dev/aic7xxx/aicasm_scan.l: In function `yylex': ../../dev/aic7xxx/aicasm_scan.l:68: `T_DOWNLOAD' undeclared (first use this func tion) ../../dev/aic7xxx/aicasm_scan.l:68: (Each undeclared identifier is reported only once ../../dev/aic7xxx/aicasm_scan.l:68: for each function it appears in.) *** Error code 1 Stop. *** Error code 1 Stop. ------------------------------------------------------------ Ken McKittrick SysAdmin, Network Engineer agent47@baldcom.net FreeBSD, NT and the Mac OS http://zone.baldcom.net (315) 698-3400 "Virtute non Verbis" (Deeds not Words) 1/108th Mech Infantry
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?v03110705b055979edffc>