Date: Thu, 27 Apr 2006 19:55:29 -0700 From: "Eugene M. Kim" <gene@nttmcl.com> To: freebsd-stable@freebsd.org Subject: link_elf: symbol cam_simq_alloc undefined Message-ID: <44518421.60408@nttmcl.com>
next in thread | raw e-mail | index | archive | help
Hello, I'm trying to upgrade from 5-stable to 6-stable; after rebooting to the new kernel, the amr(4) module (amr.ko) refuses to load with this message: link_elf: symbol cam_simq_alloc undefined However, a quick nm(1) on /boot/kernel/cam.ko does show: ... 0000f0ac T cam_sim_set_path 0000efc4 T cam_simq_alloc 0000efd4 T cam_simq_free ... and cam.ko is already loaded before amr.ko. What am I missing here? *scratches head 'o 'a* Thanks, Eugene
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44518421.60408>