![]() |
|
#1
|
||||
|
||||
Quote:
Try manually migging it and check for errors, then let me know... |
#2
|
|||
|
|||
I have the same error as rbm, without patching compile, and patched no.
I take a look at headers, and libkern/mach_kernel_header.h is include under ifdef kernel argument. |
#3
|
||||
|
||||
What do we have to do after running, patch -p0 -i xnu-1456.1.26-AnV_test.diff?
Thanks! Mac Inspiron 531 » 10.6.8 • 10.8.0 Legacy Kernel • AMD Athlon 64 X2 5000+ (2.60GHz) Dell M2N61-AX/nForce 430/MCP61 • 4GB Dual Channel DDR2 667MHz ALC888 • nVidia GeForce 8600 GT 256 MB 2 x WDC WD5000AAKS 500 GB SATA HDD |
#4
|
||||
|
||||
As I understood you in another posts, this will never work in 64-bit mode on AMD. True?
|
#5
|
||||
|
||||
Quote:
But not on SSE2 only machines |
#6
|
||||
|
||||
Somebody compiled this yet? Can't wait
![]() |
#7
|
||||
|
||||
i have an AMD machine running SL in 32 bit mode with this metode : http://www.infinitemac.com/f57/amd-s...install-t3727/ , will try to compile it tonight... hope i can help creating 64 bit XNU kernel..
Intel Core2Quad Q8400 Gigabyte GA-EP43-UD3L 4 GB kit DDR2 PC 6400 G-Skill BlackEdition 500 Gb Seagate Baracuda SATA GeForce 9600 GT 512 MB GDDR3 256Bit Mac OS X 10.6.2 || Leopard 10.5.8 || Windows 7 Visit my OSX86 Blog : http://osx86.boeaja.info |
#8
|
|||
|
|||
Quote:
|
#9
|
||||
|
||||
It seems that their defined in mach_traps.h...
Not sure which header file to include... Mac Inspiron 531 » 10.6.8 • 10.8.0 Legacy Kernel • AMD Athlon 64 X2 5000+ (2.60GHz) Dell M2N61-AX/nForce 430/MCP61 • 4GB Dual Channel DDR2 667MHz ALC888 • nVidia GeForce 8600 GT 256 MB 2 x WDC WD5000AAKS 500 GB SATA HDD |
#10
|
||||
|
||||
Quote:
you #include <i386/mach_traps.h> Just an example... Check the base path and include it before the definitions Also check for those unmatched #if s I have bought an external HD so I'll be on Snow myself soon ![]() |