I'm attempting to build MPE without success. When I try to make it, I
recieve the error:
trace_input.c:23:23: error: trace_API.h: No such file or directory
Where is this file supposed to come from?
Here are my configure arguments...
JAVA="/opt/sun-jdk-1.5.0.08"
./configure --prefix=/opt/mpe \
--sharedstatedir=/var/mpe \
--localstatedir=/com/mpe \
--enable-misc=yes \
--enable-logging=yes \
--enable-f77=no \
--enable-wrappers=yes \
--enable-slog2=build \
--enable-collchk=no \
--enable-graphics=no \
--with-mpicc="/opt/openmpi/bin/mpicc" \
--with-mpiinc="-I/opt/openmpi/include" \
--with-mpilibs="-L/opt/openmpi/lib" \
--includedir=$JAVA/include \
--with-java=$JAVA
attached are my config.log and make.log
Thanks,
Ryan
--
Ryan Thompson,
HPC Systems Administrator
ryan_at_[hidden]
|