Re: installing a new kernel broke carbon
Hi,
I have seen this problem internally when the Carbon bridge
libraries, which bridge CFM binaries to macho's, get out of whack.
However, I have never seen xnu affect anything like this, so I'm
curious to know if any other changes were made.
That's the issue. Nathan's report indicates all he changed was 'xnu',
which makes the rest of the problem sound bizarre.
Exactly, thats what makes this so weird. As far as I can tell with all the files in /System, none of them have a modification date that corresponds with the xnu build. I tries running the FixupResourceForks command but it seemed to do no good either. What I can gather from the error is there is some problem accessing a function inside the CarbonLib but nm does no good in helping me determine if CFMPriv_System is defined becuase it says that it isn't an object. But I have never encountered a problem like this before.
It sounds like Nathan is running Mac OS X, he may want to try
running /System/Library/CoreServices/FixupResourceForks.
Maybe he'll eventually let us know what's going on, and whether the
above helps in any way.
I sent what have done several times but found out it wasnt working cause mail has the wrong default email address. opps. _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.
participants (1)
-
Nathan T. Hjelm