* haiku-win error on bootstrap
@ 2022-06-29 7:16 Colin Baxter
2022-06-29 7:33 ` Po Lu
0 siblings, 1 reply; 3+ messages in thread
From: Colin Baxter @ 2022-06-29 7:16 UTC (permalink / raw)
To: emacs-devel
Hello,
On recent pull of emacs, I get a make (and make boostrap) error:
--8<---------------cut here---------------start------------->8---
ELC ../lisp/term/haiku-win.elc
In toplevel form:
term/haiku-win.el:264:44: Error: Symbol’s function definition is void: haiku-get-numeric-enum
Makefile:292: recipe for target '../lisp/term/haiku-win.elc' failed
make[3]: *** [../lisp/term/haiku-win.elc] Error 1
Makefile:843: recipe for target '../lisp/term/haiku-win.elc' failed
make[2]: *** [../lisp/term/haiku-win.elc] Error 2
make[2]: Leaving directory '/home/redknight/git/emacs/src'
Makefile:469: recipe for target 'src' failed
make[1]: *** [src] Error 2
make[1]: Leaving directory '/home/redknight/git/emacs'
Makefile:1175: recipe for target 'bootstrap' failed
make: *** [bootstrap] Error 2
--8<---------------cut here---------------end--------------->8---
I'm on 4.9.0-18-686-pae #1 SMP Debian 4.9.303-1 i686 GNU/Linux.
Best wishes,
Colin Baxter.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: haiku-win error on bootstrap
2022-06-29 7:16 haiku-win error on bootstrap Colin Baxter
@ 2022-06-29 7:33 ` Po Lu
2022-06-29 8:03 ` Colin Baxter
0 siblings, 1 reply; 3+ messages in thread
From: Po Lu @ 2022-06-29 7:33 UTC (permalink / raw)
To: Colin Baxter; +Cc: emacs-devel
Colin Baxter <m43cap@yandex.com> writes:
> Hello,
>
> On recent pull of emacs, I get a make (and make boostrap) error:
>
>
> ELC ../lisp/term/haiku-win.elc
>
> In toplevel form:
> term/haiku-win.el:264:44: Error: Symbol’s function definition is void: haiku-get-numeric-enum
> Makefile:292: recipe for target '../lisp/term/haiku-win.elc' failed
> make[3]: *** [../lisp/term/haiku-win.elc] Error 1
> Makefile:843: recipe for target '../lisp/term/haiku-win.elc' failed
> make[2]: *** [../lisp/term/haiku-win.elc] Error 2
> make[2]: Leaving directory '/home/redknight/git/emacs/src'
> Makefile:469: recipe for target 'src' failed
> make[1]: *** [src] Error 2
> make[1]: Leaving directory '/home/redknight/git/emacs'
> Makefile:1175: recipe for target 'bootstrap' failed
> make: *** [bootstrap] Error 2
>
>
> I'm on 4.9.0-18-686-pae #1 SMP Debian 4.9.303-1 i686 GNU/Linux.
>
> Best wishes,
>
> Colin Baxter.
This should already have been fixed.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: haiku-win error on bootstrap
2022-06-29 7:33 ` Po Lu
@ 2022-06-29 8:03 ` Colin Baxter
0 siblings, 0 replies; 3+ messages in thread
From: Colin Baxter @ 2022-06-29 8:03 UTC (permalink / raw)
To: Po Lu; +Cc: emacs-devel
>>>>> Po Lu <luangruo@yahoo.com> writes:
> Colin Baxter <m43cap@yandex.com> writes:
>> Hello,
>>
>> On recent pull of emacs, I get a make (and make boostrap) error:
>>
>>
>> ELC ../lisp/term/haiku-win.elc
>>
>> In toplevel form: term/haiku-win.el:264:44: Error: Symbol’s
>> function definition is void: haiku-get-numeric-enum Makefile:292:
>> recipe for target '../lisp/term/haiku-win.elc' failed make[3]:
>> *** [../lisp/term/haiku-win.elc] Error 1 Makefile:843: recipe for
>> target '../lisp/term/haiku-win.elc' failed make[2]: ***
>> [../lisp/term/haiku-win.elc] Error 2 make[2]: Leaving directory
>> '/home/redknight/git/emacs/src' Makefile:469: recipe for target
>> 'src' failed make[1]: *** [src] Error 2 make[1]: Leaving
>> directory '/home/redknight/git/emacs' Makefile:1175: recipe for
>> target 'bootstrap' failed make: *** [bootstrap] Error 2
>>
>>
>> I'm on 4.9.0-18-686-pae #1 SMP Debian 4.9.303-1 i686 GNU/Linux.
>>
>> Best wishes,
>>
>> Colin Baxter.
> This should already have been fixed.
Yes, confirmed. Thank you.
best wishes,
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-06-29 8:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-29 7:16 haiku-win error on bootstrap Colin Baxter
2022-06-29 7:33 ` Po Lu
2022-06-29 8:03 ` Colin Baxter
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.