Did you start with "./configure --prefix=/usr" ? It's sounding like configure hassn't created all the makefiles yet.
Martin. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dalfa The Enlightened One Sent: 08 March 2005 22:10 To: [email protected] Subject: [e-users] compiling evas with mandrake10.1 im trying to compile evas with mandrake but i gor this messages well I dont knowk what means so i ask this are the messages ---------------------------------------------------------------------------- ------------------------------------------- [EMAIL PROTECTED] evas]# ./autogen.sh Running aclocal... aclocal: couldn't open directory `m4': No such file or directory autoheader-2.5x: error: AC_CONFIG_HEADERS not found in configure.in Running autoconf... configure.in:10: error: possibly undefined macro: AM_INIT_AUTOMAKE If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.in:11: error: possibly undefined macro: AM_CONFIG_HEADER configure.in:15: error: possibly undefined macro: AM_PROG_CC_STDC configure.in:19: error: possibly undefined macro: AM_ENABLE_SHARED configure.in:20: error: possibly undefined macro: AM_PROG_LIBTOOL configure.in:143: error: possibly undefined macro: AC_MSG_RESULT configure.in:157: error: possibly undefined macro: AM_CONDITIONAL configure.in:158: error: possibly undefined macro: AC_DEFINE Running automake... configure.in: no proper invocation of AM_INIT_AUTOMAKE was found. configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE, configure.in: that aclocal.m4 is present in the top-level directory, configure.in: and that aclocal.m4 was recently regenerated (using aclocal). configure.in:1494: required file `src/Makefile.in' not found configure.in:1494: required file `src/bin/Makefile.in' not found configure.in:1494: required file `src/bin/evas_software_win32/Makefile.in' not found configure.in:1494: required file `src/lib/Makefile.in' not found configure.in:1494: required file `src/lib/canvas/Makefile.in' not found configure.in:1494: required file `src/lib/data/Makefile.in' not found configure.in:1494: required file `src/lib/file/Makefile.in' not found configure.in:1494: required file `src/lib/imaging/Makefile.in' not found configure.in:1494: required file `src/lib/engines/Makefile.in' not found configure.in:1494: required file `src/lib/engines/common/Makefile.in' not found configure.in:1494: required file `src/lib/engines/software_x11/Makefile.in' not found configure.in:1494: required file `src/lib/engines/fb/Makefile.in' not found configure.in:1494: required file `src/lib/engines/buffer/Makefile.in' not found configure.in:1494: required file `src/lib/engines/software_win32_gdi/Makefile.in' not found configure.in:1494: required file `src/lib/engines/software_qtopia/Makefile.in' not found configure.in:1494: required file `src/lib/engines/directfb/Makefile.in' not found configure.in:1494: required file `src/lib/engines/gl_common/Makefile.in' not found configure.in:1494: required file `src/lib/engines/gl_x11/Makefile.in' not found configure.in:1494: required file `src/lib/engines/cairo_common/Makefile.in' not found configure.in:1494: required file `src/lib/engines/cairo_x11/Makefile.in' not found configure.in:1494: required file `src/lib/include/Makefile.in' not found configure.in:1494: required file `proj/Makefile.in' not found configure.in:1494: required file `proj/win32_gdi/Makefile.in' not found Makefile.am:3: required directory ./src does not exist Makefile.am:3: required directory ./proj does not exist checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for library containing strerror... none required ./configure: line 2528: syntax error near unexpected token `evas,' ./configure: line 2528: `AM_INIT_AUTOMAKE(evas, 0.9.9.002)' ---------------------------------------------------------------------------- ------------------------------------------- i think its something with the build tools, but im not sure :) [EMAIL PROTECTED] dalfa]$ cat .firma [UsuarioGnu/Linux326018] <Ymessenger> dalfa_id <WebPage> http://dalfa.tk <WebPage> http://dalfa.no-ip.org <Jabber> [EMAIL PROTECTED] <skype> theenligthenedone <aMSN> dalfa.theenlightenedone(en)gmail.com <Blog> http://drakedalfa.blogspot.com/ <aim> daniloalfaro -> Y la verdad os hara libres... - Hechos 4: 12 - Romanos 10: 9-13 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
