[sword-devel] configure error with 2488

Manfred Bergmann bergmannmd at web.de
Fri Dec 11 02:57:52 MST 2009


Am 11.12.2009 um 09:27 schrieb Matthew Talbert:

> On Fri, Dec 11, 2009 at 4:14 AM, Manfred Bergmann <bergmannmd at web.de> wrote:
>> 
>> Hi.
>> 
>> Usually on Mac OSX I'm doing a:
>> # autogen.sh
>> # configure <blahblah>
>> # make
>> ...
>> 
>> Now configure stopped wit this error:
>> configure: error: conditional "AMDEP" was never defined.
>> Usually this means the macro was only invoked conditionally.
> 
> Where did configure stop? Can you post output prior to this?

Yes:

checking whether the g++ linker (/usr/bin/ld) supports shared libraries... no
checking dynamic linker characteristics... darwin10.2.0 dyld
checking how to hardcode library paths into programs... immediate
checking for gawk... (cached) awk
checking whether byte ordering is bigendian... yes
checking how to include clucene... excluding support
configure: WARNING: Could not detect clucene location.  To enable clucene, you must
		call configure with the --with-clucene option specifying the location.
	    This tells configure where to find the CLucene Core library and headers.
	    e.g. --with-clucene=/usr/local or --with-clucene=/usr
checking whether to enable maintainer-specific portions of Makefiles... no
checking for compress in -lz... yes
checking for cppunit-config... no
checking for Cppunit - version >= 1.8.0... checking for pkg-config... /sw/bin/pkg-config
checking for pkgdata... /opt/icu-3.6/bin/pkgdata
checking for genccode... /usr/bin/genccode
checking for gencmn... /usr/bin/gencmn
checking for genrb... /opt/icu-3.6/bin/genrb
checking for icu-config... /sw/bin/icu-config
checking for curl-config... /sw/bin/curl-config
curl found - remote install options available
lucene searching options not available
checking for vsnprintf... yes
configure: error: conditional "AMDEP" was never defined.
Usually this means the macro was only invoked conditionally.



Manfred


More information about the sword-devel mailing list