fwts installation error

Katrin Cheung katrincheung at gmail.com
Wed Feb 15 10:46:06 UTC 2023


Hi Ivan,

I think for that one I have to run 'sudo add-apt-repository
ppa:firmware-testing-team/ppa-fwts-stable' first?
Can I do it without doing add-apt-repository?
```
Reading package lists... Done
E: Unable to find a source package for fwts
```

I also put the detail log here:
https://github.com/ColinIanKing/fwts/issues/10
Thanks for the quick reply

Regards,
Katrin


On Wed, 15 Feb 2023 at 17:46, ivanhu <ivan.hu at canonical.com> wrote:

> Have you tried to get all the fwts build dependencies?
>
> You can try 'sudo apt build-dep fwts'.
>
>
> Cheers,
>
> Ivan
>
> On 2/15/23 16:41, Katrin Cheung wrote:
> > Hi fwts dev,
> >
> > I'm trying to build and install from source but I have a problem when
> > using the make file.
> >
> > Successfully run `autoreconf -ivf` and `./configure`.
> > Then when I run make,
> > ```
> > make  all-recursive
> > make[1]: Entering directory '/gerrit/fwts'
> > Making all in src
> > make[2]: Entering directory '/gerrit/fwts/src'
> > Making all in libfwtsiasl
> > make[3]: Entering directory '/gerrit/fwts/src/libfwtsiasl'
> > m4 -P -I../../src/acpica/source/compiler
> > ../../src/acpica/source/compiler/aslparser.y > aslcompiler.y
> > yacc -d -d -baslcompiler -pAslCompiler aslcompiler.y
> > make[3]: yacc: No such file or directory
> > make[3]: *** [Makefile:4207: aslcompiler.y.h] Error 127
> > make[3]: Leaving directory '/gerrit/fwts/src/libfwtsiasl'
> > make[2]: *** [Makefile:5035: all-recursive] Error 1
> > make[2]: Leaving directory '/gerrit/fwts/src'
> > make[1]: *** [Makefile:822: all-recursive] Error 1
> > make[1]: Leaving directory '/gerrit/fwts'
> > make: *** [Makefile:753: all] Error 2
> > ```
> > Did I miss something?
> > Thanks!
> >
> > Regards,
> > Katrin
> >
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/fwts-devel/attachments/20230215/3a01f77c/attachment.html>


More information about the fwts-devel mailing list