-
Notifications
You must be signed in to change notification settings - Fork 10
Description
git.mk: Generating .gitignore
configure.ac:7: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete
./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from...
./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from...
configure.ac:7: the top level
configure.ac:9: warning: The macro AC_PROG_LIBTOOL' is obsolete. configure.ac:9: You should run autoupdate. m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:9: the top level configure.ac:7: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from... configure.ac:7: the top level configure.ac:9: warning: The macro AC_PROG_LIBTOOL' is obsolete.
configure.ac:9: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:9: the top level
configure.ac:7: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete
./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from...
./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from...
configure.ac:7: the top level
configure.ac:9: warning: The macro AC_PROG_LIBTOOL' is obsolete. configure.ac:9: You should run autoupdate. m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:9: the top level configure.ac:7: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from... configure.ac:7: the top level configure.ac:9: warning: The macro AC_PROG_LIBTOOL' is obsolete.
configure.ac:9: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:9: the top level
configure.ac:7: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete
./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from...
./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from...
configure.ac:7: the top level
configure.ac:9: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:9: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:9: the top level
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