Markus Raab wrote: > Am Mittwoch, 7. März 2007 20:24 schrieb Mark Trolley: >> I downloaded the Elektra 0.6.4 tarball and compiled it without any >> problems. However, after checking the source tree into our CVS then >> checking it out the build fails like so when running make: > >> [EMAIL PROTECTED] elektra-0.6.4]$ make >> cd . && /bin/sh /home/user/cvs/3rd/elektra-0.6.4/missing --run >> aclocal-1.9 -I m4 >> aclocal:configure.ac:228: warning: macro `AM_ICONV' not found in library >> cd . && /bin/sh /home/user/cvs/3rd/elektra-0.6.4/missing --run >> automake-1.9 --gnu >> cd . && /bin/sh /home/user/cvs/3rd/elektra-0.6.4/missing --run autoconf >> configure.ac:228: error: possibly undefined macro: AM_ICONV >> If this token and others are legitimate, please use >> m4_pattern_allow. See the Autoconf documentation. >> make: *** [configure] Error 1 > > I think you have an automake/autoconf error. > > Which version do you have? Can you try latest? > > Maybe this helps you: > http://www.libelektra.org/Compile > > thank you > Markus Raab > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Registry-list mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/registry-list > >
I'm doing this on a Fedora Core 4 machine which has: autoconf (GNU Autoconf) 2.59 automake (GNU automake) 1.9.5 I'd rather not upgrade them manually since I'd like to keep the Fedora system as "stock" as possible. I looked at the link you provided and the instructions work fine when I use them on the source tree I extract from the tarball I downloaded, but not the source I checked into our CVS. Is the only way to fix it to upgrade autoconf and automake? Thanks, Mark ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Registry-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/registry-list
