Peter, On 10/22/06, Peter Parkanyi <[EMAIL PROTECTED]> wrote: > Etk and e fails to build on my gentoo box due to configure problem. The > error is the following in both cases: > > Running aclocal... > Running autoheader... > Running autoconf... > Running libtoolize... > Running automake... > configure.in:152: required file `./config.rpath' not found > po/Makefile.am:6: addsuffix .mo,$(ALL_LINGUAS: non-POSIX variable name > po/Makefile.am:6: (probably a GNU make extension) > po/Makefile.am:8: addsuffix .po,$(ALL_LINGUAS: non-POSIX variable name > po/Makefile.am:8: (probably a GNU make extension) > po/Makefile.am:10: `%'-style pattern rules are a GNU make extension > Makefile.am:1: `intl' should not be in SUBDIRS when > AM_GNU_GETTEXT([external]) is used > > sys-devel/autoconf: 2.13, 2.60 (uses 2.60) > sys-devel/automake: 1.4_p6, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10 > (uses 1.10) >
You're not alone here, This issue, most likely, started when automake 1.10 was installed on your computer. This issue affects anyone (on any distro) that compiled e from source using automake 1.10. I maintain the e packages for my distribution as well, and we have switched to automake 1.10, so my end users are in the same situation :(. Another thread on this Mailing List had suggestions like WANT_AUTOMAKE=1.9. For me that does not seem to change anything. >From my understanding of the issue, this is something that can (and should?) be fixed by the e team (when they feel it's time) in the way they are dealing with the gettext related autofoo stuffs. -- _ (\o/) Chad 'v3rt1g0' Kittel <[EMAIL PROTECTED]> /_\ Beaver Dam, WI (USA) [4 8 15 16 23 42] "...staring up at heaven from the bottom of a glass" - Savatage ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
