Re: installing a new kernel broke carbon
On Monday, April 15, 2002, at 11:05 PM, Nathan T. Hjelm wrote: 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. You haven't mentioned what kernel you have built and tried to run. It's conceivable that the version you chose to build is sufficiently out of sync with the rest of the system as installed on your disk that you have hosed some of your files. We won't know for sure until we know what kernel you ran (and even then, we may not know; for sure, without that info, there's no way to be certain). Regards, Justin -- Justin C. Walker, Curmudgeon-At-Large * Institute for General Semantics | Men are from Earth. | Women are from Earth. | Deal with it. *--------------------------------------*-------------------------------* _______________________________________________ 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)
-
Justin C. Walker