Here an old answer I give a not so long ago... It shall work even under a PPC arch despite I can't get mine too run as it is a Performa6400/200 with lot of in house hack from Apple to circumvent.
Some modules don't build anymore... The solution use USE flag to skip those modules that you don't whant or that do not build. Hope it still help... Marc-André -------- Original Message -------- From: - Thu Oct 19 21:23:18 2006 Date: Thu, 19 Oct 2006 21:23:17 -0400 Subject: Re: [e-users] can't compile e_modules For a permanent solution there is an unadvokated ebuild laying around gentoo-bugs about e_modules and is original purposed of not supposed to be a single build process. With little search around closed bug-report you will find it. After this, you only have to put it in an overlay and patch it a little as there is missing depency that you'll find in the last e_modules-9999.ebuild in the official overlay (/usr/portage/...). This will prevent the build to break an 'emerge -e world' and then make you run your little script and then 'emerge --resume --skipfirst'... Cheers, Marc-André Matias Grana wrote: > On Wed, Oct 18, 2006 at 09:50:28PM +0200, Nikolas Arend wrote: >> Matias Grana wrote: >>> Thanks for the answers. I hoped there was way to automatically select >>> modules which are known to work, but it seems there is none yet. >> Well, if you're not afraid of bash, the command line I posted in this >> thread should do that. >> >> Cheers, Nick. > > You're right! sorry I misread your first post; thanks for the tip. > Matías ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
