On Wed, Dec 7, 2011 at 9:24 AM, Ralph Castain <[email protected]> wrote:
> Hi folks
>
> I'm trying to build the 0.23 svn trunk today and am hitting the following 
> error:
> [INFO] src/org/apache/hadoop/io/compress/zlib/ZlibCompressor.c: In function 
> 'Java_org_apache_hadoop_io_compress_zlib_ZlibCompressor_initIDs':
> [INFO] src/org/apache/hadoop/io/compress/zlib/ZlibCompressor.c:71: error: 
> 'libnotfound' undeclared (first use in this function)
> [INFO] src/org/apache/hadoop/io/compress/zlib/ZlibCompressor.c:71: error: 
> (Each undeclared identifier is reported only once
> [INFO] src/org/apache/hadoop/io/compress/zlib/ZlibCompressor.c:71: error: for 
> each function it appears in.)

You would benefit from the following libraries present on your system:
liblzo*, libz*

Thanks,
Roman.

Reply via email to