Menu

Compilation Error in Make command

Help
2005-05-06
2013-05-28
  • Nobody/Anonymous

    I have ./configure -ed source for Siproxd
    after this it gives such error in make command:

    siproxd.c: In function `main':
    siproxd.c:324: too few arguments to function `osip_message_parse'
    make[2]: *** [siproxd.o] Error 1
    make[2]: Leaving directory `/home/voip/siproxd-0.5.10/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/voip/siproxd-0.5.10'
    make: *** [all] Error 2

    Please Help me

     
    • Thomas Ries

      Thomas Ries - 2005-05-06

      As mentioned on http://siproxd.sf.net, the 0.5.10 release does not compile with newer versions of libosip2.
      Downgrade you libosip2 or use the 0.5.11 release of siproxd.

      /Thomas

       

Log in to post a comment.