Just add -lf2c in your link.
You are using the C version of LAPACK: CLAPACK
I would recommend you to use the new Standard C APIs for LAPACK http://netlib.org/lapack/#_standard_c_l ... for_lapack
You will need also to install the Fortran LAPACK.
Julie

