Re: [gentoo-user] emake die by compling

2011-09-29 Thread Carlos Sura
On 28 September 2011 15:12, Alex Sla <4k3...@googlemail.com> wrote: > > > On Wed, Sep 28, 2011 at 10:32 PM, Alex Sla <4k3...@googlemail.com> wrote: > >> >> >> On Wed, Sep 28, 2011 at 10:28 PM, Todd Goodman wrote: >> >>> * Florian Philipp [110928 16:05]: >>> > Am 28.09.2011 21:39, schrieb Alex Sl

Re: [gentoo-user] emake die by compling

2011-09-29 Thread Michael Mol
On Thu, Sep 29, 2011 at 8:38 AM, Alex Sla <4k3...@googlemail.com> wrote: > On Thu, Sep 29, 2011 at 12:19 AM, Michael Mol wrote: >> On Wed, Sep 28, 2011 at 5:12 PM, Alex Sla <4k3...@googlemail.com> wrote: >> > I just read in the Internet something about 1.2 -> 1.4 should i do this >> > like >> > th

Re: [gentoo-user] emake die by compling

2011-09-29 Thread Alex Sla
On Thu, Sep 29, 2011 at 12:19 AM, Michael Mol wrote: > On Wed, Sep 28, 2011 at 5:12 PM, Alex Sla <4k3...@googlemail.com> wrote: > > > > > > On Wed, Sep 28, 2011 at 10:32 PM, Alex Sla <4k3...@googlemail.com> > wrote: > >> > >> > >> On Wed, Sep 28, 2011 at 10:28 PM, Todd Goodman > wrote: > >>> > >

Re: [gentoo-user] emake die by compling

2011-09-28 Thread Michael Mol
On Wed, Sep 28, 2011 at 5:12 PM, Alex Sla <4k3...@googlemail.com> wrote: > > > On Wed, Sep 28, 2011 at 10:32 PM, Alex Sla <4k3...@googlemail.com> wrote: >> >> >> On Wed, Sep 28, 2011 at 10:28 PM, Todd Goodman wrote: >>> >>> * Florian Philipp [110928 16:05]: >>> > Am 28.09.2011 21:39, schrieb Alex

Re: [gentoo-user] emake die by compling

2011-09-28 Thread Alex Sla
On Wed, Sep 28, 2011 at 10:32 PM, Alex Sla <4k3...@googlemail.com> wrote: > > > On Wed, Sep 28, 2011 at 10:28 PM, Todd Goodman wrote: > >> * Florian Philipp [110928 16:05]: >> > Am 28.09.2011 21:39, schrieb Alex Sla: >> > > I can't just compile anything. Getting all the time: >> > > >> > > * Cal

Re: [gentoo-user] emake die by compling

2011-09-28 Thread Alex Sla
On Wed, Sep 28, 2011 at 10:32 PM, Alex Sla <4k3...@googlemail.com> wrote: > > > On Wed, Sep 28, 2011 at 10:28 PM, Todd Goodman wrote: > >> * Florian Philipp [110928 16:05]: >> > Am 28.09.2011 21:39, schrieb Alex Sla: >> > > I can't just compile anything. Getting all the time: >> > > >> > > * Cal

Re: [gentoo-user] emake die by compling

2011-09-28 Thread Alex Sla
On Wed, Sep 28, 2011 at 10:28 PM, Todd Goodman wrote: > * Florian Philipp [110928 16:05]: > > Am 28.09.2011 21:39, schrieb Alex Sla: > > > I can't just compile anything. Getting all the time: > > > > > > * Call stack: > > > * ebuild.sh, line 56: Called src_compile > > > * environment,

Re: [gentoo-user] emake die by compling

2011-09-28 Thread Todd Goodman
* Florian Philipp [110928 16:05]: > Am 28.09.2011 21:39, schrieb Alex Sla: > > I can't just compile anything. Getting all the time: > > > > * Call stack: > > * ebuild.sh, line 56: Called src_compile > > * environment, line 3450: Called gnome2_src_compile > > * environment, line 27

Re: [gentoo-user] emake die by compling

2011-09-28 Thread Michael Mol
On Wed, Sep 28, 2011 at 4:17 PM, Alex Sla <4k3...@googlemail.com> wrote: > x11-libs/gtk+ I'm going to venture a guess that you got bit by the libpng14->libpng15 upgrade. emerge --search libpng -- :wq

Re: [gentoo-user] emake die by compling

2011-09-28 Thread Alex Sla
On Wed, Sep 28, 2011 at 9:43 PM, Michael Mol wrote: > On Wed, Sep 28, 2011 at 3:39 PM, Alex Sla <4k3...@googlemail.com> wrote: > > I can't just compile anything. Getting all the time: > > * Call stack: > > * ebuild.sh, line 56: Called src_compile > > * environment, line 3450: Called g

Re: [gentoo-user] emake die by compling

2011-09-28 Thread Florian Philipp
Am 28.09.2011 21:39, schrieb Alex Sla: > I can't just compile anything. Getting all the time: > > * Call stack: > * ebuild.sh, line 56: Called src_compile > * environment, line 3450: Called gnome2_src_compile > * environment, line 2736: Called die > * The specific snippet of code

Re: [gentoo-user] emake die by compling

2011-09-28 Thread Michael Mol
On Wed, Sep 28, 2011 at 3:39 PM, Alex Sla <4k3...@googlemail.com> wrote: > I can't just compile anything. Getting all the time: > * Call stack: >  *     ebuild.sh, line   56:  Called src_compile >  *   environment, line 3450:  Called gnome2_src_compile >  *   environment, line 2736:  Called die >  

[gentoo-user] emake die by compling

2011-09-28 Thread Alex Sla
I can't just compile anything. Getting all the time: * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 3450: Called gnome2_src_compile * environment, line 2736: Called die * The specific snippet of code: * emake || die "compile failure" don't have