Olen yrittänyt asentaa intelin sivuilta löytyvää (
http://www.intel.com/technology/iapc/acpi/downloads.htm)
iasl-compiler:a, olen tehnyt sen siellä olevien ohjeiden mukaan ja kun kirjoita 'make' homma loppuu aina seuraavaan ilmoitukseen ->
cc -Wall -O2 -Wstrict-prototypes -D_LINUX -DACPI_ASL_COMPILER -I../include -c -o aslcompilerlex.o aslcompilerlex.c
aslcompiler.l: In function ‘comment’:
aslcompiler.l:847: error: ‘yytext_ptr’ undeclared (first use in this function)
aslcompiler.l:847: error: (Each undeclared identifier is reported only once
aslcompiler.l:847: error: for each function it appears in.)
make: *** [aslcompilerlex.o] Error 1
Missä mahtaa olla vika? Käyttöjärjestelmäni on ubuntu 5.10. Olen asentanut bison-1.35 ja flex-old:in (jossain sivuilla oli, että nuo pitää olla asennettuna).