I've got a CS4232 based soundcard (Crystal Semiconductor) which
refuses to work on my system. That is to say, the driver in the kernel. I
keep getting errors when I compile: (using 2.1.99)

drivers/sound/sound.a(cs4232.o): In function `probe_cs4232':
cs4232.o(.text+0xb2): undefined reference to `ad1848_detect'
cs4232.o(.text+0x20a): undefined reference to `ad1848_detect'
drivers/sound/sound.a(cs4232.o): In function `attach_cs4232':
cs4232.o(.text+0x268): undefined reference to `ad1848_init'
cs4232.o(.text+0x282): undefined reference to `ad1848_control'
cs4232.o(.text+0x28e): undefined reference to `ad1848_control'
cs4232.o(.text+0x29a): undefined reference to `ad1848_control'
drivers/sound/sound.a(cs4232.o): In function `unload_cs4232':
cs4232.o(.text+0x2c7): undefined reference to `ad1848_unload'
make: *** [vmlinux] Error 1

        Are these because of something missing? Any help will be
appreciated.

-----------------------------------------------------------
Matt Housh                         email: [EMAIL PROTECTED]
MicroComputer Specialist                University of Tulsa
                           Engineering and Natural Sciences

          "Pardon me, stewardess. I speak Jive."


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to