Problem with LAMMPS on Ubuntu

Dear USERS,

I have been facing some problems to install LAMMPS on Ubuntu 12.04. I followed the following link that provided by Andrew (http://lammps.sandia.gov/threads/msg36437.html). But, when I made compile it by command

make clean-all
make ubuntu_parallel

I came across the following error

make[1]: *** [domain_omp.o] Error 1
make[1]: Leaving directory `/home/majid/lammps-10Jan15/src/Obj_ubuntu_parallel’
make: *** [ubuntu_parallel] Error 2

Could anybody help me to figure it out?

Thanks in advance

Dear USERS,

I have been facing some problems to install LAMMPS on Ubuntu 12.04. I
followed the following link that provided by Andrew
(http://lammps.sandia.gov/threads/msg36437.html). But, when I made compile
it by command

make clean-all
make ubuntu_parallel

I came across the following error

make[1]: *** [domain_omp.o] Error 1
make[1]: Leaving directory
`/home/majid/lammps-10Jan15/src/Obj_ubuntu_parallel'
make: *** [ubuntu_parallel] Error 2

Could anybody help me to figure it out?

not without knowing the *actual* error, which has to be printed in the
lines *before* the make error, that you quoted in your mail.

axel.