<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <tt>From your previous output, I noticed you are using the
      DBG_F_MALLOC, which is obsoleted. Can you use DBG_QM_MALLOC
      instead?<br>
      <br>
      BR</tt>
    <pre class="moz-signature" cols="72">Răzvan Crainea
OpenSIPS Solutions
<a class="moz-txt-link-abbreviated" href="http://www.opensips-solutions.com">www.opensips-solutions.com</a></pre>
    <div class="moz-cite-prefix">On 11/18/2015 01:39 PM, Dragomir
      Haralambiev wrote:<br>
    </div>
    <blockquote
cite="mid:CADzurOJwoUVDyH1hc6tEtx3gDrGyTkP+1v3iAYQgUvKCOCPGVA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Here results with new git pull:</div>
        <div>make all</div>
        <div>.......</div>
        <div>Compiling lex.yy.c</div>
        <div>lex.yy.c: In function ‘yy_get_next_buffer’:</div>
        <div>lex.yy.c:3602: warning: old-style function definition</div>
        <div>lex.yy.c: In function ‘yy_get_previous_state’:</div>
        <div>lex.yy.c:3734: warning: old-style function definition</div>
        <div>Compiling cfg.tab.c</div>
        <div>Linking opensips</div>
        <div>mem/q_malloc.o: In function `qm_mem_check':</div>
        <div>/root/opensips_head/mem/q_malloc.c:728: undefined reference
          to `qm_debug_frag'</div>
        <div>collect2: ld returned 1 exit status</div>
        <div>make: *** [opensips] Error 1</div>
        <div><br>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">2015-11-18 13:21 GMT+02:00 Răzvan
          Crainea <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:razvan@opensips.org" target="_blank">razvan@opensips.org</a>&gt;</span>:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div bgcolor="#FFFFFF" text="#000000"> <tt>I've just pushed
                a fix on the master branch. Can you run a test?<br>
                <br>
                Best regards,<br>
              </tt><span class="">
                <pre cols="72">Răzvan Crainea
OpenSIPS Solutions
<a moz-do-not-send="true" href="http://www.opensips-solutions.com" target="_blank">www.opensips-solutions.com</a></pre>
              </span>
              <div>
                <div class="h5">
                  <div>On 11/18/2015 01:16 PM, Dragomir Haralambiev
                    wrote:<br>
                  </div>
                  <blockquote type="cite">
                    <div dir="ltr">Here is error:<br>
                      <div>lex.yy.c:3734: warning: old-style function
                        definition</div>
                      <div>Compiling cfg.tab.c</div>
                      <div>gcc -g -m32 -O9 -funroll-loops -Wcast-align
                        -Wall -minline-all-stringops -falign-loops
                        -ftree-vectorize -mtune=prescott
                        -Wold-style-definition
                        -Wmissing-field-initializers -Wredundant-decls
                         -I/usr/include/json-c -DPKG_MALLOC  -DSHM_MMAP
                         -DUSE_MCAST  -DDISABLE_NAGLE  -DSTATISTICS
                         -DHAVE_RESOLV_RES  -DDBG_F_MALLOC  
                        -DNAME='"opensips"' -DVERSION='"2.2-dev"'
                        -DARCH='"i386"' -DOS='"linux"' -DCOMPILER='"gcc
                        4.1.2"' -D__CPU_i386 -D__OS_linux -D__SMP_yes
                        -DCFG_DIR='"/usr/local//etc/opensips/"'
                         -DVERSIONTYPE='"git"'
                        -DTHISREVISION='"8268bf8"' -DFAST_LOCK
                        -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024
                        -DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN
                        -DHAVE_SCHED_YIELD -DHAVE_MSG_NOSIGNAL
                        -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_ALLOCA_H
                        -DHAVE_TIMEGM -DHAVE_EPOLL -DHAVE_SIGIO_RT
                        -DHAVE_SELECT -c cfg.tab.c -o cfg.tab.o</div>
                      <div>Linking opensips<br>
                      </div>
                    </div>
                  </blockquote>
                </div>
              </div>
            </div>
          </blockquote>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>