On Tue, May 1, 2012 at 10:28 PM, Dan Chang <[email protected]> wrote:

>  I tried building using a clone of the dhubler/sipxecs master branch from
> about 20 minutes ago and got an error from StateQueueAgent.h****
>
> ** **
>
> In file included from
> /home/patlive/code/sipxecs/sipXsqa/src/StateQueueAgent.cpp:16:****
>
> /home/patlive/code/sipxecs/sipXsqa/include/sqa/StateQueueAgent.h:32:19:
> error: zmq.hpp: No such file or directory****
>
> cc1plus: warning: unrecognized command line option "-Wno-unused-result"***
> *
>
> ** **
>
> I just wanted to check if anyone had any quick ideas or had seen this
> occurring (my build was working as of code pulled yesterday at 6:00 p.m.).
> I have been hunting around quite a bit and the latest change to that file
> only edited license comments at the top.  Any ideas on leads to try
> tracking down?
>
There are some dependencies needed by sipXsqa project.
Try installing : zeromq-devel, boost-devel and swig (all standard fedora
packages) first, and then run build again
Mirea

> ****
>
> ** **
>
> D Chang****
>
> ** **
>
> -=[ More Error Text ]=-****
>
> ** **
>
> libtool: compile:  g++ -DHAVE_CONFIG_H -I.
> -I/home/patlive/code/sipxecs/sipXsqa/src
> -I/home/patlive/code/sipxecs/sipXsqa/include
> -DSIPX_LOGDIR=\"/usr/local/sipx/var/log/sipxpbx\" -I/usr/local/sipx/include
> -I/usr/local/sipx/include -I/usr/include -I/usr/local/sipx/include -g -O2
> -D__pingtel_on_posix__ -D_linux_ -D_REENTRANT -D_FILE_OFFSET_BITS=64
> -fmessage-length=0 -Wall -Wformat -Wwrite-strings -Wpointer-arith
> -Wno-strict-aliasing -fno-strict-aliasing -Wno-unused-result
> -fno-strict-aliasing -I/usr/include -MT libsipXsqa_la-StateQueueAgent.lo
> -MD -MP -MF .deps/libsipXsqa_la-StateQueueAgent.Tpo -c
> /home/patlive/code/sipxecs/sipXsqa/src/StateQueueAgent.cpp  -fPIC -DPIC -o
> .libs/libsipXsqa_la-StateQueueAgent.o****
>
> In file included from
> /home/patlive/code/sipxecs/sipXsqa/src/StateQueueAgent.cpp:16:****
>
> /home/patlive/code/sipxecs/sipXsqa/include/sqa/StateQueueAgent.h:32:19:
> error: zmq.hpp: No such file or directory****
>
> cc1plus: warning: unrecognized command line option "-Wno-unused-result"***
> *
>
> make[5]: *** [libsipXsqa_la-StateQueueAgent.lo] Error 1****
>
> make[5]: Leaving directory `/home/patlive/code/sipxecs/build/sipXsqa/src'*
> ***
>
> make[4]: *** [all-recursive] Error 1****
>
> make[4]: Leaving directory `/home/patlive/code/sipxecs/build/sipXsqa/src'*
> ***
>
> make[3]: *** [all] Error 2****
>
> make[3]: Leaving directory `/home/patlive/code/sipxecs/build/sipXsqa/src'*
> ***
>
> make[2]: *** [all-recursive] Error 1****
>
> make[2]: Leaving directory `/home/patlive/code/sipxecs/build/sipXsqa'****
>
> make[1]: *** [sipXsqa.all] Error 2****
>
> make[1]: Leaving directory `/home/patlive/code/sipxecs/build'****
>
> make: *** [sipx] Error 2****
>
> ** **
>
> _______________________________________________
> sipx-dev mailing list
> [email protected]
> List Archive: http://list.sipfoundry.org/archive/sipx-dev/
>
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/

Reply via email to