OpenSuSE 12.3 RC2 kernel 3.7.10-1.1

./configure --enable-transarc-paths  --enable-namei-fileserver \
--with-linux-kernel-headers=/usr/src/linux --enable-supergroups \
--enable-bitmap-later

compile_et.o: In function `main':
compile_et.c:(.text+0x6ea): undefined reference to `yyin'
compile_et.c:(.text+0x70f): undefined reference to `yyout'
compile_et.c:(.text+0x726): undefined reference to `yyout'
compile_et.c:(.text+0x9f1): undefined reference to `yyin'
compile_et.o: In function `yyerror':
compile_et.c:(.text+0xc91): undefined reference to `yylineno'
error_table.o: In function `yyparse':
error_table.c:(.text+0x948): undefined reference to `yylex'
error_table.c:(.text+0xdca): undefined reference to `yylex'
collect2: error: ld returned 1 exit status
make[3]: *** [compile_et] Error 1
make[2]: *** [comerr] Error 2
make[1]: *** [build] Error 2
make: *** [all] Error 2

1.6.2 compiles OK on kernel 3.1.10-1.16

Reply via email to