<div dir="ltr">Hi Ivan,<div><br></div><div>I think for that one I have to run '<span style="color:rgb(51,51,51);font-size:13px">sudo add-apt-repository ppa:firmware-testing-team/ppa-fwts-stable' first?</span></div><div><span style="color:rgb(51,51,51);font-size:13px">Can I do it without doing </span><span style="color:rgb(51,51,51);font-size:13px">add-apt-repository?</span><span style="color:rgb(51,51,51);font-size:13px"><br>```<br></span>Reading package lists... Done<br>E: Unable to find a source package for fwts<br><span style="color:rgb(51,51,51);font-size:13px">```<br><br></span></div><div>I also put the detail log here: <a href="https://github.com/ColinIanKing/fwts/issues/10">https://github.com/ColinIanKing/fwts/issues/10</a></div><div>Thanks for the quick reply</div><div><br></div><div>Regards,</div><div>Katrin</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 15 Feb 2023 at 17:46, ivanhu <<a href="mailto:ivan.hu@canonical.com">ivan.hu@canonical.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Have you tried to get all the fwts build dependencies?<br>
<br>
You can try 'sudo apt build-dep fwts'.<br>
<br>
<br>
Cheers,<br>
<br>
Ivan<br>
<br>
On 2/15/23 16:41, Katrin Cheung wrote:<br>
> Hi fwts dev,<br>
><br>
> I'm trying to build and install from source but I have a problem when <br>
> using the make file.<br>
><br>
> Successfully run `autoreconf -ivf` and `./configure`.<br>
> Then when I run make,<br>
> ```<br>
> make  all-recursive<br>
> make[1]: Entering directory '/gerrit/fwts'<br>
> Making all in src<br>
> make[2]: Entering directory '/gerrit/fwts/src'<br>
> Making all in libfwtsiasl<br>
> make[3]: Entering directory '/gerrit/fwts/src/libfwtsiasl'<br>
> m4 -P -I../../src/acpica/source/compiler <br>
> ../../src/acpica/source/compiler/aslparser.y > aslcompiler.y<br>
> yacc -d -d -baslcompiler -pAslCompiler aslcompiler.y<br>
> make[3]: yacc: No such file or directory<br>
> make[3]: *** [Makefile:4207: aslcompiler.y.h] Error 127<br>
> make[3]: Leaving directory '/gerrit/fwts/src/libfwtsiasl'<br>
> make[2]: *** [Makefile:5035: all-recursive] Error 1<br>
> make[2]: Leaving directory '/gerrit/fwts/src'<br>
> make[1]: *** [Makefile:822: all-recursive] Error 1<br>
> make[1]: Leaving directory '/gerrit/fwts'<br>
> make: *** [Makefile:753: all] Error 2<br>
> ```<br>
> Did I miss something?<br>
> Thanks!<br>
><br>
> Regards,<br>
> Katrin<br>
><br>
><br>
><br>
</blockquote></div>