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

Compilation error for apr

From: Giulio Troccoli <Giulio.Troccoli_at_uk.linedata.com>
Date: 2007-03-09 11:54:22 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 apr with

 

CC="/usr/vac/bin/cc" CFLAGS="-qmaxmem=-1 -O2 -qlanglvl=extended"
./configure --enable-shared --enable-static

 

And but I do make I have the following errors:

 

/bin/sh /u1/dev/subversion-1.4.3/apr/libtool --silent --mode=compile
/usr/vac/bin/cc -qmaxmem=-1 -O2 -qlanglvl=extended -DHAVE_CONFIG_H
-U__STR__ -D_THREAD_SAFE -D_USE_IRS -I../../include
-I../../include/arch/unix -c thread.c && touch thread.lo

"thread.c", line 77.40: 1506-098 (E) Missing argument(s).

/bin/sh /u1/dev/subversion-1.4.3/apr/libtool --silent --mode=compile
/usr/vac/bin/cc -qmaxmem=-1 -O2 -qlanglvl=extended -DHAVE_CONFIG_H
-U__STR__ -D_THREAD_SAFE -D_USE_IRS -I../../include
-I../../include/arch/unix -c signals.c && touch signals.lo

"signals.c", line 377.13: 1506-098 (E) Missing argument(s).

 

The apr build 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
<mailto:giulio.troccoli@uk.linedata.com> W www.linedata.com
<http://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
Received on Fri Mar 9 11:54:51 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.