Date: Thu, 31 May 2001 20:15:49 -0400 From: Andrew Gallatin <gallatin@cs.duke.edu> To: Bill Paul <wpaul@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_xl.c if_xlreg.h Message-ID: <20010531201549.A56937@grasshopper.cs.duke.edu> In-Reply-To: <200105312208.f4VM8ki67740@freefall.freebsd.org>; from wpaul@FreeBSD.org on Thu, May 31, 2001 at 03:08:46PM -0700 References: <200105312208.f4VM8ki67740@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Bill Paul [wpaul@FreeBSD.org] wrote: > wpaul 2001/05/31 15:08:46 PDT > > Modified files: > sys/pci if_xl.c if_xlreg.h You seem to have forgotten to commit the definition of XL_MACCTRL_LARGE_PACK: cc -c -O -pipe -mcpu=ev4 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../.. -I../../dev -I/usr/include -D_KERNEL -include opt_global.h -elf -mno-fp-regs -ffixed-8 -Wa,-mev56 ../../pci/if_xl.c ../../pci/if_xl.c: In function `xl_init': ../../pci/if_xl.c:2661: `XL_MACCTRL_LARGE_PACK' undeclared (first use in this function) ../../pci/if_xl.c:2661: (Each undeclared identifier is reported only once ../../pci/if_xl.c:2661: for each function it appears in.) *** Error code 1 Stop in /.amd_mnt/grapefruit/export/ari_scratch3/gallatin/current.pci/sys/compile/GENERIC. -- ------------------------------------------------------------------------------ Andrew Gallatin, Sr Systems Programmer http://www.cs.duke.edu/~gallatin Duke University Email: gallatin@cs.duke.edu Department of Computer Science Phone: (919) 660-6590 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010531201549.A56937>