On Mon, Nov 15, 2010 at 2:10 PM, David Becker
<[email protected]> wrote:
> Am 15.11.2010 10:34, schrieb David Becker:
>> Am 15.11.2010 09:34, schrieb David Becker:
>>> Am 15.11.2010 04:58, schrieb Douglas Hubler:
>>>> I updated the autoconf and top-level makefiles a bit.  In particular
>>>> it's something that scales a little better than what we've been using
>>>> now and lets you target individual projects more.  It also will let us
>>>> organize our different contexts like publishing to sipfoundry, working
>>>> with hudson, working with opensuse build server into separate
>>>> makefiles.
>>>>
>>>> the overall interface hasn't changed, you still run
>>>>      autoreconf -if
>>>>      ./configure
>>>>      make build
>>>>
>>>> but there's a lot more you can do.  type "make help" and you'll get the 
>>>> list.
>>>>
>>>> I do need to update the wiki with more info and will do that before i
>>>> declare i'm done w/this.
>>>> _______________________________________________
>>>> sipx-dev mailing list
>>>> [email protected]
>>>> List Archive: http://list.sipfoundry.org/archive/sipx-dev/
>>> Any make attempts fail because 15-opensuse-something doesn't have a % in
>>> the target. Not even make help works. I deleted the file and it worked.
>>> _______________________________________________
>>> sipx-dev mailing list
>>> [email protected]
>>> List Archive: http://list.sipfoundry.org/archive/sipx-dev/
>> Okay, after compiling fine sipx always hangs on startup, starting
>> endless instances of su.
>> _______________________________________________
>> sipx-dev mailing list
>> [email protected]
>> List Archive: http://list.sipfoundry.org/archive/sipx-dev/
> The hanging stopped after I did a complete new setup of the build
> environment.
>
> How can I add new plugins to sipxconfig to be compiled now?

Checkout the patch attached to
http://track.sipfoundry.org/browse/XX-8849 - you have to add plugin in
sipXconfig/plugins/Makefile.am and also see Makefile.am within
openstage and dlsprov directories. Then run autoreconf -if and make &&
make install from sipXconfig build directory.

George
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/

Reply via email to