� wrote: > I had this error a couple of weeks ago on my gentoo box. > For me it was an error with automake-wrapper, which I solved by > downgrading from automake-wrapper-2 to automake-wrapper-1-r1. > > / Daniel > > On Sun, 29 Oct 2006, Asfand Yar Qazi wrote: > >> Hi, >> >> E17 hasn't been compiling for me for the past few days. I'm running >> Gentoo on x86_64 - anybody else have similar experiences? >> >> It says (after obviously failing while running ./configure): >> >> ------------quote---------- >> configure.in:152: required file `./config.rpath' not found >> configure.in:8: installing `./missing' >> configure.in:8: installing `./install-sh' >> 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 >> src/bin/Makefile.am: installing `./depcomp' >> Makefile.am:1: `intl' should not be in SUBDIRS when >> AM_GNU_GETTEXT([external]) is used >> ------------quote---------- >>
I solve this by stoping emerge between the moment it began to configure and it just ended to copy the file to it is working path (/var/tmp/portage/...). I move then cd to that working directory, trigger the "autopoint -f" command and then let go again emerge. I then modify every autogen.sh that was making trouble as it needed explicit call of autopoint to have config.rpath added before running autoconf. It is now working without any trouble since then without having me to downgrade any package an watch carefully to do not update it again. I have sent a patch in the edevel list last week. I could send it back to you with some modification that have been proposed by fellow correspondant (they are experienced programmers wich I'm not). Mail me back if you want the patch. Marc-André NB: I'm tired, désolé for the duplicate Daniel. ------------------------------------------------------------------------- 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-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
