site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com - Kevin On Feb 13, 2005, at 11:17 PM, Kevin Van Vechten wrote: - Kevin On Feb 10, 2005, at 3:26 PM, Josh Ellithorpe wrote: 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... A new tarball been posted both at Apple's site and at OpenDarwin. I verified it builds OK on my system. Ben Herrenschmidt correctly diagnosed the problem as an incomplete version of osfmk/ppc/machine_routines_asm.s. This is indeed a problem with the source tarball. The osfmk/ppc/machine_routines_asm.s source file is incomplete. I'll try to post a fix with the complete version of this file tomorrow. 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. _______________________________________________ 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/kevin% 40opendarwin.org This email sent to kevin@opendarwin.org This email sent to site_archiver@lists.apple.com
participants (1)
-
Kevin Van Vechten