<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    <font face="Verdana">Hello, I'm trying to build proj4 1.7 with gnu
      gcc 4.4.4<br>
      I get the following error<br>
      <br>
      cc -g -O2 -o .libs/proj proj.o gen_cheb.o p_series.o&nbsp;
      ./.libs/libproj.so -lm&nbsp; -Wl,--rpath -Wl,&lt;my home path&gt;/lib<br>
      /usr/bin/ld: attempted static link of dynamic object
      `./.libs/libproj.so'<br>
      <br>
      I would appreciate any suggestions for a work-around.<br>
      <br>
    </font>
  </body>
</html>