hello,
I am trying to install Open Motif 2.2.3 as it is required for a separate engineering software that I am trying to run, but continually crashes. When I go to install Open Motif 2.2.3, I follow the configure instructions that were included in the tar.gz package. I received a lex output error that I fixed by installing flex, so that the configure script runs without error. The next thing it says to do is the use the "make" function to compile the packages. When I run this I get a couple errors and several warnings:
Errors - X11/Xos.h no such file or directory
- [makestrs.o] Error1
- [all-recursive] Error1
Warning: Incompatible implicit declaration of built-in function (several times)
Can anyone help me out with this?
Thanks.
I am trying to install Open Motif 2.2.3 as it is required for a separate engineering software that I am trying to run, but continually crashes. When I go to install Open Motif 2.2.3, I follow the configure instructions that were included in the tar.gz package. I received a lex output error that I fixed by installing flex, so that the configure script runs without error. The next thing it says to do is the use the "make" function to compile the packages. When I run this I get a couple errors and several warnings:
Errors - X11/Xos.h no such file or directory
- [makestrs.o] Error1
- [all-recursive] Error1
Warning: Incompatible implicit declaration of built-in function (several times)
Can anyone help me out with this?
Thanks.
Comment