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

Compilation problems with Subversion 1.06 and AIX 5.2

From: <daniel.engelsen_at_caremark.com>
Date: 2004-08-11 23:17:33 CEST

I am trying to compile subversion on an AIX 5.2 ML 3 server; however, I am
getting errors when I run configure. I am using the following command:

./configure --with-ssl --prefix=/usr/local/subversion
--exec_prefix=/usr/local/subversion

Here are the errors that I am seeing in the output:

configure: WARNING: netinet/tcp.h: present but cannot be compiled
configure: WARNING: netinet/tcp.h: check for missing prerequisite
headers?
configure: WARNING: netinet/tcp.h: see the Autoconf documentation
configure: WARNING: netinet/tcp.h: section "Present But Cannot Be
Compiled"
configure: WARNING: netinet/tcp.h: proceeding with the preprocessor's
result
configure: WARNING: netinet/tcp.h: in the future, the compiler will take
precedence
configure: WARNING: ## ------------------------------ ##
configure: WARNING: ## Report this to neon@webdav.org ##
configure: WARNING: ## ------------------------------ ##
checking for netinet/tcp.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for strcasecmp... yes
checking for signal... yes
checking for setvbuf... yes
checking for setsockopt... yes
checking for stpcpy... yes
checking whether stpcpy is declared... yes
checking for library containing socket... none needed
checking for library containing gethostbyname... none needed
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking for inet_ntop... yes
checking for working AI_ADDRCONFIG... yes
checking for struct tm.tm_gmtoff... no
configure: WARNING: no timezone handling in date parsing on this platform
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
checking whether to enable ACL support in neon... yes
checking for pkg-config... no
checking for library containing RSA_new... not found
configure: error: could not find library containing RSA_new
configure failed for neon

Here is the output from the autogen.sh script:

buildcheck: checking installation...
buildcheck: autoconf version 2.58 (ok)
buildcheck: autoheader version 2.58 (ok)
buildcheck: libtool version 1.5 (ok)
buildcheck: neon version 0.24.7 (ok)
buildcheck: local copy of PrintPath does not match APR's copy.
            An updated copy of PrintPath may need to be checked in.
/share/aclocal/libtool.m4
Copying libtool helper: /share/aclocal/libtool.m4
Creating build-outputs.mk...
Creating svn_private_config.h.in...
Creating configure...
Creating configuration files for apr.
buildconf: checking installation...
buildconf: autoconf version 2.58 (ok)
buildconf: libtool version 1.5 (ok)
Copying libtool helper files ...
buildconf: Using libtool.m4 at /share/aclocal/libtool.m4.
Creating include/arch/unix/apr_private.h.in ...
autoheader: WARNING: Using auxiliary files such as `acconfig.h',
`config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for
`config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template
without
autoheader: WARNING: `acconfig.h':
autoheader:
autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader: [Define if a function `main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be produced, see
the
autoheader: WARNING: documentation.
Creating configure ...
Creating configuration files for apr-util.

Looking for apr source in ../apr
Creating include/private/apu_config.h ...
Creating configure ...
Invoking xml/expat/buildconf.sh ...
Incorporating /share/aclocal/libtool.m4 into aclocal.m4 ...
Copying libtool helper files ...
Creating config.h.in ...
autoheader: WARNING: Using auxiliary files such as `acconfig.h',
`config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for
`config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template
without
autoheader: WARNING: `acconfig.h':
autoheader:
autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader: [Define if a function `main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be produced, see
the
autoheader: WARNING: documentation.
Can't locate object method "path" via package "Request" at
/opt/freeware/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111.
autoheader: /opt/freeware/bin/autom4te failed with exit status: 1
Creating configure ...
Can't locate object method "path" via package "Request" at
/opt/freeware/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111.

You can run ./configure now.

Running autogen.sh implies you are a maintainer. You may prefer

I have installed the following from the Linux toolbox CD:
autoconf-2.58
m4-1.4
automake-1.79
libtool-1.5.1
sed-4.0.7
coreutils-5.0
gdbm-1.8.0
expat-1.95.2
db-3.3.11
readline-4.3
python-2.2
gcc-2.9.aix51.020209-4

Any ideas as to what the problem could be?

Thanks for your time and effort.

Sincerely,
Dan Engelsen
AIX Admin.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 11 23:18:04 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.