
11-10-2011, 12:36 PM
|
 |
Panther
|
|
Join Date: Feb 2011
Location: London ,England
Posts: 129
|
|
Code:
AkimoAs-MacBook-Pro:xnu-1699.22.73 akimoa$ make ARCH_CONFIGS="I386 X86_64" KERNEL_CONFIGS=DEBUG"install"
/Users/akimoa/xnu-1699.22.73/makedefs/MakeInc.def:164: *** Unsupported KERNEL_CONFIG DEBUGinstall. Stop.
AkimoAs-MacBook-Pro:xnu-1699.22.73 akimoa$ make ARCH_CONFIGS="I386 X86_64" KERNEL_CONFIGS=DEBUG"RELEASE"
/Users/akimoa/xnu-1699.22.73/makedefs/MakeInc.def:164: *** Unsupported KERNEL_CONFIG DEBUGRELEASE. Stop.
AkimoAs-MacBook-Pro:xnu-1699.22.73 akimoa$
Not quite he doesnt like that
|