• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: simple script to build a mach_kernel
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: simple script to build a mach_kernel


  • Subject: Re: simple script to build a mach_kernel
  • From: Tom Garcia <email@hidden>
  • Date: Fri, 2 Nov 2007 15:06:55 +0000


On 2 Nov 2007, at 12:27, Andreas Fink wrote:

Usage: compress-man-pages.pl [-d prefix] dir ...
make[1]: *** [compress-man-pages] Error 255
make: *** [email@hidden] Error 2
sh-3.2#

Hopefully its only a manpage which will be missing

Yes, the error seems completely benign. You could replace the make; sudo make install with gcc relpath.c -o relpath; cp relpath /usr/local/ bin. My aim was just to find a sequence that builds enough tools into / usr/local/bin for it to be possible to build the kernel plus symbols.


As implied, you also get lots of errors about the missing ctfconvert in compiling xnu, which probably means no dtrace support. There is source for ctfconvert.c for OpenSolaris http://cvs.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/tools/ctf/cvt/ctfconvert.c , but it seems to assume an ELF system; I see no macho version throughout the Darwin sources. But this is my first serious attempt to tackle Darwin so I'm likely missing the obvious.

Cheers,

--
Tom Garcia | 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


References: 
 >simple script to build a mach_kernel (From: Tom Garcia <email@hidden>)
 >Re: simple script to build a mach_kernel (From: Andreas Fink <email@hidden>)

  • Prev by Date: Re: simple script to build a mach_kernel
  • Next by Date: Re: Kernel Debugging Help
  • Previous by thread: Re: simple script to build a mach_kernel
  • Next by thread: Re: Kernel Debugging Help
  • Index(es):
    • Date
    • Thread