
varnish-bugs at varnish-cache
Apr 23, 2012, 1:31 PM
Views: 182
Permalink
|
|
#1129: ./configure does not check for curses.h
|
|
#1129: ./configure does not check for curses.h --------------------+------------------------------------------------------- Reporter: ismell | Type: defect Status: new | Priority: low Milestone: | Component: build Version: 3.0.2 | Severity: minor Keywords: | --------------------+------------------------------------------------------- I was trying to compile and I got the following error: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -g -O2 -pthread -MT varnishhist.o -MD -MP -MF .deps/varnishhist.Tpo -c -o varnishhist.o varnishhist.c varnishhist.c:36:20: curses.h: No such file or directory ./configure should check to see if curses.h exists. -- Ticket URL: <https://www.varnish-cache.org/trac/ticket/1129> Varnish <https://varnish-cache.org/> The Varnish HTTP Accelerator _______________________________________________ varnish-bugs mailing list varnish-bugs [at] varnish-cache https://www.varnish-cache.org/lists/mailman/listinfo/varnish-bugs
|