* bug#38389: Emacs HEAD code build failed because cannot find tputs
[not found] <00e41933-0807-4ac9-84f0-6dbcdc816429@Spark>
@ 2019-11-26 15:59 ` changqi chen
2019-11-26 16:35 ` bug#38389: I figure out changqi chen
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: changqi chen @ 2019-11-26 15:59 UTC (permalink / raw)
To: 38389
[-- Attachment #1: Type: text/plain, Size: 336 bytes --]
I am building emacs from source code on github. It works fine days ago, then suddenly, it cannot find tputs in any library.
My OS: macOS Catalina 10.15.1
I have installed ncurses by brew install
I have set PATH, LDFLAGS CPPFLAGS PKG_CONFIG_PATH as brew told me, it not works.
Anyone know how to fix this problem? And why?
Thank you!
[-- Attachment #2: Type: text/html, Size: 727 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#38389: I figure out
2019-11-26 15:59 ` bug#38389: Emacs HEAD code build failed because cannot find tputs changqi chen
@ 2019-11-26 16:35 ` changqi chen
2019-11-26 16:41 ` bug#38389: Emacs HEAD code build failed because cannot find tputs Lars Ingebrigtsen
2019-11-26 19:47 ` bug#38389: This issue fixed changqi chen
2 siblings, 0 replies; 5+ messages in thread
From: changqi chen @ 2019-11-26 16:35 UTC (permalink / raw)
To: 38389
[-- Attachment #1: Type: text/plain, Size: 99 bytes --]
Add CFLAGS=-I/usr/local/opt/ncurses/include fix this issue. The problem is I put CPPFLAGS before.
[-- Attachment #2: Type: text/html, Size: 299 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#38389: Emacs HEAD code build failed because cannot find tputs
2019-11-26 15:59 ` bug#38389: Emacs HEAD code build failed because cannot find tputs changqi chen
2019-11-26 16:35 ` bug#38389: I figure out changqi chen
@ 2019-11-26 16:41 ` Lars Ingebrigtsen
2019-11-26 16:46 ` changqi chen
2019-11-26 19:47 ` bug#38389: This issue fixed changqi chen
2 siblings, 1 reply; 5+ messages in thread
From: Lars Ingebrigtsen @ 2019-11-26 16:41 UTC (permalink / raw)
To: changqi chen; +Cc: 38389
changqi chen <ccq777@gmail.com> writes:
> I am building emacs from source code on github. It works fine days ago, then
> suddenly, it cannot find tputs in any library.
>
> My OS: macOS Catalina 10.15.1
> I have installed ncurses by brew install
> I have set PATH, LDFLAGS CPPFLAGS PKG_CONFIG_PATH as brew told me, it not
> works.
Have you tried saying "make bootstrap"?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#38389: Emacs HEAD code build failed because cannot find tputs
2019-11-26 16:41 ` bug#38389: Emacs HEAD code build failed because cannot find tputs Lars Ingebrigtsen
@ 2019-11-26 16:46 ` changqi chen
0 siblings, 0 replies; 5+ messages in thread
From: changqi chen @ 2019-11-26 16:46 UTC (permalink / raw)
To: Lars Ingebrigtsen; +Cc: 38389
[-- Attachment #1: Type: text/plain, Size: 724 bytes --]
I don’t think so. It is because I give wrong include flag, it should CFLAGS, not CPPFLAGS.
It will fix ./configure step, I am trying to build now
On Nov 26, 2019, 11:41 -0500, Lars Ingebrigtsen , wrote:
> changqi chen <ccq777@gmail.com> writes:
>
> > I am building emacs from source code on github. It works fine days ago, then
> > suddenly, it cannot find tputs in any library.
> >
> > My OS: macOS Catalina 10.15.1
> > I have installed ncurses by brew install
> > I have set PATH, LDFLAGS CPPFLAGS PKG_CONFIG_PATH as brew told me, it not
> > works.
>
> Have you tried saying "make bootstrap"?
>
> --
> (domestic pets only, the antidote for overdose, milk.)
> bloggy blog: http://lars.ingebrigtsen.no
[-- Attachment #2: Type: text/html, Size: 1320 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#38389: This issue fixed
2019-11-26 15:59 ` bug#38389: Emacs HEAD code build failed because cannot find tputs changqi chen
2019-11-26 16:35 ` bug#38389: I figure out changqi chen
2019-11-26 16:41 ` bug#38389: Emacs HEAD code build failed because cannot find tputs Lars Ingebrigtsen
@ 2019-11-26 19:47 ` changqi chen
2 siblings, 0 replies; 5+ messages in thread
From: changqi chen @ 2019-11-26 19:47 UTC (permalink / raw)
To: 38389@debbugs.gnu.org
[-- Attachment #1: Type: text/plain, Size: 51 bytes --]
I figured it out. This issue can close. Thank you!
[-- Attachment #2: Type: text/html, Size: 226 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2019-11-26 19:47 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <00e41933-0807-4ac9-84f0-6dbcdc816429@Spark>
2019-11-26 15:59 ` bug#38389: Emacs HEAD code build failed because cannot find tputs changqi chen
2019-11-26 16:35 ` bug#38389: I figure out changqi chen
2019-11-26 16:41 ` bug#38389: Emacs HEAD code build failed because cannot find tputs Lars Ingebrigtsen
2019-11-26 16:46 ` changqi chen
2019-11-26 19:47 ` bug#38389: This issue fixed changqi chen
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).