Error during lammps installation

Dear All,
  I am trying to install LAMMPS-26Mar11 in 12 core PC. I installed fftw
and other essentials. However, during compilation I am getting the
following error message. I tried to get the help from the net. Can any
one kindly give the solution.

.o write_restart.o -lmpich -lpthread -lfftw -lstdc++ -o ../lmp_linux
/usr/bin/ld: cannot find -lcr
collect2: ld returned 1 exit status
make[1]: *** [../lmp_linux] Error 1
make[1]: Leaving directory
`/home/shalini/Desktop/software/lammps-26Mar11/src/Obj_linux'
make: *** [linux] Error 2

I tried all possible ways to solve the problem and failed. It will be a
great help if any one can give the solution.
with regards
Rajesh

Dear All,
  I am trying to install LAMMPS-26Mar11 in 12 core PC. I installed fftw

this is a horribly outdated version.

and other essentials. However, during compilation I am getting the
following error message. I tried to get the help from the net. Can any
one kindly give the solution.

.o write_restart.o -lmpich -lpthread -lfftw -lstdc++ -o ../lmp_linux
/usr/bin/ld: cannot find -lcr
collect2: ld returned 1 exit status
make[1]: *** [../lmp_linux] Error 1
make[1]: Leaving directory
`/home/shalini/Desktop/software/lammps-26Mar11/src/Obj_linux'
make: *** [linux] Error 2

I tried all possible ways to solve the problem and failed. It will be a
great help if any one can give the solution.

impossible. there is too much required information missing.
it looks as if there could be a typo in the makefile that you are
using or that your mpi installation is messed up.
but there are a lot of other possible explanations.

axel.

Besides,
Why not installing the latest Lammps release? More new features to enjoy...
Carlos