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

The first thing I noticed is that the size of aclocal.m4 changes, but 
this didn't happen when building with the source extracted directly from 
the tarball. What is causing this file to be replaced/regenerated, and 
how can I stop it from happening?

-------------------------------------------------------------------------
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

Reply via email to