fwts installation error

ivanhu ivan.hu at canonical.com
Wed Feb 15 09:46:34 UTC 2023


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
>
>
>



More information about the fwts-devel mailing list