Ronan Waide writes:
> Sorry about the slow reply; I lost this message in my mailbox...
>
> On April 5, [EMAIL PROTECTED] said:
> > After "configure", I ran "make vm" in the same
> > directory in the same bash session.
> >
>
> Okay. Were there any errors from this? I've had prior reports, and a
> note on my TODO list, that the cygwin build doesn't run cleanly. Also,
> you should be doing make vm bbdb, not just make vm. And finally, to
> the best of my knowledge you currently need a vm source tree to build
> BBDB, although this may have changed.
>
> > (bbdb-insinuate-vm)
>
> This function is defined in bbdb-vm. What happens if you manually load
> bbdb-vm before running bbdb-insinuate-vm?
I think this is because the bbdb-autoloads is not being generated
correctly. As pointed out above, in cygwin environments, it doesn't
build the autoloads file at all.
A workaround that I have to do is the following:
emacs -batch -l make-autoloads -f print-autoloads *.el >>
bbdb-autoloads.el
where the make-autoloads file comes from the VM distribution. After
this, add the statement (provide 'bbdb-autoloads) to the file and
byte-compile it. Then do a make all in the bbdb directory.
A pain, but it works.
Sridhar
--
Sridhar Boovaraghavan
[EMAIL PROTECTED]
http://www.geocities.com/sridhar_ml/
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
_______________________________________________
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/