HDF5 1.8.10-patch1

Hi,
My name is Felipe Lyra and i am Meteorology student/researcher at
Computational Methods in Engineering Laboratory (LAMCE) of Alberto Luiz
Coimbra Institute of Postgraduate and Research in Engineering (COPPE) at
the Federal University of Rio de Janeiro(UFRJ).

When i try to compile HDF5 1.8.10, this error happens...

ld: warning: libimf.so, needed by ../src/.libs/libhdf5.so, not found (try
using -rpath or -rpath-link)
ld: warning: libsvml.so, needed by ../src/.libs/libhdf5.so, not found (try
using -rpath or -rpath-link)
ld: warning: libirng.so, needed by ../src/.libs/libhdf5.so, not found (try
using -rpath or -rpath-link)
ld: warning: libintlc.so.5, needed by ../src/.libs/libhdf5.so, not found
(try using -rpath or -rpath-link)
ld: .libs/testhdf5: hidden symbol `__intel_cpu_indicator_init' in
/opt/intel/composer_xe_2013.2.146/compiler/lib/intel64/libirc.a(cpu_disp.o)
is referenced by DSO
ld: final link failed: Nonrepresentable section on output
make[1]: *** [testhdf5] Error 1
make[1]: Leaving directory `/home/numa10/bib/hdf5-1.8.10-patch1/test'
make: *** [check-recursive] Error 1

What is this "-rpath" that i can use ?
What could be happening ?

Best Regards