On Wednesday, February 13, 2008 at 22:32:07, Robert Widhopf-Fenk wrote: > On Wednesday, February 13, 2008 at 22:03:20, Toby Allsopp wrote: > [...] > > Me? I don't. I only started hacking DVC a week or so ago :-) > > > > But I just tried and had some success starting xemacs using the command > > that the Makefile uses but taking off the -l and -f options, then > > setting debug-on-error, then `load-file'ing dvc-build.el. > > > > It seems that the problem is that (require 'cl) only sets up an autoload > > for `defstruct' but this isn't operational in the presence of > > -no-autoloads. > > > > Can you try the following patch? > > I already tried this before, but it caused backtraces which leave > me puzzled I ... I will try to compile without package-maint, i.e. > the old xtla Makefile now an let you know the results.
O.k., I can built without these strange errors when not using package-maint, next I will try a newer version of package-maint ... Robert _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
