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

Re: Anyone managed to build subversion on SCO Openserver 5?

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2004-05-17 17:12:52 CEST

On Mon, May 17, 2004 at 01:07:52PM +0100, Martin J. Evans wrote:
> Anyone managed to build subversion on SCO Openserver 5?
>
> When configure for apr runs it seems to complete OK but a make gives:
>
> bash-2.02$ make
> ------ making all in apr
> Making all in strings
> /bin/bash /u/sources/subversion-1.0.2/apr/libtool --silent
> --mode=compile cc -g -DHAVE_CONFIG_H -DSCO5 -D_REENTRANT -I../include
> -I../include/arch/unix -c apr_cpystrn.c && touch apr_cpystrn.lo
> "../include/apr.h", line 274: #error: Can not determine the proper size for
> apr_int64_t
>
> which does not seem to be able to work out a type for a 64bit int.

Can you upload the file apr/config.log somewhere? (or file a bug report
http://issues.apache.org/bugzilla/enter_bug.cgi?product=APR&component=APR
and attach it to that)

If the native compiler really doesn't support a 64-bit integer type
you'll have to install GCC.

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 17 19:12:05 2004

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.