Re: can't build without vm installed

2001-02-05 Thread Didier Verna

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 VoltaireTel. +33 (1) 53 14 59 47
   94276 Kremlin-Bictre 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/



Re: can't build without vm installed

2001-02-05 Thread Robert Fenk

On Sunday, February 4 2001 05:03:59, Michael Harnois wrote:
[...]
 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:
[...]
I have modified Makefile.in, it should work now.
Try the new version in CVS ...

Bye Robert


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



Re: can't build without vm installed

2001-02-05 Thread Michael Harnois

On 05 Feb 2001 11:04:27 +0100, Didier Verna [EMAIL PROTECTED] said:

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

How interesting. I did, in fact ... but I had *all* of vm, not just
vm-version.el. So why did the build fail?

-- 
Michael D. Harnois, Redeemer Lutheran Church, Washburn, IA 
[EMAIL PROTECTED]  [EMAIL PROTECTED] 
 "If you speak the truth, 
  have a foot in the stirrup." -- Turkish proverb

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