Dear OCP networking community, I want to try the ASIC-independent part of the Open Route Cache (ORC) on my x86 machine, but I could not manage to build it. Does someone know how to build the ORC separately, without building the whole ONL?
What I did and got are as follows. 'make' with no argument says that 'orc' is an available target, but 'make orc' doesn't yield anothing but just fails. I am so sorry if it's a silly question. $ git clone https://github.com/floodlight/bigcode ... $ cd bigcode/modules/orc/ $ make Cloning into 'submodules/infra'... ... Available Targets: orc debug_drv veth_drv Available Libraries: orc.a debug_drv.a veth_drv.a Available Binaries: Available Shared Libraries: Available Scripts: Available Toolchains: gcc-local gcc-4.3-32 gcc-local32 gcc-4.4-32 gcc-4.1-32 powerpc-linux-gnu gcc-4.6 eldk-ppc-85xx gcc-4.5-32 gcc-4.3 clang gcc-4.4 gcc-4.1 x86_64-linux-gnu gcc-4.5 gcc-4.6-32 i486-linux-gnu $ make orc /home/soramichi/src/bigcode/submodules/infra/builder/unix/definemodule.mk:70: *** "orc" cannot be built from here. Stop. Best regards, Soramichi AKIYAMA Software Innovation Center, Nippon Telegraph and Telephone (NTT), Japan akiyama.sorami...@lab.ntt.co.jp _______________________________________________ opencompute-networking mailing list Unsubscribe: http://lists.opencompute.org/mailman/options/opencompute-networking opencompute-networking@lists.opencompute.org http://lists.opencompute.org/mailman/listinfo/opencompute-networking