Re: XNU Kernel compiling problem
Re: XNU Kernel compiling problem
- Subject: Re: XNU Kernel compiling problem
- From: John Clark <email@hidden>
- Date: Thu, 4 Apr 2002 16:24:18 -0800
Am Donnerstag den, 4. April 2002, um 15:32, schrieb Jim Magee:
Stick with the versions of projects that match the released versions of
Darwin/Mac OS X if you want to be able to build and/or use them
reliably.
And would the following get the sources that correspond to the released
version:
setenv CVSROOT
:pserver:email@hidden:/cvs/Darwin
cvs -z3 co -P Darwin
foreach i (`cat Darwin/MacOSX-CURRENT``)
cvs -z3 co -P $i:l
end
Where Darwin/MacOSX-CURRENT contains a list of tags with version suffices
corresponding to the particular version of the module used in the
MacOSX-CURRENT
build.
And if this is not the way to get all the modules corresponding to a
build, what is, other
than tediously downloading each module on:
http://www.opensource.apple.com/projects/darwin/1.4/projects.html
Which does not seem to contain the list of modules, or have all the tag
suffix info.
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.