[GRASS5] Unable to locate curses.h for Solaris 8

Wallace, Beverly T beverly.t.wallace at lmco.com
Tue Mar 5 11:52:48 EST 2002


Hi all,

Yesterday I updated to get the latest GRASS.  I am using a Sun with Solaris
8.  The configure options that I used last month no longer work.  When I run
configure, it fails to find curses.h (which is in /usr/include).  I used:
	 ./configure --without-png --without-gd --without-odbc
--without-fftw --without-postgres
It still fails when I supply the /usr/include path:
	./configure --with-includes=/usr/include --without-png --without-gd
--without-odbc --without-fftw --without-postgres

Here is the configure output:

checking host system type... sparc-sun-solaris2.8
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for full floating-point support... yes
checking for SysV... no
checking for another button... no
checking for XDriver... socket
checking for additional include dirs... 
checking for additional library dirs... 
checking for a BSD compatible install... ./install-sh -c
checking for flex... flex
checking for yywrap in -lfl... yes
checking for bison... no
checking for byacc... no
checking for yacc... /usr/ccs/bin/yacc
checking for ranlib... ranlib
checking for env... env
checking for g77... g77
checking for perl... /usr/local/bin/perl
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for curses.h... no
checking for limits.h... yes
checking for termio.h... yes
checking for termios.h... yes
checking for unistd.h... yes
checking for values.h... yes
checking for g2c.h... yes
checking for f2c.h... no
checking for sys/ioctl.h... yes
checking for sys/mtio.h... yes
checking for sys/resource.h... yes
checking for sys/time.h... yes
checking for sys/timeb.h... yes
checking for sys/types.h... yes
checking for sys/utsname.h... yes
checking for libintl.h... yes
checking for iconv.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for off_t... yes
checking for uid_t in sys/types.h... yes
checking return type of signal handlers... void
checking for Cygwin environment... no
checking for ftime... yes
checking for gethostname... yes
checking for gettimeofday... yes
checking for lseek... yes
checking for nice... yes
checking for time... yes
checking for uname... yes
checking for seteuid... yes
checking for setpriority... yes
checking for setreuid... yes
checking for setruid... no
checking for drand48... yes
checking whether setpgrp takes no argument... yes
checking for W11... no
checking for X... libraries /usr/openwin/lib, headers /usr/openwin/include
checking whether -R must be followed by a space... no
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
checking for connect... no
checking for connect in -lsocket... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for curses.h... no
configure: error: *** Unable to locate curses includes

Does any know how to fix this?
Thanks, Bev Wallace




More information about the grass-dev mailing list