Hyrum K Wright writes:
> For some reason, zlib isn't being linked in. The compressBound()
> symbol is defined in zlib, and I would expect to see '-lz' in the link
> command, but it isn't. I do note you're using a non-standard zlib
> location in your configure command, but I don't know if the pr
On Tue, Aug 16, 2011 at 8:37 PM, 이수민 wrote:
> PLATFORM:
> IBM AIX 5.3 (PPC 32bit)
>
> $ uname -a
> AIX myaixserver 3 5 0005D57A4C00
>
> COMPONENTS:
> apr-1.4.5
> apr-iconv-1.2.1
> apr-util-1.3.12
> sqlite-amalgamation-3070701
> zlib-1.2.5
>
> CONFIGURATIONS:
> ./configure --prefix=/home/c
PLATFORM:
IBM AIX 5.3 (PPC 32bit)
$ uname -a
AIX myaixserver 3 5 0005D57A4C00
COMPONENTS:
apr-1.4.5
apr-iconv-1.2.1
apr-util-1.3.12
sqlite-amalgamation-3070701
zlib-1.2.5
CONFIGURATIONS:
./configure --prefix=/home/citest/target/svn \
--enable-all-static \
--disable-shared \
--disable
3 matches
Mail list logo