On Jul 18, 2008, at 9:26 AM, Peter Dyballa wrote: > There is a new and again strange error with find when I *don't* use > compile but mimic part of it on the ./configure invocation (--with- > ns --disable-ns-self-contained --without-x --without-freetype ...):
'compile' is now removed from CVS. You should not need --without-x or --without-freetype. > ... > ( cd .../emacs/nextstep/Emacs.app/ ; for subdir in `find ${dest} - > type d ! -name CVS -print` ; do chmod a+rx ${subdir} ; rm -rf $ > {subdir}/CVS ; rm -f ${subdir}/.cvsignore ; done ; ) > find: illegal option -- t > find: illegal option -- y > ... Why does this happen here and not in the exact same line in emacs/ Makefile.in under the "install-arch-indep" target? Or does it? ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Emacs-app-dev- mailing list Emacs-app-dev-@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-