https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250897
--- Comment #1 from Oleg Sidorkin <[email protected]> --- (In reply to Oleg Sidorkin from comment #0) Correction (failed to read before posting, sorry): linux_common.ko uses linux_dummy.c uses LIN_SDT_PROVIDER_DECLARE(LINUX_DTRACE); However LIN_SDT_PROVIDER_DEFINE(LINUX_DTRACE); is compiled in linux_misc.c, that build with linux64.ko. But linux64.ko depends on linux_common.ko, so it cannot be loaded before linux_common.ko -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
