On Mon, Sep 01, 2014 at 09:36:31AM +0200, Gustaf Neumann wrote:

> you have probably configured naviserver using --with-lib=....

No, I configured Naviserver like so (which I also just ran again now):

  $ export inst_dir=/usr/local/nsd-4.99.6-dtk-1 
  $ AUTOCONF=autoconf2.50 ./autogen.sh --enable-symbols 
--with-tcl=/usr/lib/tcl8.5 --prefix=$inst_dir 

> this should be fixed in bitbucket. please update, reconfigure and reinstall.

With all the latest sources, I still get the same error when building
nsoracle, no change.  I then redid my configure using "--with-zlib=/usr/lib",
but that seemed to make no difference, same error when using the stock ns.h.

In all cases, adding this line to my installed include/ns.h fixes my nsoracle
build:

  #undef HAVE_ZLIB_H 

-- 
Andrew Piskorski <a...@piskorski.com>

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel

Reply via email to