
|
[haiku-development]
||
[Date Prev]
[06-2007 Date Index]
[Date Next]
||
[Thread Prev]
[06-2007 Thread Index]
[Thread Next]
[haiku-development] Re: always icon problem
- From: Ingo Weinhold <bonefish@xxxxxxxxxxxxxxx>
- To: haiku-development@xxxxxxxxxxxxx
- Date: Wed, 06 Jun 2007 19:21:02 +0200
On 2007-06-06 at 18:23:48 [+0200], Bruno Albuquerque <bga@xxxxxxxxxxxxx>
wrote:
> Raynald Lesieur wrote:
>
> > I have reload all tree and rebuild image ... and the same problem of
> > icons is here.
>
> I am pretty sure you had a machine with 2 or more processors. If you are
> generating an image, use:
>
> jam -j1 -q haiku-image
>
> If you are running jam differently, just add -j1 to the command line
> used. That should do it.
"-j1" is actually a no-op, since jam (Perforce' and ours) has a default of
one process, anyway. It doesn't even contain code to analyze how many
processors a system might have. So, unless you're (accidentially?) using a
different jam, adding this option shouldn't change anything.
CU, Ingo
|

|