[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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: 1501-218 file libz.so.1.2.3 contains an incorrect file suffix

/usr/vac/bin/cc -qmaxmem=-1 -O2 -qlanglvl=extended -DUSE_MMAP -o minigzip minigzip.o -L. libz.so.1.2.3
/usr/vac/bin/cc: 1501-218 file libz.so.1.2.3 contains an incorrect file suffix
 

The zlib builds fine and so do the other dependencies and subversion itself.

Should I be worried anyway? Am I doing something wrong?

Regards,
Giulio

-------------------
Giulio Troccoli
Technical Consultant
 
T +44 (0)20 7360 1914 F +44 (0)20 7360 1974
E giulio.troccoli@uk.linedata.com W www.linedata.com
MSN Messenger giulio@troccoli.it
 
 
Linedata Services (UK) Ltd
Registered Office: Bishopsgate Court, 4-12 Norton Folgate, London, E1 6DB
Registered in England and Wales No 3027851 VAT Reg No 778499447

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 9 12:01:12 2007

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.