[Serdev] CVS:commitlog: sip_router Makefile

Andrei Pelinescu-Onciul andrei at iptel.org
Wed Jun 11 15:59:27 CEST 2008


On Jun 11, 2008 at 13:43, Jan Janak <jan at iptel.org> wrote:
> janakj      2008/06/11 13:43:49 CEST
> 
>   SER CVS Repository
> 
>   Modified files:        (Branch: rel_2_0_0)
>     .                    Makefile 
>   Log:
>   - compile mysql and xmlrpc modules byd default, they are needed by
>     ser-oob

I don't agree with that.
By default a simple make all should not require any external stuff.
We have makefile groups, we could add another for oob, or just use
make group_include="standard-dep" all.
We could even create a  make oob shortcut (or an install-oob shell
script that will do make include_modules=mysql install ; cp
etc/ser-oob.cfg $(cfg_prefix)/$(cfg_dir)/ ).

BTW: xmlrpc doesn't seem to be needed for ser-oob. In 2.1 is not event
loaded, and in 2.0 it doesn't seem to be used anywhere.

Andrei


More information about the Serdev mailing list