2009/3/16 Christopher DiCaprio <span dir="ltr">&lt;<a href="mailto:dicaprio@gps.caltech.edu">dicaprio@gps.caltech.edu</a>&gt;</span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Developers,<br>
<br>
When building pylith, I can successfully run configure, but I get an error during make. I&#39;ve included the end of the output from make as an attachment. This error occurs when using netcdf libraries compiled from source or pre-compiled. I&#39;m using netcdf 3.6.3.</blockquote>
<div><br>The problem here is that you are on a 64-bit Linux box, but the library has not been compiled using<br>-fPIC which creates relocated libraries.  All the rest of PyLith is built with this. This should be the<br>default for the package manager, but if you build it yourself you need to put that in CFLAGS.<br>
<br>  Matt<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Thanks,<br>
Chris<br></blockquote></div>-- <br>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener<br>