We're trying to compile a piece of software from Cray on Suse 12.1
which requires libast and libshell but the compilation fails because
/usr/include/prototype.h is missing:
> cc -I/usr/include/ast -L/lib64/ast -lshell -last -ldl test_net_gemini_rdma.c 
> -o test_net_gemini_rdma
In file included from /usr/include/ast/shell.h:25:0,
                 from test_net_gemini_rdma.c:2:
/usr/include/ast/prototyped.h:1:27: fatal error: ../prototyped.h: No
such file or directory
compilation terminated.

How can I solve this issue? Cray support said that Suse Linux is not a
supported configuration for the test tool but we'd like to run it
there instead of installing a separate Fedora box with a Mellanox card
just to run a single diagnostic tool.
_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users

Reply via email to