On Mon Oct 7 2013 Sean Sieger wrote:
> In a MinGW Bash shell:
> 
> $ make --makefile=./makefile-temp
> /bin/cp bbdb-site.el.in bbdb-site.el
> /bin/rm -f bbdb-loaddefs.el;
> LC_ALL=C emacs --batch --directory=./  -l autoload \
>                 --eval '(setq generated-autoload-file
> "'`pwd`/bbdb-loaddefs.el'"
> )' \
>                 --eval '(setq make-backup-files nil)' \
>                 -f batch-update-autoloads `pwd`
> 
> [I've tried messing around with makefile-temp to get rid of this:]
> 
> Opening output file: no such file or directory,
> c:/c/bbdb/lisp/bbdb-loaddefs.el

I do not know anything about MinGW.  The problem seems to be with
the rule itself.  (It's the same rule in makefile-temp and in the
"proper" Makefile generated by autoconf.)

Can someone else reading this list comment on this?

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to