On 9/27/05, Mike Frysinger <[EMAIL PROTECTED]> wrote: > On Tuesday 27 September 2005 11:26 pm, Justin Patrin wrote: > > On 9/27/05, Mike Frysinger <[EMAIL PROTECTED]> wrote: > > > On Tuesday 27 September 2005 05:48 pm, Justin Patrin wrote: > > > > After running: aclocal and autoconf: > > > > > > > > configure.in:19: error: possibly undefined macro: AC_C___ATTRIBUTE__ > > > > If this token and others are legitimate, please use > > > > m4_pattern_allow. See the Autoconf documentation. > > > > configure.in:107: error: possibly undefined macro: AC_DEFINE > > > > configure.in:162: error: possibly undefined macro: AM_CONDITIONAL > > > > configure.in:520: error: possibly undefined macro: AC_PATH_GENERIC > > > > > > works fine for me, maybe your host autotools suck ? you didnt say what > > > versions of anything you're using ... > > > > Well they worked fine previously for 013 and they work for many many > > other compilations which need recent versions of autotools. > > why are you running autotools in the snapshots ? they already have the > configure/Makefile scripts generated for you ... > > > I found out that if I copy the m4 directory from CVS and run "aclocal > > -I m4" it fixes the problem. > > hmm, the bundled ac*.m4 files should have had everything which the system > doesnt provide ... AC_DEFINE and AM_CONDITIONAL for sure should be provided > by system autotools > -mike
i had this problem last time i recompiled, but it went away when i got a fresh CVS checkout. it was within minutes, so i doubt anything actually changed in the meantime (anon cvs), which would indicate the snapshots should be okay. d# ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
