Hi Saumya,

Thanks for trying OOR! Could you provide us with more details? Operating system, cpu architecture, etc. Were you compiling for linux or openwrt?

We have just tried to compile both the zipped release and the git version and both compile without problems. Any clue from your side will be welcome ;)

Regards

Albert

On 04/02/16 21:26, Saumya Dikshit (sadikshi) wrote:
Tried building but hitting dual references issues.

make-3.79.1-p7[1]: Entering directory `/nobackup/sadikshi/oor/oor/oor'
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
In file included from config/../control/../liblisp/liblisp.h:23,
                 from config/../control/oor_ctrl_device.h:24,
                 from config/../control/lisp_ms.h:23,
                 from config/oor_config_functions.h:23,
                 from config/oor_config_functions.c:22:
config/../control/../liblisp/lisp_address.h:47: error: redefinition of typedef 'lisp_addr_t' config/../control/../liblisp/lisp_lcaf.h:30: error: previous declaration of 'lisp_addr_t' was here
In file included from config/../control/../lib/timers.h:23,
                 from config/../control/../lib/map_cache_entry.h:23,
                 from config/../control/oor_map_cache.h:24,
                 from config/../control/oor_ctrl_device.h:26,
                 from config/../control/lisp_ms.h:23,
                 from config/oor_config_functions.h:23,
                 from config/oor_config_functions.c:22:
config/../control/../lib/sockets.h:73: error: redefinition of typedef 'sockmstr_t' config/../control/../defs.h:49: error: previous declaration of 'sockmstr_t' was here
In file included from config/../control/oor_control.h:23,
                 from config/../control/oor_ctrl_device.h:27,
                 from config/../control/lisp_ms.h:23,
                 from config/oor_config_functions.h:23,
                 from config/oor_config_functions.c:22:
config/../control/../iface_list.h:46: error: redefinition of typedef 'iface_t' config/../control/../lib/sockets.h:93: error: previous declaration of 'iface_t' was here
In file included from config/../control/oor_control.h:26,
                 from config/../control/oor_ctrl_device.h:27,
                 from config/../control/lisp_ms.h:23,
                 from config/oor_config_functions.h:23,
                 from config/oor_config_functions.c:22:
config/../control/control-data-plane/control-data-plane.h:25: error: redefinition of typedef 'iface_t' config/../control/../iface_list.h:46: error: previous declaration of 'iface_t' was here config/../control/control-data-plane/control-data-plane.h:26: error: redefinition of typedef 'uconn_t' config/../control/../lib/sockets.h:64: error: previous declaration of 'uconn_t' was here config/../control/control-data-plane/control-data-plane.h:27: error: redefinition of typedef 'sock_t' config/../control/../lib/sockets.h:56: error: previous declaration of 'sock_t' was here
In file included from config/../control/oor_ctrl_device.h:27,
                 from config/../control/lisp_ms.h:23,
                 from config/oor_config_functions.h:23,
                 from config/oor_config_functions.c:22:
config/../control/oor_control.h:32: error: redefinition of typedef 'oor_ctrl_t' config/../control/../defs.h:46: error: previous declaration of 'oor_ctrl_t' was here
In file included from config/../control/lisp_ms.h:23,
                 from config/oor_config_functions.h:23,
                 from config/oor_config_functions.c:22:
config/../control/oor_ctrl_device.h:29: error: redefinition of typedef 'oor_ctrl_dev_t' config/../control/../defs.h:45: error: previous declaration of 'oor_ctrl_dev_t' was here
In file included from config/../control/../fwd_policies/fwd_policy.h:24,
                 from config/../control/lisp_xtr.h:26,
                 from config/oor_config_functions.h:24,
                 from config/oor_config_functions.c:22:
config/../control/../fwd_policies/../lib/shash.h:36: error: redefinition of typedef 'shash_t' config/../control/../defs.h:47: error: previous declaration of 'shash_t' was here
In file included from config/../control/lisp_xtr.h:26,
                 from config/oor_config_functions.h:24,
                 from config/oor_config_functions.c:22:
config/../control/../fwd_policies/fwd_policy.h:27: error: redefinition of typedef 'packet_tuple_t' config/../control/../lib/packets.h:50: error: previous declaration of 'packet_tuple_t' was here config/../control/../fwd_policies/fwd_policy.h:65: error: redefinition of typedef 'fwd_info_t' config/../control/../defs.h:48: error: previous declaration of 'fwd_info_t' was here
In file included from config/oor_config_functions.c:23:
config/../data-plane/data-plane.h:24: error: redefinition of typedef 'iface_t' config/../control/control-data-plane/control-data-plane.h:25: error: previous declaration of 'iface_t' was here config/../data-plane/data-plane.h:25: error: redefinition of typedef 'sock_t' config/../control/control-data-plane/control-data-plane.h:27: error: previous declaration of 'sock_t' was here config/../data-plane/data-plane.h:43: error: redefinition of typedef 'data_plane_struct_t' config/../control/../defs.h:51: error: previous declaration of 'data_plane_struct_t' was here
make-3.79.1-p7[1]: *** [config/oor_config_functions.o] Error 1



_______________________________________________
Users mailing list
Users@openoverlayrouter.org
http://mail.openoverlayrouter.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
Users@openoverlayrouter.org
http://mail.openoverlayrouter.org/cgi-bin/mailman/listinfo/users

Reply via email to