Ronan Waide <[EMAIL PROTECTED]> writes:
> On August 2, [EMAIL PROTECTED] said:
> > This doesn't hold for:
> > BBDB version 2.2 ($Date: 2000/05/29 22:47:50 $)
> > Sorry I've forgotten what version I need for this to work.
>
> Current CVS version, which (if I've set things up correctly) you
> should be able to download as a tarball from the website if you don't
> have CVS access.
That one breaks here:
Calling `make gnus'
>From the tail of make output:
emacs -no-site-file -no-init-file -batch -q -eval "` dir=\". \"; echo \(setq load-path
\(append \(list ; for i in $dir ; do echo \\"$i\\"\ ; done ; echo \) load-path\)\) ;
`" -l ./bbdb.elc -f batch-byte-compile bbdb-migrate.el
While compiling toplevel forms in file /usr/local/bbdb-2.2/lisp/bbdb-migrate.el:
!! End of file during parsing
Done
make[1]: *** [bbdb-migrate.elc] Error 1
make[1]: Leaving directory `/usr/local/bbdb-2.2/lisp'
make: *** [gnus] Error 2
The error seems to be somewhere between line 172:
;;;###autoload
(defun bbdb-unmigrate-record (record)
and line 233:
(defun bbdb-migrate-record (rec changes)
"Perform changes on a single database record (passed in REC).
That section, when evaled gives the:
`End of file during parsing error.
I'm not good enough with elisp to track it.
_______________________________________________
bbdb-info mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/bbdb-info