You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Hugo Palma <hu...@gmail.com> on 2006/07/25 17:29:12 UTC

Error while building on AIX

Hi all,

i'm trying to build SVN 1.3.2 on an AIX 5.3 system.
The configure seems to work just fine. The problem comes when i try make.
After a bunch of output it comes to this error:

/bin/sh /opensource/subversion-1.3.2/libtool --tag=CC --silent
--mode=compile gcc -U__STR__ -D_THREAD_SAFE -D_USE_IRS  -g -O2  -g -O2
-pthread  -D_LARGEFILE64_SOURCE -DNE_LFS  -I./subversion/include
-I./subversion -I/opensource/subversion-1.3.2/neon/src
-I/usr/local/include/neon                       -I/opensource/subversion-
1.3.2/apr/include   -I/opensource/subversion-1.3.2/apr-util/include
-I/opensource/subversion-1.3.2/apr-util/xml/expat/lib -o
subversion/libsvn_ra_dav/fetch.lo -c subversion/libsvn_ra_dav/fetch.c
make: 1254-004 The error code from the last command is 1.


I have absolutely no idea what the problem might be.
Any ideas ?

Thanks in advance,

Hugo