<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Tried building but hitting dual references issues. </div>
<div><br>
</div>
<div>
<div>make-3.79.1-p7[1]: Entering directory `/nobackup/sadikshi/oor/oor/oor'</div>
<div>cc -Wall -std=gnu89 -g -I/usr/include/libxml2 -I. -Iliblisp -Ielibs -Ilib -Icontrol -Idata-tun -Ifwd_balancing -Ifwd_balancing/flow_balancing -c -o config/oor_config_functions.o config/oor_config_functions.c</div>
<div>In file included from config/../control/../liblisp/liblisp.h:23,</div>
<div> from config/../control/oor_ctrl_device.h:24,</div>
<div> from config/../control/lisp_ms.h:23,</div>
<div> from config/oor_config_functions.h:23,</div>
<div> from config/oor_config_functions.c:22:</div>
<div>config/../control/../liblisp/lisp_address.h:47: error: redefinition of typedef 'lisp_addr_t'</div>
<div>config/../control/../liblisp/lisp_lcaf.h:30: error: previous declaration of 'lisp_addr_t' was here</div>
<div>In file included from config/../control/../lib/timers.h:23,</div>
<div> from config/../control/../lib/map_cache_entry.h:23,</div>
<div> from config/../control/oor_map_cache.h:24,</div>
<div> from config/../control/oor_ctrl_device.h:26,</div>
<div> from config/../control/lisp_ms.h:23,</div>
<div> from config/oor_config_functions.h:23,</div>
<div> from config/oor_config_functions.c:22:</div>
<div>config/../control/../lib/sockets.h:73: error: redefinition of typedef 'sockmstr_t'</div>
<div>config/../control/../defs.h:49: error: previous declaration of 'sockmstr_t' was here</div>
<div>In file included from config/../control/oor_control.h:23,</div>
<div> from config/../control/oor_ctrl_device.h:27,</div>
<div> from config/../control/lisp_ms.h:23,</div>
<div> from config/oor_config_functions.h:23,</div>
<div> from config/oor_config_functions.c:22:</div>
<div>config/../control/../iface_list.h:46: error: redefinition of typedef 'iface_t'</div>
<div>config/../control/../lib/sockets.h:93: error: previous declaration of 'iface_t' was here</div>
<div>In file included from config/../control/oor_control.h:26,</div>
<div> from config/../control/oor_ctrl_device.h:27,</div>
<div> from config/../control/lisp_ms.h:23,</div>
<div> from config/oor_config_functions.h:23,</div>
<div> from config/oor_config_functions.c:22:</div>
<div>config/../control/control-data-plane/control-data-plane.h:25: error: redefinition of typedef 'iface_t'</div>
<div>config/../control/../iface_list.h:46: error: previous declaration of 'iface_t' was here</div>
<div>config/../control/control-data-plane/control-data-plane.h:26: error: redefinition of typedef 'uconn_t'</div>
<div>config/../control/../lib/sockets.h:64: error: previous declaration of 'uconn_t' was here</div>
<div>config/../control/control-data-plane/control-data-plane.h:27: error: redefinition of typedef 'sock_t'</div>
<div>config/../control/../lib/sockets.h:56: error: previous declaration of 'sock_t' was here</div>
<div>In file included from config/../control/oor_ctrl_device.h:27,</div>
<div> from config/../control/lisp_ms.h:23,</div>
<div> from config/oor_config_functions.h:23,</div>
<div> from config/oor_config_functions.c:22:</div>
<div>config/../control/oor_control.h:32: error: redefinition of typedef 'oor_ctrl_t'</div>
<div>config/../control/../defs.h:46: error: previous declaration of 'oor_ctrl_t' was here</div>
<div>In file included from config/../control/lisp_ms.h:23,</div>
<div> from config/oor_config_functions.h:23,</div>
<div> from config/oor_config_functions.c:22:</div>
<div>config/../control/oor_ctrl_device.h:29: error: redefinition of typedef 'oor_ctrl_dev_t'</div>
<div>config/../control/../defs.h:45: error: previous declaration of 'oor_ctrl_dev_t' was here</div>
<div>In file included from config/../control/../fwd_policies/fwd_policy.h:24,</div>
<div> from config/../control/lisp_xtr.h:26,</div>
<div> from config/oor_config_functions.h:24,</div>
<div> from config/oor_config_functions.c:22:</div>
<div>config/../control/../fwd_policies/../lib/shash.h:36: error: redefinition of typedef 'shash_t'</div>
<div>config/../control/../defs.h:47: error: previous declaration of 'shash_t' was here</div>
<div>In file included from config/../control/lisp_xtr.h:26,</div>
<div> from config/oor_config_functions.h:24,</div>
<div> from config/oor_config_functions.c:22:</div>
<div>config/../control/../fwd_policies/fwd_policy.h:27: error: redefinition of typedef 'packet_tuple_t'</div>
<div>config/../control/../lib/packets.h:50: error: previous declaration of 'packet_tuple_t' was here</div>
<div>config/../control/../fwd_policies/fwd_policy.h:65: error: redefinition of typedef 'fwd_info_t'</div>
<div>config/../control/../defs.h:48: error: previous declaration of 'fwd_info_t' was here</div>
<div>In file included from config/oor_config_functions.c:23:</div>
<div>config/../data-plane/data-plane.h:24: error: redefinition of typedef 'iface_t'</div>
<div>config/../control/control-data-plane/control-data-plane.h:25: error: previous declaration of 'iface_t' was here</div>
<div>config/../data-plane/data-plane.h:25: error: redefinition of typedef 'sock_t'</div>
<div>config/../control/control-data-plane/control-data-plane.h:27: error: previous declaration of 'sock_t' was here</div>
<div>config/../data-plane/data-plane.h:43: error: redefinition of typedef 'data_plane_struct_t'</div>
<div>config/../control/../defs.h:51: error: previous declaration of 'data_plane_struct_t' was here</div>
<div>make-3.79.1-p7[1]: *** [config/oor_config_functions.o] Error 1</div>
</div>
<div><br>
</div>
</body>
</html>