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. >> >> >> Any ideas what I am doing wrong? >> >> Thanks, >> Jeff >> -- >> Jeff Grossman ([EMAIL PROTECTED]) >> >> _______________________________________________ >> Camino mailing list >> [EMAIL PROTECTED] >> http://mozdev.org/mailman/listinfo/camino >> >> > > -- > anti-spam: do not post this address publicly > www.simonwoodside.com -- 99% Devil, 1% Angel > > _______________________________________________ > Camino mailing list > [EMAIL PROTECTED] > http://mozdev.org/mailman/listinfo/camino > > -- Jeff Grossman ([EMAIL PROTECTED]) _______________________________________________ Camino mailing list [EMAIL PROTECTED] http://mozdev.org/mailman/listinfo/camino
