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

Re: Unable to build javahl

From: Patrick Mayweg <mayweg_at_qint.de>
Date: 2004-02-12 17:51:50 CET

Hi Jerry,

Jerry Haltom wrote:

>Found the need to rebuild javahl today, and found I was unable to. I
>tried copies from HEAD:trunk and the 1.0.x branch, neither worked.
>./autogen.sh works fine, ./configure --with-jdk=/usr/lib/j2sdk1.4
>produces:
>
>jhaltom@station-1 javahl $ ./configure --with-jdk=/usr/lib/j2sdk1.4/
>creating config.nice
>checking for a BSD-compatible install... /usr/bin/install -c
>checking whether build environment is sane... yes
>checking whether make sets $(MAKE)... yes
>checking for working aclocal-1.4... found
>checking for working autoconf... found
>checking for working automake-1.4... found
>
You will need automake 1.6 or up.

>checking for working autoheader... found
>checking for working makeinfo... missing
>checking whether to enable maintainer-specific portions of Makefiles...
>no
>./configure: line 1846: syntax error near unexpected token
>`"../../../../apr","../../../../apr",1'
>./configure: line 1846:
>`APR_FIND_APR("../../../../apr","../../../../apr",1)'
>
>Running Debian SID, autoconf 2.59, libapr 2.0.48. Thanks!
>
>
Regards,
Patrick

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 12 17:49:45 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.