[sr-dev] git:master: pkd/deb Remove lua and Add redis to wheezy build

Daniel-Constantin Mierla miconda at gmail.com
Thu Jun 7 10:52:11 CEST 2012


Hello,

thanks for investigating it.

For the moment, I think you can go ahead and commit this proposed patch 
for a quick fix in modules/app_lua/Makefile.

When time will allow, we can look to get a generic fix in the core 
makefiles.

Cheers,
Daniel

On 6/6/12 8:51 PM, Juha Heinanen wrote:
> further comments from mailtainers of debian lua packages:
>
>    The simplest workaround is to call it (pkg-config) this way:
>
>      pkg-config --cflags lua5.1 | sed -e "s/\\\\/'/" -e "s/\\\\\"/\"'/"
>
>    But the best would be to make the authors of these makefiles aware that
>    something like -DFOO=\"bar\" is a valid flag for gcc and their makefiles
>    should be able to deal with it. I've already pointed out the place that
>    needs fixing.
>
> which was this:
>
> quote:= "
> escall= $(subst $$,\$$,$(subst $(quote),\$(quote),$1))
> exec_cmd= $(if $($(quiet)_cmd_$(1)),\
> 			@echo "$(call escall,$($(quiet)_cmd_$(1)))" ;)
> 			$(cmd_$(1))
>
> -- juha
>
> _______________________________________________
> sr-dev mailing list
> sr-dev at lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

-- 
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Kamailio Advanced Training, Seattle, USA, Sep 23-26, 2012 - http://asipto.com/u/katu
Kamailio Practical Workshop, Netherlands, Sep 10-12, 2012 - http://asipto.com/u/kpw






More information about the sr-dev mailing list