xnu-517.11.1 won't compile.
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com I have compiled every version of xnu since 10.3 came out however xnu-517.11.1 just won't build for me. All my dependencies are up to date however I get the following error. If someone can help me with this I would really apperciate it. /usr/bin/strip -S -x /usr/local/src/xnu-517.11.1/BUILD/obj/RELEASE_PPC/./mach_kernel.sys -o /usr/local/src/xnu-517.11.1/BUILD/obj/RELEASE_PPC/./mach_kernel; /usr/bin/ld: Undefined symbols: _cacheDisable _cacheInit _clock_get_uptime _cpu_number _mach_absolute_time _machine_idle_ret _ml_get_timebase _ml_read_temp _ml_scom_read _ml_scom_write _ml_set_processor_speed_dfs _ml_set_processor_speed_dpll _ml_set_processor_speed_powertune _ml_thrm_init _set_machine_current_act _current_act _current_thread make[2]: *** [do_build_mach_kernel] Error 1 make[1]: *** [build_all] Error 2 make: *** [all] Error 2 I even grabbed xnu-517.9.5 from the 10.3.7 repository and that built fine... the only dependency that I saw changed between 10.3.7 and 10.3.8 was IOKitUser-184 which I already installed. Anyone gotten this to work... or have a hint for me =) Josh Ellithorpe quest@mac.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Josh Ellithorpe