Where do I set this? I tried setting it as an environment variable before running bootstrap.
Simon On Oct 11, 2017 4:14 PM, "System Administrator" <[email protected]> wrote: > 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 [email protected] https://gridengine.org/mailman/listinfo/users
