[sword-devel] CVS automake errors
David's Mailing List and Spam Receiver
davidslists at gmx.net
Sat May 1 10:55:13 MST 2004
autogen.sh generates the following errors for me,
*** Sword build system generation
*** Recreating libtool
libtoolize
*** Recreating aclocal.m4
aclocal
*** Recreating configure
*** Recreating the Makefile.in files
lib/Makefile.am:27: libsword_la_SOURCES was already defined in condition TRUE,
which implies condition BUILDSPLITLIB_FALSE
#lib_LIBRARIES = $(flatlib)
libsword_la_SOURCES (User, where = lib/Makefile.am:27) +=
{
TRUE => $(keysdir)/swkey.cpp $(keysdir)/listkey.cpp $(keysdir)/strkey.cpp
$(keysdir)/treekey.cpp $(keysdir)/treekeyidx.cpp $(versekey)
$(utilfunsdir)/Greek2Greek.cpp $(utilfunsdir)/utilstr.cpp
$(utilfunsdir)/utilweb.cpp $(utilfunsdir)/utilxml.cpp
$(utilfunsdir)/unixstr.cpp $(utilfunsdir)/swunicod.cpp
$(utilfunsdir)/swversion.cpp $(utilfunsdir)/swbuf.cpp
$(utilfunsdir)/ftpparse.c $(UNTGZ) $(SWREGEX) $(utilfunsdir)/roman.cpp
$(mgrdir)/swconfig.cpp $(mgrdir)/swmgr.cpp $(mgrdir)/swfiltermgr.cpp
$(mgrdir)/encfiltmgr.cpp $(mgrdir)/filemgr.cpp $(mgrdir)/swlocale.cpp
$(mgrdir)/localemgr.cpp $(mgrdir)/swcacher.cpp $(mgrdir)/swsearchable.cpp
$(mgrdir)/installmgr.cpp $(mgrdir)/stringmgr.cpp
}
lib/Makefile.am:27: libsword_la_SOURCES was already defined in condition TRUE,
which implies condition BUILDSPLITLIB_TRUE
#lib_LIBRARIES = $(flatlib)
libsword_la_SOURCES (User, where = lib/Makefile.am:27) +=
{
BUILDSPLITLIB_FALSE => $(mgrsplits)
TRUE => $(keysdir)/swkey.cpp $(keysdir)/listkey.cpp $(keysdir)/strkey.cpp
$(keysdir)/treekey.cpp $(keysdir)/treekeyidx.cpp $(versekey)
$(utilfunsdir)/Greek2Greek.cpp $(utilfunsdir)/utilstr.cpp
$(utilfunsdir)/utilweb.cpp $(utilfunsdir)/utilxml.cpp
$(utilfunsdir)/unixstr.cpp $(utilfunsdir)/swunicod.cpp
$(utilfunsdir)/swversion.cpp $(utilfunsdir)/swbuf.cpp
$(utilfunsdir)/ftpparse.c $(UNTGZ) $(SWREGEX) $(utilfunsdir)/roman.cpp
$(mgrdir)/swconfig.cpp $(mgrdir)/swmgr.cpp $(mgrdir)/swfiltermgr.cpp
$(mgrdir)/encfiltmgr.cpp $(mgrdir)/filemgr.cpp $(mgrdir)/swlocale.cpp
$(mgrdir)/localemgr.cpp $(mgrdir)/swcacher.cpp $(mgrdir)/swsearchable.cpp
$(mgrdir)/installmgr.cpp $(mgrdir)/stringmgr.cpp $(frontenddir)/swdisp.cpp
$(frontenddir)/swlog.cpp $(modulesdir)/swmodule.cpp $(commondir)/rawstr.cpp
$(commondir)/rawstr4.cpp $(commondir)/swcomprs.cpp
$(commondir)/lzsscomprs.cpp $(SWZLIB) $(commondir)/swcipher.cpp
$(commondir)/zstr.cpp $(commondir)/entriesblk.cpp
}
lib/Makefile.am:27: warning: automake does not support conditional definition
of libsword_la_SOURCES in libsword_la_SOURCES
lib/Makefile.am:27: warning: automake does not support conditional definition
of libsword_la_SOURCES in libsword_la_SOURCES
Use of uninitialized value in concatenation (.) or string
at /usr/bin/automake-1.6 line 8449.
: am_libsword_la_OBJECTS was already defined in condition BUILDSPLITLIB_FALSE,
which is implied by condition TRUE
am_libsword_la_OBJECTS (Automake, where = undefined) =
{
BUILDSPLITLIB_TRUE => swkey.lo listkey.lo strkey.lo treekey.lo
treekeyidx.lo $(am__objects_1) Greek2Greek.lo utilstr.lo utilweb.lo
utilxml.lo unixstr.lo swunicod.lo swversion.lo swbuf.lo ftpparse.lo
$(am__objects_2) $(am__objects_3) roman.lo swconfig.lo swmgr.lo
swfiltermgr.lo encfiltmgr.lo filemgr.lo swlocale.lo localemgr.lo swcacher.lo
swsearchable.lo installmgr.lo stringmgr.lo swdisp.lo swlog.lo swmodule.lo
rawstr.lo rawstr4.lo swcomprs.lo lzsscomprs.lo $(am__objects_4) swcipher.lo
zstr.lo entriesblk.lo sapphire.lo swbasicfilter.lo swoptfilter.lo
latin1utf8.lo latin1utf16.lo utf8utf16.lo utf16utf8.lo scsuutf8.lo
utf8html.lo utf8latin1.lo utf8cantillation.lo utf8hebrewpoints.lo
utf8greekaccents.lo cipherfil.lo $(am__objects_6) swgenbook.lo rawgenbook.lo
swtext.lo swcom.lo swld.lo rawld.lo rawld4.lo zld.lo zverse2.lo ztext2.lo
BUILDSPLITLIB_FALSE => $(am__objects_7) $(am__objects_8) $(am__objects_9)
$(am__objects_10) $(am__objects_11) $(am__objects_12) $(am__objects_13)
rawtext.lo ztext.lo rawcom.lo rawfiles.lo zcom.lo hrefcom.lo flatapi.lo
swkey.lo listkey.lo strkey.lo treekey.lo treekeyidx.lo $(am__objects_1)
Greek2Greek.lo utilstr.lo utilweb.lo utilxml.lo unixstr.lo swunicod.lo
swversion.lo swbuf.lo ftpparse.lo $(am__objects_2) $(am__objects_3) roman.lo
swconfig.lo swmgr.lo swfiltermgr.lo encfiltmgr.lo filemgr.lo swlocale.lo
localemgr.lo swcacher.lo swsearchable.lo installmgr.lo stringmgr.lo swdisp.lo
swlog.lo swmodule.lo rawstr.lo rawstr4.lo swcomprs.lo lzsscomprs.lo
$(am__objects_4) swcipher.lo zstr.lo entriesblk.lo sapphire.lo
swbasicfilter.lo swoptfilter.lo latin1utf8.lo latin1utf16.lo utf8utf16.lo
utf16utf8.lo scsuutf8.lo utf8html.lo utf8latin1.lo utf8cantillation.lo
utf8hebrewpoints.lo utf8greekaccents.lo cipherfil.lo $(am__objects_6)
swgenbook.lo rawgenbook.lo swtext.lo swcom.lo swld.lo rawld.lo rawld4.lo
zld.lo
}
I'm using autotools with the mandrake wrapper script that defaults to automake
1.4, and autoconf defaults to 2.1.3.
However I still get the errors is I set automake to use version 1.6.
My distribution is gentoo
--
--David's Mailing List and Spam Receiver
Keeping me (relatively) spam free since 2003
More information about the sword-devel
mailing list