Wed Aug 29 21:19:54 GMT 2007 KB: 758252 / checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether NLS is requested... yes checking for msgfmt... /tools/bin/msgfmt checking for gmsgfmt... /tools/bin/msgfmt checking for xgettext... no checking for msgmerge... no checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc3 checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for bison... bison -y checking for flex... no checking for lex... no checking for yywrap in -lfl... no checking for yywrap in -ll... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking whether ln -s works... yes checking for ranlib... ranlib checking for bison... /usr/bin/bison checking for help2man... help2man checking for gm4... no checking for gnum4... no checking for m4... /usr/bin/m4 checking for GNU m4... yes checking for indent... indent configure: WARNING: no indent program found: make indent target will not function checking for log in -lm... yes checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for unistd.h... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/params.h usability... no checking sys/params.h presence... no checking for sys/params.h... no checking cunistd usability... no checking cunistd presence... no checking for cunistd... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for size_t... yes checking whether __func__ is declared... yes configure: creating ./config.status config.status: creating flex.spec config.status: creating Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating examples/fastwc/Makefile config.status: creating examples/manual/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating tools/Makefile config.status: creating tests/Makefile config.status: creating tests/TEMPLATE/Makefile config.status: creating tests/test-array-nr/Makefile config.status: creating tests/test-array-r/Makefile config.status: creating tests/test-basic-nr/Makefile config.status: creating tests/test-basic-r/Makefile config.status: creating tests/test-bison-yylloc/Makefile config.status: creating tests/test-bison-yylval/Makefile config.status: creating tests/test-c-cpp-nr/Makefile config.status: creating tests/test-c-cpp-r/Makefile config.status: creating tests/test-header-nr/Makefile config.status: creating tests/test-header-r/Makefile config.status: creating tests/test-include-by-buffer/Makefile config.status: creating tests/test-include-by-push/Makefile config.status: creating tests/test-include-by-reentrant/Makefile config.status: creating tests/test-multiple-scanners-nr/Makefile config.status: creating tests/test-multiple-scanners-r/Makefile config.status: creating tests/test-noansi-nr/Makefile config.status: creating tests/test-noansi-r/Makefile config.status: creating tests/test-prefix-nr/Makefile config.status: creating tests/test-prefix-r/Makefile config.status: creating tests/test-pthread/Makefile config.status: creating tests/test-string-nr/Makefile config.status: creating tests/test-string-r/Makefile config.status: creating tests/test-yyextra/Makefile config.status: creating tests/test-lineno-nr/Makefile config.status: creating tests/test-lineno-r/Makefile config.status: creating tests/test-linedir-r/Makefile config.status: creating tests/test-debug-r/Makefile config.status: creating tests/test-debug-nr/Makefile config.status: creating tests/test-mem-nr/Makefile config.status: creating tests/test-mem-r/Makefile config.status: creating tests/test-posix/Makefile config.status: creating tests/test-posixly-correct/Makefile config.status: creating tests/test-table-opts/Makefile config.status: creating tests/test-c++-basic/Makefile config.status: creating tests/test-bison-nr/Makefile config.status: creating tests/test-reject/Makefile config.status: creating tests/test-c++-multiple-scanners/Makefile config.status: creating tests/test-top/Makefile config.status: creating tests/test-rescan-nr/Makefile config.status: creating tests/test-rescan-r/Makefile config.status: creating config.h config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands make[1]: Entering directory `/sources/flex-2.5.33' make all-recursive make[2]: Entering directory `/sources/flex-2.5.33' Making all in . make[3]: Entering directory `/sources/flex-2.5.33' if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -I./intl -g -O2 -MT libmain.o -MD -MP -MF ".deps/libmain.Tpo" \ -c -o libmain.o `test -f 'libmain.c' || echo './'`libmain.c; \ then mv -f ".deps/libmain.Tpo" ".deps/libmain.Po"; \ else rm -f ".deps/libmain.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -I./intl -g -O2 -MT libyywrap.o -MD -MP -MF ".deps/libyywrap.Tpo" \ -c -o libyywrap.o `test -f 'libyywrap.c' || echo './'`libyywrap.c; \ then mv -f ".deps/libyywrap.Tpo" ".deps/libyywrap.Po"; \ else rm -f ".deps/libyywrap.Tpo"; exit 1; \ fi rm -f libfl.a ar cru libfl.a libmain.o libyywrap.o ranlib libfl.a if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -I./intl -g -O2 -MT ccl.o -MD -MP -MF ".deps/ccl.Tpo" \ -c -o ccl.o `test -f 'ccl.c' || echo './'`ccl.c; \ then mv -f ".deps/ccl.Tpo" ".deps/ccl.Po"; \ else rm -f ".deps/ccl.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -I./intl -g -O2 -MT dfa.o -MD -MP -MF ".deps/dfa.Tpo" \ -c -o dfa.o `test -f 'dfa.c' || echo './'`dfa.c; \ then mv -f ".deps/dfa.Tpo" ".deps/dfa.Po"; \ else rm -f ".deps/dfa.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -I./intl -g -O2 -MT ecs.o -MD -MP -MF ".deps/ecs.Tpo" \ -c -o ecs.o `test -f 'ecs.c' || echo './'`ecs.c; \ then mv -f ".deps/ecs.Tpo" ".deps/ecs.Po"; \ else rm -f ".deps/ecs.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -I./intl -g -O2 -MT gen.o -MD -MP -MF ".deps/gen.Tpo" \ -c -o gen.o `test -f 'gen.c' || echo './'`gen.c; \ then mv -f ".deps/gen.Tpo" ".deps/gen.Po"; \ else rm -f ".deps/gen.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -I./intl -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" \ -c -o main.o `test -f 'main.c' || echo './'`main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; \ else rm -f ".deps/main.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -I./intl -g -O2 -MT misc.o -MD -MP -MF ".deps/misc.Tpo" \ -c -o misc.o `test -f 'misc.c' || echo './'`misc.c; \ then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; \ else rm -f ".deps/misc.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -I./intl -g -O2 -MT nfa.o -MD -MP -MF ".deps/nfa.Tpo" \ -c -o nfa.o `test -f 'nfa.c' || echo './'`nfa.c; \ then mv -f ".deps/nfa.Tpo" ".deps/nfa.Po"; \ else rm -f ".deps/nfa.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -I./intl -g -O2 -MT parse.o -MD -MP -MF ".deps/parse.Tpo" \ -c -o parse.o `test -f 'parse.c' || echo './'`parse.c; \ then mv -f ".deps/parse.Tpo" ".deps/parse.Po"; \ else rm -f ".deps/parse.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -I./intl -g -O2 -MT scan.o -MD -MP -MF ".deps/scan.Tpo" \ -c -o scan.o `test -f 'scan.c' || echo './'`scan.c; \ then mv -f ".deps/scan.Tpo" ".deps/scan.Po"; \ else rm -f ".deps/scan.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -I./intl -g -O2 -MT skel.o -MD -MP -MF ".deps/skel.Tpo" \ -c -o skel.o `test -f 'skel.c' || echo './'`skel.c; \ then mv -f ".deps/skel.Tpo" ".deps/skel.Po"; \ else rm -f ".deps/skel.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -I./intl -g -O2 -MT sym.o -MD -MP -MF ".deps/sym.Tpo" \ -c -o sym.o `test -f 'sym.c' || echo './'`sym.c; \ then mv -f ".deps/sym.Tpo" ".deps/sym.Po"; \ else rm -f ".deps/sym.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -I./intl -g -O2 -MT tblcmp.o -MD -MP -MF ".deps/tblcmp.Tpo" \ -c -o tblcmp.o `test -f 'tblcmp.c' || echo './'`tblcmp.c; \ then mv -f ".deps/tblcmp.Tpo" ".deps/tblcmp.Po"; \ else rm -f ".deps/tblcmp.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -I./intl -g -O2 -MT yylex.o -MD -MP -MF ".deps/yylex.Tpo" \ -c -o yylex.o `test -f 'yylex.c' || echo './'`yylex.c; \ then mv -f ".deps/yylex.Tpo" ".deps/yylex.Po"; \ else rm -f ".deps/yylex.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -I./intl -g -O2 -MT options.o -MD -MP -MF ".deps/options.Tpo" \ -c -o options.o `test -f 'options.c' || echo './'`options.c; \ then mv -f ".deps/options.Tpo" ".deps/options.Po"; \ else rm -f ".deps/options.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -I./intl -g -O2 -MT scanopt.o -MD -MP -MF ".deps/scanopt.Tpo" \ -c -o scanopt.o `test -f 'scanopt.c' || echo './'`scanopt.c; \ then mv -f ".deps/scanopt.Tpo" ".deps/scanopt.Po"; \ else rm -f ".deps/scanopt.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -I./intl -g -O2 -MT buf.o -MD -MP -MF ".deps/buf.Tpo" \ -c -o buf.o `test -f 'buf.c' || echo './'`buf.c; \ then mv -f ".deps/buf.Tpo" ".deps/buf.Po"; \ else rm -f ".deps/buf.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -I./intl -g -O2 -MT tables.o -MD -MP -MF ".deps/tables.Tpo" \ -c -o tables.o `test -f 'tables.c' || echo './'`tables.c; \ then mv -f ".deps/tables.Tpo" ".deps/tables.Po"; \ else rm -f ".deps/tables.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -I./intl -g -O2 -MT tables_shared.o -MD -MP -MF ".deps/tables_shared.Tpo" \ -c -o tables_shared.o `test -f 'tables_shared.c' || echo './'`tables_shared.c; \ then mv -f ".deps/tables_shared.Tpo" ".deps/tables_shared.Po"; \ else rm -f ".deps/tables_shared.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -I./intl -g -O2 -MT filter.o -MD -MP -MF ".deps/filter.Tpo" \ -c -o filter.o `test -f 'filter.c' || echo './'`filter.c; \ then mv -f ".deps/filter.Tpo" ".deps/filter.Po"; \ else rm -f ".deps/filter.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include -I./intl -g -O2 -MT regex.o -MD -MP -MF ".deps/regex.Tpo" \ -c -o regex.o `test -f 'regex.c' || echo './'`regex.c; \ then mv -f ".deps/regex.Tpo" ".deps/regex.Po"; \ else rm -f ".deps/regex.Tpo"; exit 1; \ fi gcc -g -O2 -o flex ccl.o dfa.o ecs.o gen.o main.o misc.o nfa.o parse.o scan.o skel.o sym.o tblcmp.o yylex.o options.o scanopt.o buf.o tables.o tables_shared.o filter.o regex.o -lm make[3]: Leaving directory `/sources/flex-2.5.33' Making all in doc make[3]: Entering directory `/sources/flex-2.5.33/doc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/sources/flex-2.5.33/doc' Making all in m4 make[3]: Entering directory `/sources/flex-2.5.33/m4' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/sources/flex-2.5.33/m4' Making all in examples make[3]: Entering directory `/sources/flex-2.5.33/examples' Making all in manual make[4]: Entering directory `/sources/flex-2.5.33/examples/manual' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/examples/manual' Making all in fastwc make[4]: Entering directory `/sources/flex-2.5.33/examples/fastwc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/examples/fastwc' make[4]: Entering directory `/sources/flex-2.5.33/examples' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/sources/flex-2.5.33/examples' make[3]: Leaving directory `/sources/flex-2.5.33/examples' Making all in po make[3]: Entering directory `/sources/flex-2.5.33/po' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/sources/flex-2.5.33/po' Making all in tools make[3]: Entering directory `/sources/flex-2.5.33/tools' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/sources/flex-2.5.33/tools' Making all in tests make[3]: Entering directory `/sources/flex-2.5.33/tests' Making all in test-rescan-r make[4]: Entering directory `/sources/flex-2.5.33/tests/test-rescan-r' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-rescan-r' Making all in test-rescan-nr make[4]: Entering directory `/sources/flex-2.5.33/tests/test-rescan-nr' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-rescan-nr' Making all in test-basic-nr make[4]: Entering directory `/sources/flex-2.5.33/tests/test-basic-nr' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-basic-nr' Making all in test-basic-r make[4]: Entering directory `/sources/flex-2.5.33/tests/test-basic-r' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-basic-r' Making all in test-bison-yylloc make[4]: Entering directory `/sources/flex-2.5.33/tests/test-bison-yylloc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-bison-yylloc' Making all in test-bison-yylval make[4]: Entering directory `/sources/flex-2.5.33/tests/test-bison-yylval' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-bison-yylval' Making all in test-bison-nr make[4]: Entering directory `/sources/flex-2.5.33/tests/test-bison-nr' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-bison-nr' Making all in test-multiple-scanners-nr make[4]: Entering directory `/sources/flex-2.5.33/tests/test-multiple-scanners-nr' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-multiple-scanners-nr' Making all in test-multiple-scanners-r make[4]: Entering directory `/sources/flex-2.5.33/tests/test-multiple-scanners-r' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-multiple-scanners-r' Making all in test-header-nr make[4]: Entering directory `/sources/flex-2.5.33/tests/test-header-nr' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-header-nr' Making all in test-header-r make[4]: Entering directory `/sources/flex-2.5.33/tests/test-header-r' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-header-r' Making all in test-reject make[4]: Entering directory `/sources/flex-2.5.33/tests/test-reject' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-reject' Making all in test-c++-multiple-scanners make[4]: Entering directory `/sources/flex-2.5.33/tests/test-c++-multiple-scanners' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-c++-multiple-scanners' Making all in test-c++-basic make[4]: Entering directory `/sources/flex-2.5.33/tests/test-c++-basic' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-c++-basic' Making all in test-posixly-correct make[4]: Entering directory `/sources/flex-2.5.33/tests/test-posixly-correct' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-posixly-correct' Making all in test-posix make[4]: Entering directory `/sources/flex-2.5.33/tests/test-posix' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-posix' Making all in test-mem-r make[4]: Entering directory `/sources/flex-2.5.33/tests/test-mem-r' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-mem-r' Making all in test-mem-nr make[4]: Entering directory `/sources/flex-2.5.33/tests/test-mem-nr' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-mem-nr' Making all in test-debug-nr make[4]: Entering directory `/sources/flex-2.5.33/tests/test-debug-nr' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-debug-nr' Making all in test-debug-r make[4]: Entering directory `/sources/flex-2.5.33/tests/test-debug-r' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-debug-r' Making all in test-lineno-r make[4]: Entering directory `/sources/flex-2.5.33/tests/test-lineno-r' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-lineno-r' Making all in test-lineno-nr make[4]: Entering directory `/sources/flex-2.5.33/tests/test-lineno-nr' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-lineno-nr' Making all in test-linedir-r make[4]: Entering directory `/sources/flex-2.5.33/tests/test-linedir-r' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-linedir-r' Making all in test-array-nr make[4]: Entering directory `/sources/flex-2.5.33/tests/test-array-nr' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-array-nr' Making all in test-array-r make[4]: Entering directory `/sources/flex-2.5.33/tests/test-array-r' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-array-r' Making all in test-c-cpp-nr make[4]: Entering directory `/sources/flex-2.5.33/tests/test-c-cpp-nr' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-c-cpp-nr' Making all in test-c-cpp-r make[4]: Entering directory `/sources/flex-2.5.33/tests/test-c-cpp-r' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-c-cpp-r' Making all in test-include-by-buffer make[4]: Entering directory `/sources/flex-2.5.33/tests/test-include-by-buffer' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-include-by-buffer' Making all in test-include-by-push make[4]: Entering directory `/sources/flex-2.5.33/tests/test-include-by-push' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-include-by-push' Making all in test-include-by-reentrant make[4]: Entering directory `/sources/flex-2.5.33/tests/test-include-by-reentrant' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-include-by-reentrant' Making all in test-prefix-nr make[4]: Entering directory `/sources/flex-2.5.33/tests/test-prefix-nr' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-prefix-nr' Making all in test-prefix-r make[4]: Entering directory `/sources/flex-2.5.33/tests/test-prefix-r' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-prefix-r' Making all in test-pthread make[4]: Entering directory `/sources/flex-2.5.33/tests/test-pthread' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-pthread' Making all in test-string-nr make[4]: Entering directory `/sources/flex-2.5.33/tests/test-string-nr' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-string-nr' Making all in test-string-r make[4]: Entering directory `/sources/flex-2.5.33/tests/test-string-r' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-string-r' Making all in test-yyextra make[4]: Entering directory `/sources/flex-2.5.33/tests/test-yyextra' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-yyextra' Making all in test-noansi-nr make[4]: Entering directory `/sources/flex-2.5.33/tests/test-noansi-nr' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-noansi-nr' Making all in test-noansi-r make[4]: Entering directory `/sources/flex-2.5.33/tests/test-noansi-r' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-noansi-r' Making all in test-top make[4]: Entering directory `/sources/flex-2.5.33/tests/test-top' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-top' Making all in test-table-opts make[4]: Entering directory `/sources/flex-2.5.33/tests/test-table-opts' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-table-opts' make[4]: Entering directory `/sources/flex-2.5.33/tests' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/sources/flex-2.5.33/tests' make[3]: Leaving directory `/sources/flex-2.5.33/tests' make[2]: Leaving directory `/sources/flex-2.5.33' make[1]: Leaving directory `/sources/flex-2.5.33' make[1]: Entering directory `/sources/flex-2.5.33' make install-recursive make[2]: Entering directory `/sources/flex-2.5.33' Making install in . make[3]: Entering directory `/sources/flex-2.5.33' make[4]: Entering directory `/sources/flex-2.5.33' /bin/sh ./mkinstalldirs /usr/bin /usr/bin/install -c flex /usr/bin/flex /bin/sh ./mkinstalldirs /usr/lib /usr/bin/install -c -m 644 libfl.a /usr/lib/libfl.a ranlib /usr/lib/libfl.a /bin/sh ./mkinstalldirs /usr/include /usr/bin/install -c -m 644 FlexLexer.h /usr/include/FlexLexer.h make[4]: Leaving directory `/sources/flex-2.5.33' make[3]: Leaving directory `/sources/flex-2.5.33' Making install in doc make[3]: Entering directory `/sources/flex-2.5.33/doc' make[4]: Entering directory `/sources/flex-2.5.33/doc' make[4]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /usr/info /usr/bin/install -c -m 644 ./flex.info /usr/info/flex.info /usr/bin/install -c -m 644 ./flex.info-1 /usr/info/flex.info-1 /usr/bin/install -c -m 644 ./flex.info-2 /usr/info/flex.info-2 /usr/bin/install -c -m 644 ./flex.info-3 /usr/info/flex.info-3 /usr/bin/install -c -m 644 ./flex.info-4 /usr/info/flex.info-4 /usr/bin/install -c -m 644 ./flex.info-5 /usr/info/flex.info-5 /usr/bin/install -c -m 644 ./flex.info-6 /usr/info/flex.info-6 /usr/bin/install -c -m 644 ./flex.info-7 /usr/info/flex.info-7 install-info --info-dir=/usr/info /usr/info/flex.info /bin/sh ../mkinstalldirs /usr/man/man1 /usr/bin/install -c -m 644 ./flex.1 /usr/man/man1/flex.1 make[4]: Leaving directory `/sources/flex-2.5.33/doc' make[3]: Leaving directory `/sources/flex-2.5.33/doc' Making install in m4 make[3]: Entering directory `/sources/flex-2.5.33/m4' make[4]: Entering directory `/sources/flex-2.5.33/m4' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/sources/flex-2.5.33/m4' make[3]: Leaving directory `/sources/flex-2.5.33/m4' Making install in examples make[3]: Entering directory `/sources/flex-2.5.33/examples' Making install in manual make[4]: Entering directory `/sources/flex-2.5.33/examples/manual' make[5]: Entering directory `/sources/flex-2.5.33/examples/manual' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/examples/manual' make[4]: Leaving directory `/sources/flex-2.5.33/examples/manual' Making install in fastwc make[4]: Entering directory `/sources/flex-2.5.33/examples/fastwc' make[5]: Entering directory `/sources/flex-2.5.33/examples/fastwc' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/examples/fastwc' make[4]: Leaving directory `/sources/flex-2.5.33/examples/fastwc' make[4]: Entering directory `/sources/flex-2.5.33/examples' make[5]: Entering directory `/sources/flex-2.5.33/examples' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/examples' make[4]: Leaving directory `/sources/flex-2.5.33/examples' make[3]: Leaving directory `/sources/flex-2.5.33/examples' Making install in po make[3]: Entering directory `/sources/flex-2.5.33/po' /bin/sh .././mkinstalldirs /usr/share installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/flex.mo installing da.gmo as /usr/share/locale/da/LC_MESSAGES/flex.mo installing de.gmo as /usr/share/locale/de/LC_MESSAGES/flex.mo installing es.gmo as /usr/share/locale/es/LC_MESSAGES/flex.mo installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/flex.mo installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/flex.mo installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/flex.mo installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/flex.mo installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/flex.mo installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/flex.mo installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/flex.mo installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/flex.mo installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/flex.mo installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/flex.mo installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/flex.mo installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/flex.mo if test "flex" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory `/sources/flex-2.5.33/po' Making install in tools make[3]: Entering directory `/sources/flex-2.5.33/tools' make[4]: Entering directory `/sources/flex-2.5.33/tools' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/sources/flex-2.5.33/tools' make[3]: Leaving directory `/sources/flex-2.5.33/tools' Making install in tests make[3]: Entering directory `/sources/flex-2.5.33/tests' Making install in test-rescan-r make[4]: Entering directory `/sources/flex-2.5.33/tests/test-rescan-r' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-rescan-r' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-rescan-r' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-rescan-r' Making install in test-rescan-nr make[4]: Entering directory `/sources/flex-2.5.33/tests/test-rescan-nr' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-rescan-nr' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-rescan-nr' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-rescan-nr' Making install in test-basic-nr make[4]: Entering directory `/sources/flex-2.5.33/tests/test-basic-nr' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-basic-nr' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-basic-nr' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-basic-nr' Making install in test-basic-r make[4]: Entering directory `/sources/flex-2.5.33/tests/test-basic-r' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-basic-r' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-basic-r' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-basic-r' Making install in test-bison-yylloc make[4]: Entering directory `/sources/flex-2.5.33/tests/test-bison-yylloc' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-bison-yylloc' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-bison-yylloc' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-bison-yylloc' Making install in test-bison-yylval make[4]: Entering directory `/sources/flex-2.5.33/tests/test-bison-yylval' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-bison-yylval' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-bison-yylval' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-bison-yylval' Making install in test-bison-nr make[4]: Entering directory `/sources/flex-2.5.33/tests/test-bison-nr' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-bison-nr' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-bison-nr' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-bison-nr' Making install in test-multiple-scanners-nr make[4]: Entering directory `/sources/flex-2.5.33/tests/test-multiple-scanners-nr' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-multiple-scanners-nr' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-multiple-scanners-nr' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-multiple-scanners-nr' Making install in test-multiple-scanners-r make[4]: Entering directory `/sources/flex-2.5.33/tests/test-multiple-scanners-r' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-multiple-scanners-r' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-multiple-scanners-r' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-multiple-scanners-r' Making install in test-header-nr make[4]: Entering directory `/sources/flex-2.5.33/tests/test-header-nr' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-header-nr' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-header-nr' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-header-nr' Making install in test-header-r make[4]: Entering directory `/sources/flex-2.5.33/tests/test-header-r' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-header-r' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-header-r' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-header-r' Making install in test-reject make[4]: Entering directory `/sources/flex-2.5.33/tests/test-reject' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-reject' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-reject' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-reject' Making install in test-c++-multiple-scanners make[4]: Entering directory `/sources/flex-2.5.33/tests/test-c++-multiple-scanners' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-c++-multiple-scanners' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-c++-multiple-scanners' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-c++-multiple-scanners' Making install in test-c++-basic make[4]: Entering directory `/sources/flex-2.5.33/tests/test-c++-basic' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-c++-basic' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-c++-basic' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-c++-basic' Making install in test-posixly-correct make[4]: Entering directory `/sources/flex-2.5.33/tests/test-posixly-correct' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-posixly-correct' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-posixly-correct' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-posixly-correct' Making install in test-posix make[4]: Entering directory `/sources/flex-2.5.33/tests/test-posix' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-posix' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-posix' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-posix' Making install in test-mem-r make[4]: Entering directory `/sources/flex-2.5.33/tests/test-mem-r' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-mem-r' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-mem-r' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-mem-r' Making install in test-mem-nr make[4]: Entering directory `/sources/flex-2.5.33/tests/test-mem-nr' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-mem-nr' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-mem-nr' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-mem-nr' Making install in test-debug-nr make[4]: Entering directory `/sources/flex-2.5.33/tests/test-debug-nr' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-debug-nr' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-debug-nr' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-debug-nr' Making install in test-debug-r make[4]: Entering directory `/sources/flex-2.5.33/tests/test-debug-r' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-debug-r' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-debug-r' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-debug-r' Making install in test-lineno-r make[4]: Entering directory `/sources/flex-2.5.33/tests/test-lineno-r' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-lineno-r' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-lineno-r' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-lineno-r' Making install in test-lineno-nr make[4]: Entering directory `/sources/flex-2.5.33/tests/test-lineno-nr' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-lineno-nr' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-lineno-nr' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-lineno-nr' Making install in test-linedir-r make[4]: Entering directory `/sources/flex-2.5.33/tests/test-linedir-r' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-linedir-r' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-linedir-r' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-linedir-r' Making install in test-array-nr make[4]: Entering directory `/sources/flex-2.5.33/tests/test-array-nr' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-array-nr' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-array-nr' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-array-nr' Making install in test-array-r make[4]: Entering directory `/sources/flex-2.5.33/tests/test-array-r' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-array-r' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-array-r' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-array-r' Making install in test-c-cpp-nr make[4]: Entering directory `/sources/flex-2.5.33/tests/test-c-cpp-nr' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-c-cpp-nr' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-c-cpp-nr' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-c-cpp-nr' Making install in test-c-cpp-r make[4]: Entering directory `/sources/flex-2.5.33/tests/test-c-cpp-r' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-c-cpp-r' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-c-cpp-r' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-c-cpp-r' Making install in test-include-by-buffer make[4]: Entering directory `/sources/flex-2.5.33/tests/test-include-by-buffer' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-include-by-buffer' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-include-by-buffer' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-include-by-buffer' Making install in test-include-by-push make[4]: Entering directory `/sources/flex-2.5.33/tests/test-include-by-push' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-include-by-push' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-include-by-push' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-include-by-push' Making install in test-include-by-reentrant make[4]: Entering directory `/sources/flex-2.5.33/tests/test-include-by-reentrant' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-include-by-reentrant' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-include-by-reentrant' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-include-by-reentrant' Making install in test-prefix-nr make[4]: Entering directory `/sources/flex-2.5.33/tests/test-prefix-nr' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-prefix-nr' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-prefix-nr' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-prefix-nr' Making install in test-prefix-r make[4]: Entering directory `/sources/flex-2.5.33/tests/test-prefix-r' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-prefix-r' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-prefix-r' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-prefix-r' Making install in test-pthread make[4]: Entering directory `/sources/flex-2.5.33/tests/test-pthread' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-pthread' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-pthread' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-pthread' Making install in test-string-nr make[4]: Entering directory `/sources/flex-2.5.33/tests/test-string-nr' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-string-nr' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-string-nr' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-string-nr' Making install in test-string-r make[4]: Entering directory `/sources/flex-2.5.33/tests/test-string-r' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-string-r' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-string-r' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-string-r' Making install in test-yyextra make[4]: Entering directory `/sources/flex-2.5.33/tests/test-yyextra' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-yyextra' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-yyextra' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-yyextra' Making install in test-noansi-nr make[4]: Entering directory `/sources/flex-2.5.33/tests/test-noansi-nr' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-noansi-nr' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-noansi-nr' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-noansi-nr' Making install in test-noansi-r make[4]: Entering directory `/sources/flex-2.5.33/tests/test-noansi-r' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-noansi-r' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-noansi-r' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-noansi-r' Making install in test-top make[4]: Entering directory `/sources/flex-2.5.33/tests/test-top' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-top' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-top' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-top' Making install in test-table-opts make[4]: Entering directory `/sources/flex-2.5.33/tests/test-table-opts' make[5]: Entering directory `/sources/flex-2.5.33/tests/test-table-opts' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests/test-table-opts' make[4]: Leaving directory `/sources/flex-2.5.33/tests/test-table-opts' make[4]: Entering directory `/sources/flex-2.5.33/tests' make[5]: Entering directory `/sources/flex-2.5.33/tests' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/sources/flex-2.5.33/tests' make[4]: Leaving directory `/sources/flex-2.5.33/tests' make[3]: Leaving directory `/sources/flex-2.5.33/tests' make[2]: Leaving directory `/sources/flex-2.5.33' make[1]: Leaving directory `/sources/flex-2.5.33' `/usr/lib/libl.a' -> `libfl.a' mode of `/usr/bin/lex' changed to 0755 (rwxr-xr-x) Totalseconds: 42 KB: 783360 /