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.


Any ideas what I am doing wrong?

Thanks,
Jeff
-- 
Jeff Grossman ([EMAIL PROTECTED])

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

Reply via email to