unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#20321: 25.0; build broken: pcase-dolist function definition void
@ 2015-04-13 20:54 Kaushal
  2015-04-13 22:21 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Kaushal @ 2015-04-13 20:54 UTC (permalink / raw)
  To: 20321

[-- Attachment #1: Type: text/plain, Size: 1246 bytes --]

Hi,

I did the following before running "make"

git pull
git checkout master
make bootstrap
libtoolize
./configure --prefix=${emacs_install_dir} CPPFLAGS="-fgnu89-inline"

but it fails with this error:

make[2]: Leaving directory `/home/kmodi/downloads/git/emacs/lisp'
./temacs --batch --load loadup bootstrap
Loading loadup.el (source)...
Using load-path (/home/kmodi/downloads/git/emacs/lisp
/home/kmodi/downloads/git/emacs/lisp/emacs-lisp
/home/kmodi/downloads/git/emacs/lisp/language
/home/kmodi/downloads/git/emacs/lisp/international
/home/kmodi/downloads/git/emacs/lisp/textmodes
/home/kmodi/downloads/git/emacs/lisp/vc)
Loading emacs-lisp/byte-run (source)...
Loading emacs-lisp/backquote (source)...
Loading subr (source)...
Loading version (source)...
Loading widget (source)...
Loading custom (source)...
Loading emacs-lisp/map-ynp (source)...
Loading international/mule (source)...
Loading international/mule-conf (source)...
Loading env (source)...
Loading format (source)...
Loading bindings (source)...
Loading cus-start (source)...
Symbol's function definition is void: pcase-dolist
make[1]: *** [bootstrap-emacs] Error 255
make[1]: Leaving directory `/home/kmodi/downloads/git/emacs/src'
make: *** [src] Error 2


--
Kaushal Modi

[-- Attachment #2: Type: text/html, Size: 3887 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#20321: 25.0; build broken: pcase-dolist function definition void
  2015-04-13 20:54 bug#20321: 25.0; build broken: pcase-dolist function definition void Kaushal
@ 2015-04-13 22:21 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2015-04-13 22:21 UTC (permalink / raw)
  To: Kaushal; +Cc: 20321-done

> Loading cus-start (source)...
> Symbol's function definition is void: pcase-dolist

Indeed, sorry.  Should be fixed now,


        Stefan





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-04-13 22:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-13 20:54 bug#20321: 25.0; build broken: pcase-dolist function definition void Kaushal
2015-04-13 22:21 ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).