[openbeosnetteam] It build again !

  • From: Philippe Houdoin <philippe.houdoin@xxxxxxx>
  • To: openbeosnetteam@xxxxxxxxxxxxx
  • Date: Wed, 30 Oct 2002 13:57:30 +0100 (MET)

Hi all.

Marcus is too shy to report here himself , but he manage to end these 
pending tasks:
- fix the headers dependency (which was a HUGE system-WIDE necessary task)
- moving to jam-based build system and make network code build again.

I must say:
WOOOooohoOO!
Well done, marcus.

I guess some here were like me, secretly hoping that someone will step in and 
magicly make our code now moved into /current and jam land to build again.
I can't find enought skill, time or commitment combined at the same time to be 
that someone. How lame am I!? :-\

However, hopefully Marcus is there, so you can now build again these:

distro/x86.R1/beos/
  system/
    add-ons/
      kernel/
        drivers/
          bin/
            net_stack_driver
            net_server_driver
          dev/
            net/
              net_stack_driver  -> ../../bin/net_stack_driver
              net_server_driver -> ../../bin/net_server_driver
        network/
          core
          interfaces/
            ethernet
            loopback
          protocols/
            icmp
            ipv4
            raw
            tcp
            udp
    lib/
      libnet.so

Don't build (yet):
- libnetapi.so, due to wrong BNet* classes headers. My fault, really.
- our command line apps (ifconfig, ping, traceroute, etc), due to empty 
corresponding jamfiles.

Please note that code build again, but it doesn't run yet.
Wait on next message about my next milestones suggestions to fix that.

PS: By the same time, Axel is adding select() and poll() in OBOS kernel, which 
will give us binary compatibility with the BeOS "BONE" kernels (Dano included, 
so). 
You guys are my Gods.

-Philippe

Other related posts: