tc@box:~/lisa/userspace$ make ********* Selected Backend: [lisa] ********* make[1]: *** No rule to make target `../../linux-2.6/include/linux/socket.h', needed by `swsock.h'. Stop. ********* Building [lisa] switch middleware ********* CC switch.o In file included from switch.c:24:0: switch.h:29:21: fatal error: swsock.h: No such file or directory compilation terminated. make[1]: *** [switch.o] Error 1 LD sock_api CC vector.o CC rstp_client.o CC cdp_client.o CC if_generic.o CC mm.o CC util.o CC netlink.o ********* Building the Command Line Interface ********* CC cli.o CC rlshell.o CC menu/exec.o In file included from menu/exec.c:1:0: /home/tc/lisa/userspace/cli/..//cli/lib/swcli.h:21:21: fatal error: swsock.h: No such file or directory compilation terminated. make[1]: *** [menu/exec.o] Error 1 ********* Building testing tools ********* CC filter.o LD filter CC login.o LD login CC reboot.o LD reboot CC swclid.o LD swclid CC swctl.o In file included from swctl.c:32:0: ../switch/lisa/lisa.h:7:30: fatal error: linux/net_switch.h: No such file or directory compilation terminated. make[1]: *** [swctl.o] Error 1 CC pktgen.o LD pktgen CC pktrecv.o LD pktrecv CC mcast_recv.o LD mcast_recv CC mcast_send.o LD mcast_send CC vlan_rename.o make[1]: *** No rule to make target `../switch/libswitch.so', needed by `vlan_rename'. Stop. ********* Building the CDP daemon ********* make[2]: *** No rule to make target `../../linux-2.6/include/linux/socket.h', needed by `swsock.h'. Stop. make[1]: *** [../include/swsock.h] Error 2 ********* Building the RSTP daemon ********* make[2]: *** No rule to make target `../../linux-2.6/include/linux/socket.h', needed by `swsock.h'. Stop. make[1]: *** [../include/swsock.h] Error 2 make: *** [build] Error 2