Brady you are a mind reader! I did mess with the Makefile.cfg in the interim. Everything compiled successfully. Now to see if it will work... God Bless You!
Jacob On Tue, Nov 20, 2001 at 03:05:18PM -0800, Brady Morgan wrote: > Jacob, > > On the surface, it appears your link is not including the zlib: -lz > > However... > > The zlib usage (compile & link) is controlled by the "zlib" parameter > in the "Makefile.cfg" file. This parameter is set to either "yes" or "no". > > The problem you're seeing _could_ be related to that parameter. > > Could it be possible that parameter changed values between building the SWORD > library ("libsword.(a|so)" and building the test programs? > > You might want to verify you have access to the zlib, verify the "zlib" > setting in "Makefile.cfg" and do a "[g]make remake". > > In my setup, I had access to zlib, had the "zlib" setting in "Makefile.cfg" > set to "yes" and was able to successfully build the test programs after > building the SWORD library. > > Hope this helps. > > -Brady >