On Jul 16, 2008, at 8:25 PM, Peter Dyballa wrote:
Hello! There is a very strange case: ...
Is indeed!
After ../lib-src/make-docfile -a ../etc/DOC -d ... this error is reported: ../lisp/emacs-lisp/easy-menu.elc: No such file or directory
This should be fixed in CVS now.BTW I started work on removing the need for the compile script. Currently the latter accomplishes five main tasks:
1) set up install prefixes for either self-contained or shared-lisp build
2) attempts to set some variables for GNUstep configuration 3) runs make install 4) cleans up the install structure inside the bundle 5) local lisp load path handlingThe attached patch to configure.in accomplishes #1. #2 would need to be done inside configure.in as well, but I'm not sure how to do the shell sourcing part. #3 the user can obviously do themself. #4 would need to be done inside Makefile.in. I'll work on #4 tomorrow and post if I can't finish (going away for long weekend). #5 seems useful for non-Emacs.app builds and so should be integrated into configure.in and friends generically. I will leave that for later initially in order to get the main part done.
configPrefixSetup.patch
Description: Binary data
------------------------------------------------------------------------- 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-