Re: compile error with parallel build

2006-03-20 Thread William A. Hoffman
At 04:54 PM 3/18/2006, Alexander Neundorf wrote: >On Saturday 18 March 2006 22:45, Alexander Neundorf wrote: >> On Saturday 18 March 2006 22:17, Alexander Neundorf wrote: >> ... >> >> > Shouldn't this be enough ? >> > I'll have a look at the generated makefiles. >> >> It's reproducable. >> In a cle

Re: compile error with parallel build

2006-03-18 Thread Alexander Neundorf
On Saturday 18 March 2006 22:45, Alexander Neundorf wrote: > On Saturday 18 March 2006 22:17, Alexander Neundorf wrote: > ... > > > Shouldn't this be enough ? > > I'll have a look at the generated makefiles. > > It's reproducable. > In a clean tree, go into kstyles/keramik/ and do "make keramik" >

Re: compile error with parallel build

2006-03-18 Thread Alexander Neundorf
On Saturday 18 March 2006 22:17, Alexander Neundorf wrote: ... > Shouldn't this be enough ? > I'll have a look at the generated makefiles. It's reproducable. In a clean tree, go into kstyles/keramik/ and do "make keramik" Then it happens. Bye Alex -- Work: alexander.neundorf AT jenoptik.com - h

Re: compile error with parallel build

2006-03-18 Thread Alexander Neundorf
Hi, On Saturday 18 March 2006 22:02, Bill Hoffman wrote: > At 02:21 PM 3/18/2006, Alexander Neundorf wrote: > >Hi, > > > >I tried to build kdelibs with "make -j4" on a single processor machine. > >It always stops after linking kdeui, but I didn't find an error message in > > the output until now,

Re: compile error with parallel build

2006-03-18 Thread Bill Hoffman
At 02:21 PM 3/18/2006, Alexander Neundorf wrote: >Hi, > >I tried to build kdelibs with "make -j4" on a single processor machine. >It always stops after linking kdeui, but I didn't find an error message in the >output until now, you can see it here: http://www.neundorf.net/makej4.log > >After linki

compile error with parallel build

2006-03-18 Thread Alexander Neundorf
Hi, I tried to build kdelibs with "make -j4" on a single processor machine. It always stops after linking kdeui, but I didn't find an error message in the output until now, you can see it here: http://www.neundorf.net/makej4.log After linking kdeui it stops with: cd /home/alex/src/kde4-svn/kdeli