Skip to content
Prev 22190 / 63424 Next

Build error/zlib question

On Fri, 29 Sep 2006, Uwe Ligges wrote:

            
I think Uwe meant to say '-L$(RHOME)/src/extra/zlib -lz' is needed in 
PKG_LIBS.

Note that this package would not build in an installed version of R, so it 
did not 'builds just fine on R-2.3.1' as claimed.

However, this is all against the advice of 'Writing R Extensions', and the 
change is documented in the CHANGES file.  What you should really do is to 
supply your own zlib compiled to your own requirements.  If you make use 
of private entry points, expect self-imposed trouble!