• 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: Weird ending error XCode 2.1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Weird ending error XCode 2.1


  • Subject: Re: Weird ending error XCode 2.1
  • From: Chris Espinosa <email@hidden>
  • Date: Wed, 6 Jul 2005 00:56:12 -0700

On Jul 6, 2005, at 12:39 AM, Mark Dawson wrote:

I tried changing $(SYMROOT), but it didn't change anything. While the error output says "custom script", I haven't made the script--I assume that XCode has. I've fixed the space issue (just in case it WAS an issue). Can you think of anything else?

Below is the full error (with all the settings):

    cd /Volumes/Panther2/aMyApp2D
    setenv ACTION build
...
setenv ZERO_LINK YES
/bin/sh -c /Volumes/Panther2/aMyApp2D/build/Development/MyApp2DTiger.build/ Development/MyApp2D_Tiger.build/Script-C76ADC3907EB590B00109D0D.sh
/Volumes/Panther2/aMyApp2D/build/Development/MyApp2DTiger.build/ Development/MyApp2D_Tiger.build/Script-C76ADC3907EB590B00109D0D.sh: line 8: pbxbuild: command not found

Well, it looks like your target is set up to build some subproject using the pbxbuild tool, which hasn't existed since days of yore (pre-Xcode). At least open this shell script build phase and replace 'pbxbuild' with 'xcodebuild', and perhaps you may need to do more, depending on what exactly it's trying to do.


Chris

_______________________________________________
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: Weird ending error XCode 2.1
      • From: Mark Dawson <email@hidden>
    • Re: Weird ending error XCode 2.1
      • From: Mark Dawson <email@hidden>
References: 
 >Weird ending error XCode 2.1 (From: Mark Dawson <email@hidden>)
 >Re: Weird ending error XCode 2.1 (From: Chris Espinosa <email@hidden>)
 >Re: Weird ending error XCode 2.1 (From: Mark Dawson <email@hidden>)

  • Prev by Date: Re: Weird ending error XCode 2.1
  • Next by Date: Re: Downloading Updated Doc -- Re: Documentation frustrations
  • Previous by thread: Re: Weird ending error XCode 2.1
  • Next by thread: Re: Weird ending error XCode 2.1
  • Index(es):
    • Date
    • Thread