On 06/05/12 11:20, Oliver Fromme wrote:
George Mitchell<> wrote:
> I csupped my 9.0-STABLE kernel on Sunday and now get this message
> at the beginning of booting up:
>
> link-elf-obj: symbol ata_controlcmd undefined
> KLD file atapicat.ko - could not finalize loading
The same happened to me, except that I had "device atapicam"
statically in my kernel config. When building the new kernel,
linking failed because of missing symbols (ata_controlcmd and
others).
It seems that atapicam is now obsolet and has been replaced by
"options ATA_CAM" which is already present in GENERIC.
Okay, thanks for the explanation.
Have you tried removing atapicam_load from /boot/loader.conf
(I guess that's where you're trying to load the module)?
Yes.
> Kernel configuration is GENERIC (except scheduler is SCHED_4BSD).
Just out of curiosity, why do you prefer SCHED_4BSD?
Don't get me started! -- George
Best regards
Oliver
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"