Re: xnu-517.11.1 won't compile.
Re: xnu-517.11.1 won't compile.
- Subject: Re: xnu-517.11.1 won't compile.
- From: Kevin Van Vechten <email@hidden>
- Date: Sun, 13 Feb 2005 23:17:23 -0800
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.
- Kevin
On Feb 10, 2005, at 3:26 PM, Josh Ellithorpe wrote:
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
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden