Simon Matthews wrote on 10/10/2017 05:33 PM:
My attempts to build on Cygwin are failing:

./aimk -no-java  -no-qmon -no-jni

...
../libs/cull/pack.c:40:23: fatal error: rpc/types.h: No such file or directory
  #include <rpc/types.h>
                        ^
compilation terminated.
make: *** [../libs/cull/Makefile:148: pack.o] Error 1
not done

You can search for "rpc/types.h: No such file or directory".
It seems you may have to "Add "CPPFLAGS=-I/usr/include/tirpc" to your configure flags."
_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users

Reply via email to