My clean install of Panther does not have pbxbuild. It has xcodebuild instead. If you installed Panther over Jaguar, you probably have both.

Chances are something in the configure process has cached the location of pbxbuild. Clearing out some of the '.whatever' files relating to configure in your top level mozilla directory may help.

Grep the files for pbxbuild and remove anything generated that includes it.
You may need to rebuild the whole tree. I don't know.


AndyT

On Feb 9, 2004, at 9:57 PM, S. Woodside wrote:

I can't get my build to work. I get the following at the end of the output:

make[1]: Entering directory `/Volumes/MacintoshHD/Users/woodside/sandbox/moz/mozilla/camino'
/usr/bin/make export
make[2]: Entering directory `/Volumes/MacintoshHD/Users/woodside/sandbox/moz/mozilla/camino'
make[2]: Nothing to be done for `export'.
make[2]: Leaving directory `/Volumes/MacintoshHD/Users/woodside/sandbox/moz/mozilla/camino'
/usr/bin/make libs
make[2]: Entering directory `/Volumes/MacintoshHD/Users/woodside/sandbox/moz/mozilla/camino'
NEXT_ROOT= /usr/bin/pbxbuild -project Camino.xcode -target Camino -buildstyle Deployment USE_GCC3=YES
unknown option: -project
Usage: pbxbuild [-activetarget] [-alltargets] [-target <targetname>]... [-activebuildstyle] [-buildstyle <buildstylename>] [-optionalbuildstyle <buildstylename>] [<buildsetting>=<value>]... [<buildaction>]...
pbxbuild [-list]
make[2]: *** [libs] Error 1
make[2]: Leaving directory `/Volumes/MacintoshHD/Users/woodside/sandbox/moz/mozilla/camino'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/Volumes/MacintoshHD/Users/woodside/sandbox/moz/mozilla/camino'
make: *** [build] Error 2
make: Leaving directory `/Volumes/MacintoshHD/Users/woodside/sandbox/moz/mozilla'



I've had this problem for a few days, even after I installed the 1.1 developer CD (from downloaded dmgparts).


simon

--
99% Devil, 1% Angel
homepage http://www.simonwoodside.com
for the developing world http://www.openict.net
member of http://www.mozilla.org/projects/camino

_______________________________________________
Camino mailing list
[EMAIL PROTECTED]
http://mozdev.org/mailman/listinfo/camino


AndyT (lordpixel - the cat who walks through walls)
A little bigger on the inside

(see you later space cowboy ...)

_______________________________________________
Camino mailing list
[EMAIL PROTECTED]
http://mozdev.org/mailman/listinfo/camino

Reply via email to