On Wed, May 25, 2005 at 09:57:53PM +0200, Daniel Brockman wrote: > And that's just one self-contained directory and one line in ~/.emacs, > so removing the package is not a problem. Not that you'll ever *need* > to remove it, since you can just keep doing ``cvs update && make''... >
I downloaded the cvs source files and issued the "make" command: [EMAIL PROTECTED] emms $ make emacs --no-init-file --no-site-file -batch \ -l emms-maint.el \ -f batch-byte-compile emms.el Wrote /home/orchid/src/emms/emms.elc Done emacs --no-init-file --no-site-file -batch \ -l emms-maint.el \ -f batch-byte-compile emms-info-later-do.el While compiling emms-info-later-do-clean-queue in file /home/orchid/src/emms/emms-info-later-do.el: ** reference to free variable later-do-list ** assignment to free variable later-do-list While compiling toplevel forms in file /home/orchid/src/emms/emms-info-later-do.el: !! Symbol's function definition is void ((cl-byte-compile-compiler-macro)) Done make: *** [emms-info-later-do.elc] Error 1 I am not sure what that last error means and if it affects the rest of the .el files. Sorry to be such a newbie but I am used to using ./configure then make and chasing down configure errors. -- Angelina Carlton _______________________________________________ Emms-help mailing list Emms-help@gnu.org http://lists.gnu.org/mailman/listinfo/emms-help