fwts installation error
Katrin Cheung
katrincheung at gmail.com
Wed Feb 15 08:41:47 UTC 2023
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/aca9b297/attachment.html>
More information about the fwts-devel
mailing list