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

Error compiling Subversion on AIX

From: Sophie <spylee_at_gmail.com>
Date: 2006-08-02 17:49:21 CEST

Hello,

I'm trying to install Subversion on an AIX platform, unfortunately it's
giving me an error that I can't resolve. Configure runs without a problem;
I've tried recompiling Perl with thread support (as another user
experienced), it didn't help. Does someone have any idea how to solve this
problem?

Regards,

Sophie

------ making all in apr
Making all in strings
        /bin/sh /tmp/subversion-1.3.2/apr/libtool --silent --mode=compile
gcc -g -O2 -DHAVE_CONFIG_H -U__STR__ -D_THREAD_SAFE -D_USE_IRS
-I../include -I../include/arch/unix -c apr_snprintf.c && touch
apr_snprintf.lo
In file included from /usr/include/pthread.h:49,
                 from ../include/apr_portable.h:47,
                 from apr_snprintf.c:23:
/usr/include/time.h:240: warning: `struct sigevent' declared inside
parameter list
/usr/include/time.h:240: warning: its scope is only this definition or
declaration, which is probably not what you want.
In file included from ../include/apr_portable.h:47,
                 from apr_snprintf.c:23:
/usr/include/pthread.h:582: parse error before `*'
/usr/include/pthread.h:585: parse error before `*'
/usr/include/pthread.h:589: parse error before `*'
/usr/include/pthread.h:592: parse error before `*'
/usr/include/pthread.h:595: parse error before `*'
/usr/include/pthread.h:598: parse error before `*'
/usr/include/pthread.h:601: parse error before `*'
/usr/include/pthread.h:604: parse error before `*'
/usr/include/pthread.h:607: parse error before `*'
/usr/include/pthread.h:611: parse error before `*'
/usr/include/pthread.h:614: parse error before `*'
/usr/include/pthread.h:625: parse error before `*'
/usr/include/pthread.h:629: parse error before `*'
/usr/include/pthread.h:652: parse error before `*'
/usr/include/pthread.h:655: parse error before `*'
/usr/include/pthread.h:658: parse error before `*'
/usr/include/pthread.h:661: parse error before `*'
/usr/include/pthread.h:664: parse error before `*'
/usr/include/pthread.h:672: parse error before `*'
/usr/include/pthread.h:675: parse error before `*'
/usr/include/pthread.h:678: parse error before `*'
/usr/include/pthread.h:681: parse error before `*'
/usr/include/pthread.h:689: parse error before `*'
/usr/include/pthread.h:693: parse error before `*'
/usr/include/pthread.h:696: parse error before `*'
make: 1254-004 The error code from the last command is 1.

Stop.
make: 1254-004 The error code from the last command is 1.

Stop.
make: 1254-004 The error code from the last command is 1.

Stop.
make: 1254-004 The error code from the last command is 1.

Stop.
Received on Thu Aug 3 19:59:44 2006

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.