Kamailio for Debian 7 - deadline
    Victor Seva 
    linuxmaniac at torreviejawireless.org
       
    Wed Jun  6 14:30:59 UTC 2012
    
    
  
---------- Forwarded message ----------
From: Juha Heinanen <jh at tutpro.com>
Date: 2012/6/5
Subject: Re: [sr-dev] git:master: pkd/deb Remove lua and Add redis to
wheezy build
To: Development mailing list of the sip-router project
<sr-dev at lists.sip-router.org>
Jon Bonilla (Manwe) writes:
>    * Put in the pkg-config .pc file -DDEB_HOST_MULTIARCH so that including
>      lua.h (and consequently luaconf.h) works fine even if one is not using
>      debhelpers (Closes: #671286, LP: #977813)
yes, with 5.1.5-1,
$ pkg-config --cflags lua5.1
-I/usr/include/lua5.1
and with 5.1.5-2,
$ pkg-config --cflags lua5.1
-DDEB_HOST_MULTIARCH=\"x86_64-linux-gnu\" -I/usr/include/lua5.1
that new -D causes the loop.
-- juha
    
    
More information about the Pkg-voip-maintainers
mailing list