Hi Can someone give me some assistance with jam and a new xorp module I'm writing? What's the process generally used? For example, taking the olsr module as an example: if I type:
jam -t olsr at the top level, nothing is built If I type the same in the contrib directory I get: ../olsr/tools/Jamfile: No such file or directory ...patience... don't know how to make <olsr>external.cc don't know how to make <olsr>face.cc don't know how to make <olsr>face_manager.cc don't know how to make <olsr>link.cc don't know how to make <olsr>message.cc don't know how to make <olsr>neighbor.cc don't know how to make <olsr>neighborhood.cc don't know how to make <olsr>olsr.cc don't know how to make <olsr>olsr_types.cc don't know how to make <olsr>policy_varrw.cc don't know how to make <olsr>route_manager.cc don't know how to make <olsr>topology.cc don't know how to make <olsr>twohop.cc don't know how to make <olsr>xrl_io.cc don't know how to make <olsr>xrl_queue.cc don't know how to make <olsr>xrl_port.cc don't know how to make <olsr>xrl_target.cc don't know how to make <olsr>debug_io.cc don't know how to make <olsr>emulate_net.cc etc ... Regards Rae _______________________________________________ Xorp-hackers mailing list [email protected] http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers
