<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</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>Hi Albert,</div>
<div><br>
</div>
<div>I am compiling on linux kernel 2.6.18 (Red Hat Enterprise Linux Server release 5.6 (Tikanga)). </div>
<div><br>
</div>
<div>#uname -a</div>
<div>Linux host1 2.6.18-404.el5 #1 SMP Sat Mar 7 04:14:13 EST 2015 x86_64 x86_64 x86_64 GNU/Linux</div>
<div><br>
</div>
<div>Thanks</div>
<div>Saumya.</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Albert López <<a href="mailto:alopez@ac.upc.edu">alopez@ac.upc.edu</a>><br>
<span style="font-weight:bold">Date: </span>Friday, February 5, 2016 at 2:26 PM<br>
<span style="font-weight:bold">To: </span>sadikshi <<a href="mailto:sadikshi@cisco.com">sadikshi@cisco.com</a>>, "<a href="mailto:users@openoverlayrouter.org">users@openoverlayrouter.org</a>" <<a href="mailto:users@openoverlayrouter.org">users@openoverlayrouter.org</a>><br>
<span style="font-weight:bold">Subject: </span>Re: [OOR-Users] build errors<br>
</div>
<div><br>
</div>
<div>
<div text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hi Saumya,<br>
<br>
Thanks for trying OOR! Could you provide us with more details? Operating system, cpu architecture, etc. Were you compiling for linux or openwrt?
<br>
<br>
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 ;)<br>
<br>
Regards<br>
<br>
Albert<br>
<br>
On 04/02/16 21:26, Saumya Dikshit (sadikshi) wrote:<br>
</div>
<blockquote cite="mid:D2D9B1BD.5EBFB%25sadikshi@cisco.com" type="cite">
<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>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset> <br>
<pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@openoverlayrouter.org">Users@openoverlayrouter.org</a><a class="moz-txt-link-freetext" href="http://mail.openoverlayrouter.org/cgi-bin/mailman/listinfo/users">http://mail.openoverlayrouter.org/cgi-bin/mailman/listinfo/users</a></pre>
</blockquote>
<br>
</div>
</div>
</span>
</body>
</html>