Hi George, When I did a git pull, it said the source was up-to-date, so
tried with a fresh checkout and it failed with the same error. I am not an
autoconf/make expert, but I looked at the last few commits and I guess you
were referring to :
https://github.com/dhubler/sipxecs/commit/8560b543757875579ddad1129308043c779357f9
sipstatus_LDADD = \
-lmongoclient \
@SIPXCOMMSERVER_LIBS@
Looking at the other Makefile.am files which refer to libmongoclient I saw that
"-lmongoclient" always comes after "@SIPXCOMMSERVER_LIBS@", so I
switched the order of those lines
and then ran "make build" and things seem to build fine now.
Thanks.
On Wed, Feb 8, 2012 at 12:19 PM, George Niculae <[email protected]> wrote:
> On Wed, Feb 8, 2012 at 10:12 PM, java jalwa <[email protected]>
> wrote:
> > I am trying to build from source by following these instructions:
> >
> > http://wiki.sipfoundry.org/display/sipXecs/Installing+from+source
> >
> > I am seeing the following errors:
> >
>
> Do a git pull and build again, a fix for this was committed couple of
> hours back
>
> George
> ----------
> Come meet us at CoLab @ CSU in March (5th & 6th)
> http://www.sipfoundry.org/sipx-colab
> http://wiki.sipfoundry.org/display/sipXecs/2012+sipX-CoLab+Hackfest
> _______________________________________________
> 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/