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

Trouble building 1.6.x on Ubuntu 9.04

From: Scott Palmer <swpalmer_at_gmail.com>
Date: Tue, 12 May 2009 21:13:02 -0400

I've been trying to build 1.6.1 or 1.6.2 on Ubuntu 9.04 without success...
It's supposed to be straight-forward according to others:
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2071290

But for me I get errors when doing ./configure

I've tried apr and apr-utils from the URLs that the configure script throws
out (1.2.x and from the same repo at tag 1.3.3) but they don't configure.
./buidconf seems to complain, but it typical unix fashion it's hard to tell.

Here are the bits of output that appears relevant:

...
checking whether it is safe to define __EXTENSIONS__... yes
checking for library containing strerror... none required
checking whether system uses EBCDIC... no
performing libtool configuration...
/home/scott/subversion-1.6.2/apr/configure: line 9751: syntax error near
unexpected token `lt_decl_varnames,'
/home/scott/subversion-1.6.2/apr/configure: line 9751:
`lt_if_append_uniq(lt_decl_varnames, SED, , ,'
configure failed for apr

prior to that ./buildconf in the apr folder told me:

$ ./buildconf
buildconf: checking installation...
buildconf: python version 2.6.2 (ok)
buildconf: autoconf version 2.63 (ok)
buildconf: libtool version 2.2.6 (ok)
Copying libtool helper files ...
alias: -g not found
eval: 68: Syntax error: ")" unexpected (expecting "fi")
buildconf: Using libtool.m4 at /usr/share/aclocal/libtool.m4.
Creating include/arch/unix/apr_private.h.in ...
configure.in:186: warning: LTOPTIONS_VERSION is m4_require'd but not
m4_defun'd
build/libtool.m4:67: LT_INIT is expanded from...
build/libtool.m4:102: AC_PROG_LIBTOOL is expanded from...
configure.in:186: the top level
configure.in:186: warning: LTSUGAR_VERSION is m4_require'd but not
m4_defun'd
configure.in:186: warning: LTVERSION_VERSION is m4_require'd but not
m4_defun'd
configure.in:186: warning: LTOBSOLETE_VERSION is m4_require'd but not
m4_defun'd
Creating configure ...
configure.in:186: warning: LTOPTIONS_VERSION is m4_require'd but not
m4_defun'd
build/libtool.m4:67: LT_INIT is expanded from...
build/libtool.m4:102: AC_PROG_LIBTOOL is expanded from...
configure.in:186: the top level
configure.in:186: warning: LTSUGAR_VERSION is m4_require'd but not
m4_defun'd
configure.in:186: warning: LTVERSION_VERSION is m4_require'd but not
m4_defun'd
configure.in:186: warning: LTOBSOLETE_VERSION is m4_require'd but not
m4_defun'd
configure:9753: error: possibly undefined macro: m4_ifval
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure:12351: error: possibly undefined macro: _LT_SET_OPTIONS
configure:12351: error: possibly undefined macro: LT_INIT
Generating 'make' outputs ...
rebuilding rpm spec file

What's the secret to getting this puppy to build?

Thanks,

Scott

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2225257

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-13 07:43:02 CEST

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.