unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* emacs master (55c0c3e31bc) doesn't build
@ 2017-03-03  1:34 Rolf Ade
  2017-03-03 10:51 ` Philipp Stephani
  0 siblings, 1 reply; 3+ messages in thread
From: Rolf Ade @ 2017-03-03  1:34 UTC (permalink / raw)
  To: emacs-devel


Current master after 55c0c3e31b doesn't build for me on linux, even if I
bootstrap. After

./autogen.sh all
,/configure
make

I get

[...]
Loading faces...
Loading button...
Loading /home/rolf/hack/emacs/lisp/loaddefs.el (source)...
Symbol’s function definition is void: cl-defgeneric
make[1]: *** [bootstrap-emacs] Error 255
make[1]: Leaving directory `/home/rolf/hack/emacs/src'
make: *** [src] Error 2





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

* Re: emacs master (55c0c3e31bc) doesn't build
  2017-03-03  1:34 emacs master (55c0c3e31bc) doesn't build Rolf Ade
@ 2017-03-03 10:51 ` Philipp Stephani
  2017-03-03 13:42   ` Rolf Ade
  0 siblings, 1 reply; 3+ messages in thread
From: Philipp Stephani @ 2017-03-03 10:51 UTC (permalink / raw)
  To: Rolf Ade, emacs-devel

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

Rolf Ade <rolf@pointsman.de> schrieb am Fr., 3. März 2017 um 02:35 Uhr:

>
> Current master after 55c0c3e31b doesn't build for me on linux, even if I
> bootstrap. After
>
> ./autogen.sh all
> ,/configure
> make
>

That's not a bootstrap build. You need to run 'make bootstrap' to actually
bootstrap.

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

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

* Re: emacs master (55c0c3e31bc) doesn't build
  2017-03-03 10:51 ` Philipp Stephani
@ 2017-03-03 13:42   ` Rolf Ade
  0 siblings, 0 replies; 3+ messages in thread
From: Rolf Ade @ 2017-03-03 13:42 UTC (permalink / raw)
  To: emacs-devel


Philipp Stephani <p.stephani2@gmail.com> writes:
> Rolf Ade <rolf@pointsman.de> schrieb am Fr., 3. März 2017 um 02:35 Uhr:
>> Current master after 55c0c3e31b doesn't build for me on linux, even if I
>> bootstrap. After
>>
>> ./autogen.sh all
>> ,/configure
>> make
>
> That's not a bootstrap build. You need to run 'make bootstrap' to actually
> bootstrap.

Really doing a bootstrap build fixed the problem. Thanks and sorry for
the noise.




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

end of thread, other threads:[~2017-03-03 13:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-03  1:34 emacs master (55c0c3e31bc) doesn't build Rolf Ade
2017-03-03 10:51 ` Philipp Stephani
2017-03-03 13:42   ` Rolf Ade

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).