From kde-core-devel Wed Jun 18 04:38:06 2003 From: Stefan Teleman Date: Wed, 18 Jun 2003 04:38:06 +0000 To: kde-core-devel Subject: Re: automake version for _BRANCH X-MARC-Message: https://marc.info/?l=kde-core-devel&m=105594991210721 I used automake 1.7.1 and autoconf 2.56 with no problems on Solaris 8: [steleman@starwars][/tmp][06/18/2003 0:34:57][492]>> automake --version automake (GNU automake) 1.7.1 [steleman@starwars][/tmp][06/18/2003 0:35:04][493]>> autoconf --version autoconf (GNU Autoconf) 2.56 --Stefan ----- On Tuesday 17 June 2003 09:07, Adriaan de Groot wrote: > The requirements page on developer.k.o says that automake 1.5 is > needed to build _BRANCH. Attempting to build _BRANCH libs with > automake 1.6.3, autoconf 2.57, on Solaris gives me > > kabc/plugins/Makefile.am:3: include_LDAP does not appear in > AM_CONDITIONAL kabc/plugins/ldap/Makefile.am:10: variable > `LDAP_LIBS' not defined kdecore/Makefile.am:25: include_SVGICONS > does not appear in AM_CONDITIONAL kdeprint/Makefile.am:2: > include_cups_SUBDIR does not appear in AM_CONDITIONAL > kdoctools/Makefile.am:18: variable `LIBXML_RPATH' not defined > kdoctools/Makefile.am:18: variable `LIBXSLT_RPATH' not defined > kdoctools/Makefile.am:10: variable `LIBXML_RPATH' not defined > kdoctools/Makefile.am:10: variable `LIBXSLT_RPATH' not defined > khtml/Makefile.am:22: DOJAVA does not appear in AM_CONDITIONAL > kimgio/Makefile.am:2: include_TIFF_MODULES does not appear in > AM_CONDITIONAL > > Is this a matter of me having too new an automake, or is it that > there are really tons of AM_CONDITIONAL declarations missing from > configure.in (which would be odd, since grep turns up > ./kdecore/configure.in.in:AM_CONDITIONAL(include_SVGICONS, test -n > "$SVGICONS") > )? -- Stefan Teleman 'Nobody Expects the Spanish Inquisition' steleman@nyc.rr.com -Monty Python