Michael Harnois <[EMAIL PROTECTED]> wrote:

> Apparently the comment
> 
> # this is lovely, isn't it?  Surprisingly enough, it seems to work...
> 
> isn't quite true, as the current cvs (and for the past week or so)
> won't build at all if vm isn't installed:
> 
> ===[root] /usr/local/src/bbdb # make gnus
> cd lisp; make gnus
> xemacs -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 -eval '(progn (if (not (string-match "" ""))        
>     (setq load-path (cons "" load-path)))  (if (load "vm-version" t)                 
>         (cond ((> (string-to-number vm-version) 5.31)  (load "vm"))                  
>          (t (load "vm-vars") (load "vm")))))'  -f batch-byte-compile bbdb-hooks.el
> Loading vm-version...
> Cannot open load file: vm
> xemacs exiting

        I can't reproduce this. It seems that you have a reachable
vm-version.el file somewhere in your path. Can you check this ?

-- 
    /     /   _   _       Didier Verna       http://www.lrde.epita.fr/~didier
 - / / - / / /_/ /        EPITA / LRDE         mailto:[EMAIL PROTECTED]
/_/ / /_/ / /__ /      14-16 rue Voltaire        Tel. +33 (1) 53 14 59 47
                   94276 Kremlin-Bicêtre cedex   Fax. +33 (1) 44 08 01 99

_______________________________________________
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to