all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#7844: when ncurses not available, curses assumed
@ 2011-01-14  6:05 Daniel Colascione
  2019-10-14 15:36 ` Stefan Kangas
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Colascione @ 2011-01-14  6:05 UTC (permalink / raw)
  To: 7844

Recently, when building the Emacs-23 branch on my Cygwin machine, I'd
forgotten to install curses-devel. The configure script should have
failed, but instead, compilation proceeded until linking, when the job
failed with /usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../../i686-pc-cygwin/bin/ld:
cannot find -lcurses

The configure script ought to look for ncurses, then curses, and fail
if neither is found (or at least unset TERMINFO)





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

end of thread, other threads:[~2019-11-17 20:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-14  6:05 bug#7844: when ncurses not available, curses assumed Daniel Colascione
2019-10-14 15:36 ` Stefan Kangas
2019-11-17 20:43   ` Stefan Kangas

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.