[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: poll_for_input_1 undefined
From: |
Richard Stallman |
Subject: |
Re: poll_for_input_1 undefined |
Date: |
Sat, 12 Jul 2014 09:07:29 -0400 |
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
config.in is a generated file. Unless your host has an instable clock
this will be regenerated automatically.
It wasn't regenerated in my case.
(config.in used to be edited manually, and I did not realize that
was no longer the practice.)
I went to src and ran "make -k emacs".
First it recompiled all the .o files in src.
Then it did a recursive make for a library
which reran configure, but without updating config.in.
Then it recompiled the .o files again.
This does not seem right.
--
Dr Richard Stallman
President, Free Software Foundation
51 Franklin St
Boston MA 02110
USA
www.fsf.org www.gnu.org
Skype: No way! That's nonfree (freedom-denying) software.
Use Ekiga or an ordinary phone call.
- poll_for_input_1 undefined, Richard Stallman, 2014/07/11
- Re: poll_for_input_1 undefined, Dmitry Antipov, 2014/07/11
- Re: poll_for_input_1 undefined, Glenn Morris, 2014/07/11
- Re: poll_for_input_1 undefined, Andreas Schwab, 2014/07/11
- Re: poll_for_input_1 undefined,
Richard Stallman <=
- Re: poll_for_input_1 undefined, Andreas Schwab, 2014/07/12
- Re: poll_for_input_1 undefined, Richard Stallman, 2014/07/12
- Re: poll_for_input_1 undefined, Andreas Schwab, 2014/07/13
- Re: poll_for_input_1 undefined, Paul Eggert, 2014/07/13
- Re: poll_for_input_1 undefined, Richard Stallman, 2014/07/12
- Re: poll_for_input_1 undefined, Glenn Morris, 2014/07/12
- Re: poll_for_input_1 undefined, Richard Stallman, 2014/07/13
- Re: poll_for_input_1 undefined, Paul Eggert, 2014/07/14