Hey all,

In the last week or so when trying to compile enlightenment (E17) from  
SVN, I receive this error:
$ ./autogen.sh
Running autopoint...
autopoint: *** cvs program not found
autopoint: *** Stop.
Running aclocal...
/usr/share/aclocal/autotrace.m4:7: warning: underquoted definition of  
AM_PATH_AUTOTRACE
/usr/share/aclocal/autotrace.m4:7:   run info '(automake)Extending aclocal'
/usr/share/aclocal/autotrace.m4:7:   or see  
http://sources.redhat.com/automake/automake.html#Extending-aclocal
Running autoconf...
Running autoheader...
Running libtoolize...
Running automake...
configure.ac:164: required file `./config.rpath' not found
config/Makefile.am:12: `%'-style pattern rules are a GNU make extension
config/default/Makefile.am:28: `%'-style pattern rules are a GNU make  
extension

If I install cvs, the above succeeds and E17 begins to configure:
$ ./autogen.sh
Running autopoint...
Copying file ABOUT-NLS
Copying file config.rpath
Copying file m4/codeset.m4
Copying file m4/gettext.m4
Copying file m4/glibc21.m4
Copying file m4/iconv.m4
Copying file m4/intdiv0.m4
Copying file m4/inttypes-pri.m4
Copying file m4/inttypes.m4
Copying file m4/inttypes_h.m4
Copying file m4/isc-posix.m4
Copying file m4/lcmessage.m4
Copying file m4/lib-ld.m4
Copying file m4/lib-link.m4
Copying file m4/lib-prefix.m4
Copying file m4/nls.m4
Copying file m4/po.m4
Copying file m4/progtest.m4
Copying file m4/stdint_h.m4
Copying file m4/uintmax_t.m4
Copying file m4/ulonglong.m4
Copying file mkinstalldirs
Copying file po/Makefile.in.in
Copying file po/Makevars.template
Copying file po/Rules-quot
Copying file po/boldquot.sed
Copying file po/[EMAIL PROTECTED]
Copying file po/[EMAIL PROTECTED]
Copying file po/insert-header.sin
Copying file po/quot.sed
Copying file po/remove-potcdate.sin
Running aclocal...
/usr/share/aclocal/autotrace.m4:7: warning: underquoted definition of  
AM_PATH_AUTOTRACE
/usr/share/aclocal/autotrace.m4:7:   run info '(automake)Extending aclocal'
/usr/share/aclocal/autotrace.m4:7:   or see  
http://sources.redhat.com/automake/automake.html#Extending-aclocal
Running autoconf...
Running autoheader...
Running libtoolize...
Running automake...
config/Makefile.am:12: `%'-style pattern rules are a GNU make extension
config/default/Makefile.am:28: `%'-style pattern rules are a GNU make  
extension
checking build system type... i686-pc-linux-gnu
checking host 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
...

Other EFL packages compile without cvs installed (e.g. evas).

Thanks,

-sandalle

-- 
Eric Sandall                     |  Source Mage GNU/Linux Developer
[EMAIL PROTECTED] PGP: 0xA8EFDD61  |  http://www.sourcemage.org/
http://eric.sandall.us/          |  http://counter.li.org/  #196285


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to