i'm attempting to build a kernel with the "old style" voxware drivers for
the CS423x (crystal sound, or css0 in the kernel config) and i get this
wonderful error torwards the end of the kernel build:

cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
-fformat-extensions -ansi  -nostdinc -I- -I. -I../.. -I../../../include
-D_KERNEL -include opt_global.h -elf  -mpreferred-stack-boundary=2  vers.c
linking kernel
cs4232.o: In function `attach_cs4232':
cs4232.o(.text+0x1cb): undefined reference to `probe_mpu401'
cs4232.o(.text+0x1d8): undefined reference to `attach_mpu401'
*** Error code 1


and it fails, obviously. everything prior to the make goes just fine..

any clues or advice?

-- jan

 +-----/  f. johan beisser  /------------------------------+
  email: jan[at]caustic.org   web: http://www.caustic.org/~jan 
   "knowledge is power. power corrupts. study hard, be evil."



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to