具体报错如下
In file included from ../style_dump.h:8,
from ../write_dump.cpp:20:
../dump_xtc.h:28:10: fatal error: rpc/rpc.h: No such file or directory
#include "rpc/rpc.h"
compilation terminated.
make[1]: *** [Makefile:104: write_dump.o] Error 1
make[1]: Leaving directory '/share/home/zhongcy/opt/lammps_install/lammps/lammps-11Aug17/src/Obj_mpi'
make: *** [Makefile:170: mpi] Error 2