Compilation error for zlib
From: Giulio Troccoli <Giulio.Troccoli_at_uk.linedata.com>
Date: 2007-03-09 12:00:38 CET
I am trying to install Subversion 1.4.3 on an AIX 5.3 system.
I have downloaded both subversion-1.4.3.tar.gz and subversion-deps-1.4.3.tar.gz.
I have configure to build zlib with
CC="/usr/vac/bin/cc" CFLAGS="-qmaxmem=-1 -O2 -qlanglvl=extended" ./configure --shared
And but I do make I have the following errors:
/usr/vac/bin/cc -qmaxmem=-1 -O2 -qlanglvl=extended -DUSE_MMAP -o example example.o -L. libz.so.1.2.3
/usr/vac/bin/cc -qmaxmem=-1 -O2 -qlanglvl=extended -DUSE_MMAP -o minigzip minigzip.o -L. libz.so.1.2.3
The zlib builds fine and so do the other dependencies and subversion itself.
Should I be worried anyway? Am I doing something wrong?
Regards,
-------------------
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.