Il giorno Sun, 16 Feb 2003 22:23:27 -0600 Larry scrisse: > > When I run autogen in e17 I get the following error. > I have the newest automake and aclocal and all that > good stuff an it works in other CVS programs I have > downloaded So what is going wrong here? > I do have it in the path by the way. > Anyone know? > > Thanks > > > > processing . > Running libtoolize... > You should add the contents of /usr/share/aclocal/libtool.m4' to > clocal.m4'. > Running aclocal -I /usr/local/share/aclocal ... > warning: onfigure.ac' and onfigure.in' both present. > at /usr/local/bin/aclocal line 59 > warning: proceeding with onfigure.ac'. > at /usr/local/bin/aclocal line 59 > aclocal: configure.ac: 30: macro M_ENABLE_SHARED' not found in > library aclocal: configure.ac: 31: macro M_PROG_LIBTOOL' not found > in library aclocal not found or command failed. Aborting! > Running ./configure ... > ./autogen.sh: ./configure: No such file or directory > configure not found or command failed. Aborting! it seems that aclocal can't find macro files in /usr/local/share/aclocal. maybe they are elsewhere, e.g. in /usr/share/aclocal, or you have two different aclocal.
Just to make sure I located every aclocla on the box and deleted it and re-installed aclocal-1.7 I still get the same error. I get even worse errors and warnings when trying to autogen.sh in e16. Any other ideas? Thanks ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ enlightenment-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
