[openbeos] Jam issues

  • From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
  • To: "Open BeOS" <openbeos@xxxxxxxxxxxxx>
  • Date: Tue, 12 Apr 2005 04:13:34 +0200 CEST

Hi there,

The latest change to makehdimage made by Michael Lotz makes (on my test 
machines) an annoying Jam bug more apparent:
When there are too many targets to build, some of them will fail with 
messages like these:

Link distro/x86.R1/beos/system/add-ons/kernel/obos_network/protocols/
tcp
gcc: objects/x86.R1/add-ons/kernel/network/protocols/tcp/arc4random.o: 
No such file or directory
gcc: objects/x86.R1/add-ons/kernel/network/protocols/tcp/tcp.o: No such 
file or directory
gcc: objects/x86.R1/add-ons/kernel/network/protocols/tcp/tcp_debug.o: 
No such file or directory
gcc: objects/x86.R1/add-ons/kernel/network/protocols/tcp/tcp_input.o: 
No such file or directory
gcc: objects/x86.R1/add-ons/kernel/network/protocols/tcp/tcp_output.o: 
No such file or directory
gcc: objects/x86.R1/add-ons/kernel/network/protocols/tcp/tcp_timer.o: 
No such file or directory
 
When I build the same target alone, everything works fine. Note, that 
only happens if the target has to be built - if it's already there, 
there is no problem either.

Anyone wants to have a look at that? Ingo??
(it isn't too urgent, but surely annoying)

Bye,
   Axel.


Other related posts: