On Jul 24, 2007, at 9:36 AM, Chip G. wrote: >> /usr/bin/ld: table of contents for archive: /usr/local/lib/ >> libgeotiff.a is out of date; rerun ranlib In this case the error message tells you what to do (but it isn't all that clear if you haven't heard of the ranlib command). sudo ranlib /usr/local/lib/libgeotiff.a -Jason kg4wsv