• 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
REZ Problems - SysError 2
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

REZ Problems - SysError 2


  • Subject: REZ Problems - SysError 2
  • From: Eric Slosser <email@hidden>
  • Date: Fri, 10 Aug 2007 10:14:35 -0400

There was a previous thread (<http://lists.apple.com/archives/xcode- users/2007/Jan/msg00310.html>) having to do with a build error

	/Developer/Tools/Rez - SysError 2 during open of "Carbon/Carbon.r"


I hit the same problem and found two things behind it:

Thing 1)
Xcode does not emit "-F /Developer/SDKs/<pick your base>/System/ Library/Frameworks" with the Rez command. Without the -F option to Rez, Rez defaults to looking for:


	/System/Library/Frameworks/Carbon.framework/Headers/Carbon.r

Thing 2)
On the machine with the build error, /System/Library/Frameworks/ Carbon.framework doesn't have a Headers folder or aliases. I have no idea why. (It's a MacBookPro Core2Duo, 3MB, running 10.4.10 8R2232). So Rez can't find the file in the default path.


Solution:
Add the "-F /path/to/Frameworks" option to the target with the problem.

Note: When "-progress" flag is passed to Rez, Xcode IDE interprets the output as errors.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
  • Follow-Ups:
    • Re: REZ Problems - SysError 2
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: Re: Projects and Targets
  • Next by Date: Release Build Issues
  • Previous by thread: Re: Projects and Targets
  • Next by thread: Re: REZ Problems - SysError 2
  • Index(es):
    • Date
    • Thread