Re: [E-devel] problem compiling embrace with current cvs

2005-09-02 Thread Didier Casse
On 9/2/05, Sebastian Dransfeld <[EMAIL PROTECTED]> wrote: > Sebastian Dransfeld wrote: > > Didier Casse wrote: > > > >> > >> OK the quick fix is to simply remove all those -j but ahem from the > >> point of view of packaging, that's not a 100% neat solution. :) I > >> should find some other ways. >

Re: [E-devel] problem compiling embrace with current cvs

2005-09-02 Thread Didier Casse
On 9/2/05, Michael Jennings <[EMAIL PROTECTED]> wrote: > On Friday, 02 September 2005, at 11:49:13 (+0800), > Didier Casse wrote: > > > Whenever possible, invokations of make should be done as > > > > make %{?_smp_mflags} > > Actually, it should be %{__make}, not just make. Those macros exist >

Re: [E-devel] problem compiling embrace with current cvs

2005-09-02 Thread Sebastian Dransfeld
Sebastian Dransfeld wrote: Didier Casse wrote: OK the quick fix is to simply remove all those -j but ahem from the point of view of packaging, that's not a 100% neat solution. :) I should find some other ways. Yes, how to make automake create makefiles that support make -j. Try now, works

Re: [E-devel] problem compiling embrace with current cvs

2005-09-01 Thread Michael Jennings
On Friday, 02 September 2005, at 11:49:13 (+0800), Didier Casse wrote: > Whenever possible, invokations of make should be done as > > make %{?_smp_mflags} Actually, it should be %{__make}, not just make. Those macros exist for a reason. Furthermore, the _smp_mflags idea was tragically short-si

Re: [E-devel] problem compiling embrace with current cvs

2005-09-01 Thread Didier Casse
On 9/2/05, Sebastian Dransfeld <[EMAIL PROTECTED]> wrote: > Didier Casse wrote: > > On 9/2/05, Sebastian Dransfeld <[EMAIL PROTECTED]> wrote: > >>Are you running make -j ? > >> > > > > > > + /usr/bin/make -j3 > > > > In my rpmmacros: > > %_smp_mflags -j3 > > > > Hah! There's your error. Don't use

Re: [E-devel] problem compiling embrace with current cvs

2005-09-01 Thread Sebastian Dransfeld
Didier Casse wrote: OK the quick fix is to simply remove all those -j but ahem from the point of view of packaging, that's not a 100% neat solution. :) I should find some other ways. Yes, how to make automake create makefiles that support make -j. Sebastian

Re: [E-devel] problem compiling embrace with current cvs

2005-09-01 Thread Sebastian Dransfeld
Didier Casse wrote: On 9/2/05, Sebastian Dransfeld <[EMAIL PROTECTED]> wrote: Are you running make -j ? + /usr/bin/make -j3 In my rpmmacros: %_smp_mflags -j3 Hah! There's your error. Don't use -j, else make wants to build the module or the app before the lib. No idea how to force make

Re: [E-devel] problem compiling embrace with current cvs

2005-09-01 Thread Didier Casse
On 9/2/05, Sebastian Dransfeld <[EMAIL PROTECTED]> wrote: > Didier Casse wrote: > > On 9/2/05, Sebastian Dransfeld <[EMAIL PROTECTED]> wrote: > > > >>Didier Casse wrote: > >> > >>>Hi, > >>> I do not know why but when I try building embrace, It always > >>>stops (during 'make') on something like

Re: [E-devel] problem compiling embrace with current cvs

2005-09-01 Thread Sebastian Dransfeld
Didier Casse wrote: On 9/2/05, Sebastian Dransfeld <[EMAIL PROTECTED]> wrote: Didier Casse wrote: Hi, I do not know why but when I try building embrace, It always stops (during 'make') on something like: The complete log is attached: (But before you look, I would like to know if sylpheed

Re: [E-devel] problem compiling embrace with current cvs

2005-09-01 Thread Didier Casse
On 9/2/05, Sebastian Dransfeld <[EMAIL PROTECTED]> wrote: > Didier Casse wrote: > > Hi, > > I do not know why but when I try building embrace, It always > > stops (during 'make') on something like: > > > > The complete log is attached: > > (But before you look, I would like to know if sylpheed

[E-devel] problem compiling embrace with current cvs

2005-09-01 Thread Didier Casse
Hi, I do not know why but when I try building embrace, It always stops (during 'make') on something like: The complete log is attached: (But before you look, I would like to know if sylpheed-claws could be a substitute for sylpheed... If not, then there my problem might lie!) [SNIP] gcc -DH

Re: [E-devel] problem compiling embrace with current cvs

2005-09-01 Thread Sebastian Dransfeld
Didier Casse wrote: Hi, I do not know why but when I try building embrace, It always stops (during 'make') on something like: The complete log is attached: (But before you look, I would like to know if sylpheed-claws could be a substitute for sylpheed... If not, then there my problem might