On Mon, Nov 15, 2010 at 3:06 PM, David Becker
<[email protected]> wrote:
> Am 15.11.2010 13:36, schrieb George Niculae:
>> 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/
> I can't apply that patch, it fails with
> error: patch failed: sipXconfig/sipxconfig.spec.in:326
> error: sipXconfig/sipxconfig.spec.in: patch does not apply
>
> Even after deleting sipXconfig/sipxconfig.spec.in and then using git
> checkout to get it back that didn't work.

Oh, looks like it needs a rebase (though you could take a look at the
changes related to Makefile files and try add them in your source
directory). I'll take care about rebase soon as I finish critical
issue on my plate and let you know.

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

Reply via email to