[sabayon-dev] build error

2014-02-20 Thread Roelof Wobben
Hello, I try to update Cinnamon. But I see this output : ebuild cinnamon-2.0.14.ebuild manifest * ERROR: gnome-extra/cinnamon-2.0.14::sabayon failed (depend phase): * autotools.eclass could not be found by inherit() * * Call stack: *ebuild.sh, line 545: Called source

Re: [sabayon-dev] build error

2014-02-20 Thread Mitch Harder
On Thu, Feb 20, 2014 at 2:20 AM, Roelof Wobben r.wob...@home.nl wrote: Hello, I try to update Cinnamon. But I see this output : ebuild cinnamon-2.0.14.ebuild manifest * ERROR: gnome-extra/cinnamon-2.0.14::sabayon failed (depend phase): * autotools.eclass could not be found by inherit()

Re: [sabayon-dev] build error

2014-02-20 Thread Steven Cristian
Did he do a --sync to emerge? In order to download the gentoo eclasses? On Thu, Feb 20, 2014 at 2:01 PM, Mitch Harder mitch.har...@sabayonlinux.org wrote: On Thu, Feb 20, 2014 at 2:20 AM, Roelof Wobben r.wob...@home.nl wrote: Hello, I try to update Cinnamon. But I see this output :

Re: [sabayon-dev] build error

2014-02-20 Thread Steven Cristian
Actually it doesn't have a --sync option, because it's binary oriented. If you build things with portage, then portage must take the eclasses for itself. Especially if you do a ebuild file.ebuild manifest The ebuilds that are in /usr/portage/eclasses either they must already be there or you must

Re: [sabayon-dev] build error

2014-02-20 Thread Roelof Wobben
Steven Cristian schreef op 20-2-2014 14:29: Actually it doesn't have a --sync option, because it's binary oriented. If you build things with portage, then portage must take the eclasses for itself. Especially if you do a ebuild file.ebuild manifest The ebuilds that are in /usr/portage/eclasses

Re: [sabayon-dev] build error

2014-02-20 Thread Steven Cristian
Then what did you try to do with: ebuild file.ebuild manifest ? On Thu, Feb 20, 2014 at 4:12 PM, Roelof Wobben r.wob...@home.nl wrote: Steven Cristian schreef op 20-2-2014 14:29: Actually it doesn't have a --sync option, because it's binary oriented. If you build things with portage, then

Re: [sabayon-dev] build error

2014-02-20 Thread Roelof Wobben
Steven Cristian schreef op 20-2-2014 16:00: Then what did you try to do with: ebuild file.ebuild manifest ? Oke, I did that because I could not find how to build packages with equo. I only found that command to make the manifest. Roelof --- Dit e-mailbericht bevat geen virussen en malware

Re: [sabayon-dev] build error

2014-02-20 Thread Steven Cristian
Building equo packages means you need to start building with portage. Portage ebuilds create packages, eit + equo puts them into repos [eit] and manages them [equo] I can help you with the technique of building packages if you need :) I've made a special tutorial for funtoo also to build their

Re: [sabayon-dev] build error

2014-02-20 Thread Roelof Wobben
Fabio Erculiani schreef op 20-2-2014 18:52: On Thu, Feb 20, 2014 at 3:12 PM, Roelof Wobben r.wob...@home.nl wrote: Steven Cristian schreef op 20-2-2014 14:29: Actually it doesn't have a --sync option, because it's binary oriented. If you build things with portage, then portage must take the