[lammps-users] diff style_atom.h style_atom.tmp: Ambiguous. lammps 21Jan2010

Hello,

while installing i get this error
diff style_atom.h style_atom.tmp: Ambiguous.

I used make serial and also make g++

why is happening this
thank you

PS: Is lammps 21Jan2010

This error is occurring in Make.csh in the "style" option.
If you type csh Make.csh from the src dir you should
see it. I don't know why. I've never seen the error. You should
try deleting all style* files in src and starting over. The Make.csh
is attempting to create these files with some very vanilla shell
commands.

Steve