[clug] Modifying build flags of debian package

Scott Ferguson scott.ferguson.clug at gmail.com
Thu Aug 30 02:46:44 MDT 2012


On 30/08/12 12:10, Adam Baxter wrote:
>> edit kamailio_3.3.0+wheezy1/DEBIAN/rules
> I modified
> export DEB_BUILD_OPTIONS:="$(DEB_BUILD_OPTIONS) nostrip"
> 
> to be DEB_BUILD_OPTIONS:="$(DEB_BUILD_OPTIONS) nostrip -DNOSMP"
> but it didn't seem to help

Is that all the rules?

You could maybe try:-
$ DEB_BUILD_OPTIONS="nostrip -DNOSMP" fakeroot debian/rules binary

> 
> The full errors that sent me down this path are at:
> http://paste.debian.net/186456/

So the errors remained identical when using -DNOSMP?

> 
> I'm also waiting on a response from the sip-router dev mailing list

Good - I know nothing of ARM.

> 
> Thanks,
> Adam
> 


Kind regards


Ref:-http://www.debian.org/doc/debian-policy/ch-source.html#s-debianrules


More information about the linux mailing list