Ronan Waide <[EMAIL PROTECTED]> writes:

> On January 12, [EMAIL PROTECTED] said:
>>   ./configure --disable-vm --enable-rmail
>> 
>> Configuration fails.  Configure complains that it can't find VM! D'oh!

Seems to work.  Thanks!

>> 2. When trying to use something other than "emacs" as as the emacs
>> binary for the purposes of configure script I accidentally gave it a
>> wrong name, say
>> 
>>    ./configure --with-emacs=/boo/foo/goo
>
> Both should now be fixed in CVS.

Apparently not.  This seems to produce the same errors as before.
Just did a cvs update followed by

  ./configure MAKE=gmake --with-emacs=/boo/foo/goo --enable-rmail --disable-vm

Configure succeeds and then make fails with:

% gmake
cd lisp; gmake bbdb
gmake[1]: Entering directory `/local/2/software/bbdb-cvs/bbdb/lisp'
Makefile:156: *** multiple target patterns.  Stop.
gmake[1]: Leaving directory `/local/2/software/bbdb-cvs/bbdb/lisp'
gmake: *** [bbdb] Error 2

>From lisp/Makefile:

...
extras: bbdb-print.elc bbdb-ftp.elc bbdb-whois.elc bbdb-xemacs.elc  \
        ./configure[2159]: /boo/foo/goo:  not found ./configure[2158]: 
/boo/foo/goo:  not found bbdb-snarf.elc bbdb-w3.elc \
        ./configure[2157]: /boo/foo/goo:  not found bbdb-merge.elc 
bbdb-migrate.elc bbdb-gui.elc
...

sigh...  Sorry to be the bearer of bad news.

        --Boris



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to