<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Ho Saumya,<br>
      <br>
      Do you have the possibility to compile the code in a more recent
      operating system?<br>
      <br>
      Regards<br>
      <br>
      Albert<br>
      <br>
      On 05/02/16 10:03, Saumya Dikshit (sadikshi) wrote:<br>
    </div>
    <blockquote cite="mid:D2DA6168.5ECE8%25sadikshi@cisco.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <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
            moz-do-not-send="true" href="mailto:alopez@ac.upc.edu"><a class="moz-txt-link-abbreviated" href="mailto:alopez@ac.upc.edu">alopez@ac.upc.edu</a></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
            moz-do-not-send="true" href="mailto:sadikshi@cisco.com"><a class="moz-txt-link-abbreviated" href="mailto:sadikshi@cisco.com">sadikshi@cisco.com</a></a>>,
          "<a moz-do-not-send="true"
            href="mailto:users@openoverlayrouter.org">users@openoverlayrouter.org</a>"
          <<a moz-do-not-send="true"
            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 moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Users@openoverlayrouter.org">Users@openoverlayrouter.org</a><a moz-do-not-send="true" 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>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Albert López
CCABA System Administrator
Universitat Politčcnica de Catalunya
Telf: 93 4017182</pre>
  </body>
</html>