Re: xnu-1228.7.58 build failure
Re: xnu-1228.7.58 build failure
- Subject: Re: xnu-1228.7.58 build failure
- From: William Siegrist <email@hidden>
- Date: Wed, 08 Oct 2008 09:10:43 -0700
The latest rev of DarwinBuild replaces dsymutil with true inside the
chroot in order to break a dependency on libauto which is not open
source. You can manually copy dsymutil back into the chroot, but
you'll also need to copy /usr/lib/libauto.dylib. I did not believe a
dsymutil failure would break any builds, as others here have also
stated, but you could file a ticket with DarwinBuild for this:
http://darwinbuild.macosforge.org/trac/newticket
-Bill
On Oct 8, 2008, at 8:59 AM, Michael Reeves wrote:
Yes. If there's an easier way I'll try it.
On Oct 8, 2008, at 10:57 AM, William Siegrist wrote:
Are you using DarwinBuild to do this?
-Bill
On Oct 8, 2008, at 7:50 AM, Michael Reeves wrote:
For some reseason these to commands are generating no output not
even an error:
/usr/bin/dsymutil --arch=ppc /private/var/tmp/xnu/
xnu-1228.7.58.obj/RELEASE_I386/./mach_kernel.sys -o /private/var/
tmp/xnu/xnu-1228.7.58.obj/RELEASE_PPC/./mach_kernel.sys.dSYM > /
dev/null
/usr/bin/dsymutil --arch=i386 /private/var/tmp/xnu/
xnu-1228.7.58.obj/RELEASE_I386/./mach_kernel.sys -o /private/var/
tmp/xnu/xnu-1228.7.58.obj/RELEASE_I386/./mach_kernel.sys.dSYM > /
dev/null
The output file from these is never created.
On Oct 8, 2008, at 9:43 AM, Michael Reeves wrote:
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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