[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#2592: Elvis Compilation Peoblem



Package: elvis
Version: 1.8pl4

The Makefile for the elvis text editor seems to be incorrect in that the
program will not compile.

The make file contains a reference to a termcap library (-l termcap) which
I think should be to curses (-lcurses), and replacing the LIBS line
with

LIBS=   -lcurses

made the program compilable.

I am using libc5.2.18, and gcc2.7.1, kernel version1.3.73.

Alan Bain



Reply to: