rpc/types.h: No such file or directory

Gery . gamejihou@hotmail.com
Tue May 19 16:32:00 GMT 2015


Thanks, however it didn't work if I put it in the install_makefiles or .bashrc:

# Required parameters:
$MBSYSTEM_HOME = "/usr/local/mbsystem"; 
$OS = "LINUX";
$CFLAGS = "-Wall -g -I/usr/X11/include ";
$LFLAGS = "-Wall -g -lm -L/usr/lib -lgdal";
$CPPFLAGS="-I/usr/include/tirpc";
# NETCDF
$NETCDFLIBDIR = "/usr/lib";
$NETCDFINCDIR = "/usr/include";
# GMT
$GMTLIBDIR = "/opt/gmt/gmt-4.5.9/lib";
$GMTINCDIR = "/opt/gmt/gmt-4.5.9/include";
$PROJECTIONS = "$MBSYSTEM_HOME/Projections.dat";

I also put it in my .bashrc in ~/:

export CPPFLAGS="-I/usr/include/tirpc"

Any additional idea? 		 	   		  
--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list