drivers/media/media.o: In function `rds_waitread':
drivers/media/media.o(.text+0x131e3): undefined reference to `aci_port'
drivers/media/media.o: In function `rds_rawwrite':
drivers/media/media.o(.text+0x13242): undefined reference to `aci_port'
drivers/media/media.o: In function `rds_readcycle_nowait':
drivers/media/media.o(.text+0x132b3): undefined reference to `aci_port'
drivers/media/media.o: In function `pcm20_mute':
drivers/media/media.o(.text+0x13445): undefined reference to `aci_rw_cmd'
drivers/media/media.o: In function `pcm20_stereo':
drivers/media/media.o(.text+0x1346f): undefined reference to `aci_rw_cmd'
drivers/media/media.o: In function `pcm20_setfreq':
drivers/media/media.o(.text+0x13499): undefined reference to `aci_version'
drivers/media/media.o(.text+0x134df): undefined reference to `aci_rw_cmd'
drivers/media/media.o: In function `pcm20_getflags':
drivers/media/media.o(.text+0x13508): undefined reference to `aci_rw_cmd'
drivers/media/media.o(.text+0x1353f): undefined reference to `aci_rw_cmd'
make: *** [vmlinux] Error 1
the compiling of my kernel stops right there. Does any one know ow can I fix that?...I compiled the 2.4.19 on my other computer yesterday, and it all worked just fine..actually even better. But on this computer the kernel wont compile and stop right after that message!!
Thanks for help!
