darwin-on-arm / xnu

Porting the Darwin kernel to the AArch64/ARMv7/ARMv6-A architectures.
Other
582 stars 146 forks source link

Compiling error #14

Closed tihmstar closed 10 years ago

tihmstar commented 10 years ago

xnu/osfmk/i386/genassym.c:441:26: error: no member named 'cpu_hi_iss' in 'struct cpu_data' offsetof(cpu_data_t *, cpu_hi_iss));



getting this ^ while trying to run "make" (Mac OS Mountain Lion)
hako commented 10 years ago

Did you try this?

make TARGET_CONFIGS="debug arm S5L8930X"

hako

winocm commented 10 years ago

i386/x86_64 has been broken for too long now. Use the official trunk for that.

On Nov 8, 2013, at 12:27 AM, tihmstar notifications@github.com wrote:

xnu/osfmk/i386/genassym.c:441:26: error: no member named 'cpu_hi_iss' in 'struct cpu_data' offsetof(cpu_data_t *, cpu_hi_iss));


getting this ^ while trying to run "make" (Mac OS Mountain Lion)

—
Reply to this email directly or view it on GitHub.
tihmstar commented 10 years ago

thx hako, worked. i actually wanted to compile for my iP4