Am 31.08.14 21:06, schrieb Andrew Piskorski:
> The error (below) is coming from zlib.h, but oddly, I already
> successfully built both the Naviserver core and the nszlib module.
> Does this suggest some sort of double include or other build setup
> problem?
>
you have probably configured naviserver using --with-lib=.... There was 
a bug
in the Makefile infrastructure not passing the includeflag for zlib 
around. It is
needed for the datastructure of Ns_Compress*() infrastructure (one can
get rid of the dependency, by using opaque structures, but i have left this
for the time being, keeping the interface stable).

This should be fixed in bitbucket. Please update, reconfigure and reinstall.

-gustaf neumann

------------------------------------------------------------------------------
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