On Monday, July 28, 2003, at 06:15 PM, S Woodside wrote:
On Monday, July 28, 2003, at 06:04 PM, Grigory Entin wrote:Chris Casciano <[EMAIL PROTECTED]> writes:
cd `make -f client.mk echo_objdir` && \ make -C embedding/config && \ CONFIG_FILES=camino/Makefile ./config.status && \ make -C camino /bin/sh: cd: make[1]:: No such file or directory make: *** [build] Error 1 make: Leaving directory `/Volumes/pnhFWTwo/caminotree/mozilla'
I'm not sure what is the "right" answer, but..
The problem is apparently somehow related to "cd `make -f client.mk echo_objdir`" line.
Don't use 'make -w' for building, use plain 'make' instead. Not sure what's the exact reason, but it worked for me..
Oh, damn, I don't know why I missed this, sorry! I get this every time too. The odd thing is that if you just copy the offending line:
Hmmm... well... if its a known build issue happen to know if its filed? I didn't turn up any bugzilla leads searching either before i posted or just now when i looked again.
On your earlier advice Simon I kicked off a non-static build, so when that's done i'll see if I can get a static build up by re-running that command.
Thx to both for responding so quickly.
-- [ Chris Casciano ] [ [EMAIL PROTECTED] ] [ see things @ http://www.placenamehere.com ] [ read words @ http://www.chunkysoup.net/ ]
_______________________________________________ Camino mailing list [EMAIL PROTECTED] http://mozdev.org/mailman/listinfo/camino
