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

Re: REZ Problems - SysError 2


  • Subject: Re: REZ Problems - SysError 2
  • From: Chris Espinosa <email@hidden>
  • Date: Fri, 10 Aug 2007 15:54:45 -0700

Thing 1 has been addressed in Leopard. Thing 2 is likely that the Developer Tools were installed without the System SDK. Other build steps can build against a designated SDK without a System SDK installed, but Rez won't; this also has been fixed in 10.5.

Chris

Sent from my iPhone

On Aug 10, 2007, at 7:14 AM, Eric Slosser <email@hidden> wrote:

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
_______________________________________________
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


References: 
 >REZ Problems - SysError 2 (From: Eric Slosser <email@hidden>)

  • Prev by Date: Re: Bill Abt is out of the office.
  • Next by Date: Re: Bill Abt is out of the office.
  • Previous by thread: REZ Problems - SysError 2
  • Next by thread: Release Build Issues
  • Index(es):
    • Date
    • Thread