unofficial mirror of bug-gnu-emacs@gnu.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

* bug#7844: when ncurses not available, curses assumed
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Kangas @ 2019-10-14 15:36 UTC (permalink / raw)
  To: Daniel Colascione; +Cc: 7844

Daniel Colascione <dan.colascione@gmail.com> writes:

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

This bug was reported 8 years ago but unfortunately never got a reply
at the time.  Is this still an issue on modern versions of Emacs?

Best regards,
Stefan Kangas





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

* bug#7844: when ncurses not available, curses assumed
  2019-10-14 15:36 ` Stefan Kangas
@ 2019-11-17 20:43   ` Stefan Kangas
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Kangas @ 2019-11-17 20:43 UTC (permalink / raw)
  To: Daniel Colascione; +Cc: 7844-done

Stefan Kangas <stefan@marxist.se> writes:

> Daniel Colascione <dan.colascione@gmail.com> writes:
>
>> 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)
>
> This bug was reported 8 years ago but unfortunately never got a reply
> at the time.  Is this still an issue on modern versions of Emacs?

More information was requested, but none was given within 5 weeks, so
I'll go ahead and assume this has been fixed in the years since this
was reported.

If this is still an issue with a modern version of Emacs, please
reopen the bug report.

Best regards,
Stefan Kangas





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