address@hidden onp]$ make bison++ -d -o1.c 1.y 1.y:27 parser name defined to default :"parse" flex++ -oskaner.c skaner.lex g++ -O -c -fPIC 1.c 1.y:40:2: warning: no newline at end of file g++ -O -c -fPIC skaner.c g++ -O -s 1.o skaner.o -o 1 -lm -lc -lfl 1.o: In function `parse::parse(void)': 1.o(.text+0x15): undefined reference to `parse virtual table' /usr/lib/gcc-lib/i586-mandrake-linux/2.96/../../../libfl.a(libmain.o): In function `main': libmain.o(.text+0x11): undefined reference to `yylex' collect2: ld returned 1 exit status make: *** [1] Błąd 1