you need to be in the bourne shell (sh) when you do that copy-paste operation. just type sh to get into there. It's complaining about the sh syntax which isn't valid in tcsh.

simon

On Friday, August 15, 2003, at 02:10 PM, Jeff Grossman wrote:

Do you mean on the original make line? If so, yes I do use camino.mk and
not client.mk. I have been doing that ever since I started building my own.


Jeff

on 8/15/03 10:30 AM, S Woodside at [EMAIL PROTECTED] wrote:

The instructions now are to use camino.mk instead of client.mk . maybe
that's your problem?

simon

On Friday, August 15, 2003, at 12:11 PM, Jeff Grossman wrote:

I have been trying to build from source, and I continually get stuck
at the
same point.   I have been able to get it compiled in the past.

It will always stop here:

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 `/users/jeff/CaminoBuild/mozilla'


So, I read on this list before if I just type in the command again it works. So, I type in the command again and I get stuck here:

../../config/nsinstall -t ./installed-chrome.txt
../../dist/Embed/chrome
../../config/nsinstall -t ./readme.html ../../dist/Embed
../../config/nsinstall -t ../../embedding/lite/libembed_lite.dylib
../../dist/Embed/components
No such file or directory
make[2]: [embed_copy] Error 1 (ignored)
CONFIG_FILES=camino/Makefile: Command not found.

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

Reply via email to