![]() |
k so does this mean we have a working Voodoo kernel? cause im dying here... my Leo install is ALL messed up and I dont want to erase it.. it has a LOT of stuff i need.. its what I get for not buying a TM backup disc...
|
Ok so vfs_attrlist.c is in bsd/vfs/
And mach_traps.h is in osfmk/mach/ Should i add; #include <osfmk/mach/mach_traps.h> To vfs_attrlist.c? And Andy wouldn't it be easier if you would maybe remotely control my pc to test? :p |
Quote:
P.S. Sorry... I'm using a win PC right now... can't remotely control... :( |
teamveiwer!! cross platform lol
|
Quote:
I used a VNC server for remote control. Should work with any VNC Viewer for windows too :) But its 23:00 here now and i need to get up at 6:45. So maybe we can remote control tomorrow... |
Quote:
Also is early day for me tomorrow but I'll continue a little bit longer ;) |
Quote:
|
Quote:
I get these errors now: Code:
xnu-1456.1.26/osfmk/i386/i386_init.c: In function ‘slave_tsc_init’: Any thoughts? |
what is sysproto.h use for?
|
wait, now i get it, slave_tsc_init moved, so i guess those declarations need to go somplace else..
Quote:
|