Hi, I was building icecat on Mac
I configured it with following command ./configure --enable-macos-target=10.5 --with-macos-sdk=/Developer/SDKs/MacOSX10.5.sdk --enable-default-toolkit=cairo-cocoa --disable-xpcom-obsolete --disable-glibtest --enable-pthreads --enable-postscript --enable-xinerama --disable-gnomevfs --disable-gnomeui --with-embedding-profile=default --disable-plugins --enable-application=xulrunner --enable-application=browser Then i did make using following command sudo make But i got following error , please help me with the same rsync -aL icecat-bin ../../dist/IceCat.app/Contents/MacOS mkdir -p ../../dist/IceCat.app/Contents/Plug-Ins rsync -a --copy-unsafe-links ../../dist/package/PrintPDE.plugin ../../dist/IceCat.app/Contents/Plug-Ins cp -L ../../dist/bin/mangle ../../dist/bin/shlibsign ../../dist/IceCat.app/Contents/MacOS cp -RL ../../dist/branding/firefox.icns ../../dist/IceCat.app/Contents/Resources/firefox.icns cp: ../../dist/branding/firefox.icns: No such file or directory make[4]: *** [libs] Error 1 make[3]: *** [libs] Error 2 make[2]: *** [libs_tier_app] Error 2 make[1]: *** [tier_app] Error 2 make: *** [default] Error 2 Thanks & Regards Akash Deo IIITB - Bangalore
-- http://gnuzilla.gnu.org
