<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<p dir="ltr"><br>
Den 6 dec. 2016 6:53 em skrev Dan Williams <dcbw@redhat.com>:<br>
><br>
> On Tue, 2016-12-06 at 13:19 +0000, Mats Berndtsson wrote:<br>
> > Hi,<br>
> > <br>
> > sorry for some basic building related questions...<br>
> > <br>
> > i would like to test the patch from 8/31/16 with extended signal<br>
> > quality monitoring for huawei (by Dan Williams)<br>
> > <br>
> > <br>
> > i git-cloned the source, but there is no configure script in there,<br>
> > can i copy the script from the latest release ? , (don't know how to<br>
> > build without one)<br>
><br>
> You can run autogen.sh with the same arguments you'd give to configure.<br>
>  That will generate 'configure' from the configure.ac template and then<br>
> run configure.  So you just need something like:<br>
><br>
> ./autogen.sh --prefix=/usr<br>
> <wait a bit><br>
> make<br>
><br>
> > when willl this patch be included in a release ?<br>
> > <br>
> > <br>
> > would it be possible to patch 1.6.4 using this patch or will it only<br>
> > work on trunk ?<br>
><br>
> I've cherry-picked that and other signal-related stuff (+CESQ support)<br>
> to the dcbw/mm-1-6-signal branch.  We'll see what Aleksander says about<br>
> merging that to MM 1.6.  In the mean time, can you try it out?<br>
><br>
> git checkout dcbw/mm-1-6-signal<br>
> ./autogen.sh <with appropriate args you'd pass to configure><br>
> make<br>
><br>
> Dan</p>
<p dir="ltr">Thanks, it did build now , but mm dies shortly after start. I'll have a look at why in the next couple of days.</p>
<p dir="ltr">Mats <br>
</p>
</body>
</html>