TC <[EMAIL PROTECTED]> writes:

> I didn't actually make any changes to Makefiles.def, but when I ran
> make although it managed to compelte the autoloads target it fell
> over when it began the main lisp target build, with the following:
>
> While compiling toplevel forms in file
> /home/tc/elisp/planner/planner-accomplishments.el:
>   !! File error (("Cannot open load file" "muse-colors"))
> Done
> While compiling toplevel forms in file
> /home/tc/elisp/planner/planner-appt.el:
>   !! File error (("Cannot open load file" "muse-colors"))
> Done
> While compiling toplevel forms in file
> /home/tc/elisp/planner/planner-authz.el:
>   !! File error (("Cannot open load file" "muse-colors"))
> Done
>
[...]
> What am I doing wrong?

I'm not sure, but whatever it is, I'm doing it too :)

I did look at the Makefile a little and determined that it's the
'autoload' target that's causing those errors. 

FWIW, you don't have to run make for planner and/or muse to work, you
simply need to add the correct paths to your environment and then load
the desired modules, (load "planner") is probabaly the only one
required for planner to work.

-- 
Seeya,
Paul


_______________________________________________
Planner-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/planner-el-discuss

Reply via email to