Am 02.09.14 22:31, schrieb Andrew Piskorski: > > 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. just to be sure. you are using the tip versions of naviserver and nsoracle from bitbucket?
The following change causes the CFLAGS to include the zlib include path (after configuration and compilation in include/Makefile.global) https://bitbucket.org/naviserver/naviserver/commits/89577366e888cc72b6858855ad9a89967a49965a and this change is for adding the oracle options to the CFLAGS https://bitbucket.org/naviserver/nsoracle/commits/2eac27630cb658983e14120ddb66d3b17955a19d with these changes (+ reconfiguration of the naviserver build with --with-zlib + install) the include flags for zlib are passed to the compilation of nsoracle.c. Don't you see this in the compilation step ? -g ------------------------------------------------------------------------------ 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