on 02/09/2011 19:55 Charlie Martin said the following: > Yeah, and the same overall Makefile is successfully building in dtrace on the > other part of the product, which is actually using FreeBSD 7-something. I'm > sure there's some tiny difference, but it would sure help to have some idea of > what those dmesg messages are telling me. > > It's not that the .ko's are missing, I checked that first thing.
The message was expressly telling you that your cyclic.ko and your kernel are out of sync - built from different sources. > On 2011-09-01 19:04, Brandon Gooch wrote: >> I'm guessing you've read this: >> >> http://wiki.freebsd.org/DTrace >> >> Make certain you've configure your kernel correctly, and that you've >> rebuilt your kernel and modules... >> >> -Brandon > -- Andriy Gapon _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

