* RE: Impossible to compile iasl
@ 2004-11-26 10:53 Starikovskiy, Alexey Y
[not found] ` <6EDC9204B3704C4C8522539D5C1185E565100D-g/v8ENnfjb4gGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
0 siblings, 1 reply; 20+ messages in thread
From: Starikovskiy, Alexey Y @ 2004-11-26 10:53 UTC (permalink / raw)
To: vincent.legarrec; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Hi,
Could you describe your problem in more detail? One of the problems on
debian is that you need to install flex-old instead of just flex.
Regards,
Alex.
>-----Original Message-----
>From: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org [mailto:acpi-devel-
>admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] On Behalf Of vincent.legarrec
>Sent: Friday, November 26, 2004 12:55 AM
>To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
>Subject: [ACPI] Impossible to compile iasl
>
>Hi, I downloaded iasl from
>http://www.intel.com/technology/iapc/acpi/downloads.htm and I can't
compile
>it.
>I need iasl because I have the recurrent message : ACPI:
>acpi_ec_space_handler: bit_width should be 8
>
>Is anyone have the same problem?
>
>Thanks
>
>
>
>-------------------------------------------------------
>SF email is sponsored by - The IT Product Guide
>Read honest & candid reviews on hundreds of IT Products from real
users.
>Discover which products truly live up to the hype. Start reading now.
>http://productguide.itmanagersjournal.com/
>_______________________________________________
>Acpi-devel mailing list
>Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
>https://lists.sourceforge.net/lists/listinfo/acpi-devel
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
^ permalink raw reply [flat|nested] 20+ messages in thread[parent not found: <6EDC9204B3704C4C8522539D5C1185E565100D-g/v8ENnfjb4gGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>]
* Re: Impossible to compile iasl [not found] ` <6EDC9204B3704C4C8522539D5C1185E565100D-g/v8ENnfjb4gGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org> @ 2004-11-26 11:03 ` Arjen Verweij [not found] ` <41A70D76.1080300-oe7qfRrRQfeEZXFvZSAUrfP6llvjuJOh@public.gmane.org> 0 siblings, 1 reply; 20+ messages in thread From: Arjen Verweij @ 2004-11-26 11:03 UTC (permalink / raw) To: Starikovskiy, Alexey Y Cc: vincent.legarrec, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f sphere@barton:~/media/acpica-unix-20041105/compiler$ make cc -Wall -O2 -Wstrict-prototypes -D_LINUX -D_ACPI_ASL_COMPILER -I../include -c -o aslcompilerparse.o aslcompilerparse.c aslcompiler.y: In function `AslCompilerparse': aslcompiler.y:953: error: parse error before '}' token make: *** [aslcompilerparse.o] Error 1 This behaviour is the same regardless of flex/flex-old. I don't know what other details to tell you. Regards, Arjen Starikovskiy, Alexey Y wrote: >Hi, > >Could you describe your problem in more detail? One of the problems on >debian is that you need to install flex-old instead of just flex. > > >Regards, > Alex. > > > >>-----Original Message----- >>From: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org [mailto:acpi-devel- >>admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] On Behalf Of vincent.legarrec >>Sent: Friday, November 26, 2004 12:55 AM >>To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >>Subject: [ACPI] Impossible to compile iasl >> >>Hi, I downloaded iasl from >>http://www.intel.com/technology/iapc/acpi/downloads.htm and I can't >> >> >compile > > >>it. >>I need iasl because I have the recurrent message : ACPI: >>acpi_ec_space_handler: bit_width should be 8 >> >>Is anyone have the same problem? >> >>Thanks >> >> >> >>------------------------------------------------------- >>SF email is sponsored by - The IT Product Guide >>Read honest & candid reviews on hundreds of IT Products from real >> >> >users. > > >>Discover which products truly live up to the hype. Start reading now. >>http://productguide.itmanagersjournal.com/ >>_______________________________________________ >>Acpi-devel mailing list >>Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >>https://lists.sourceforge.net/lists/listinfo/acpi-devel >> >> > > >------------------------------------------------------- >SF email is sponsored by - The IT Product Guide >Read honest & candid reviews on hundreds of IT Products from real users. >Discover which products truly live up to the hype. Start reading now. >http://productguide.itmanagersjournal.com/ >_______________________________________________ >Acpi-devel mailing list >Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >https://lists.sourceforge.net/lists/listinfo/acpi-devel > > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ ^ permalink raw reply [flat|nested] 20+ messages in thread
[parent not found: <41A70D76.1080300-oe7qfRrRQfeEZXFvZSAUrfP6llvjuJOh@public.gmane.org>]
* Re: Impossible to compile iasl [not found] ` <41A70D76.1080300-oe7qfRrRQfeEZXFvZSAUrfP6llvjuJOh@public.gmane.org> @ 2004-11-26 18:13 ` Nate Lawson [not found] ` <41A77233.9000205-Y6VGUYTwhu0@public.gmane.org> 0 siblings, 1 reply; 20+ messages in thread From: Nate Lawson @ 2004-11-26 18:13 UTC (permalink / raw) To: Arjen Verweij Cc: Starikovskiy, Alexey Y, vincent.legarrec, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f Arjen Verweij wrote: > sphere@barton:~/media/acpica-unix-20041105/compiler$ make > cc -Wall -O2 -Wstrict-prototypes -D_LINUX -D_ACPI_ASL_COMPILER > -I../include -c -o aslcompilerparse.o aslcompilerparse.c > aslcompiler.y: In function `AslCompilerparse': > aslcompiler.y:953: error: parse error before '}' token > make: *** [aslcompilerparse.o] Error 1 > > This behaviour is the same regardless of flex/flex-old. That's an error in the src, just add the missing semicolon. It's fixed in the 1119 dist. -Nate ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ ^ permalink raw reply [flat|nested] 20+ messages in thread
[parent not found: <41A77233.9000205-Y6VGUYTwhu0@public.gmane.org>]
* Re: Impossible to compile iasl [not found] ` <41A77233.9000205-Y6VGUYTwhu0@public.gmane.org> @ 2004-11-26 19:54 ` Arjen Verweij [not found] ` <41A789D9.4000804-oe7qfRrRQfeEZXFvZSAUrfP6llvjuJOh@public.gmane.org> 0 siblings, 1 reply; 20+ messages in thread From: Arjen Verweij @ 2004-11-26 19:54 UTC (permalink / raw) Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f That's nice, but that version isn't on: http://www.intel.com/technology/iapc/acpi/license2.htm Nate Lawson wrote: > Arjen Verweij wrote: > >> sphere@barton:~/media/acpica-unix-20041105/compiler$ make >> cc -Wall -O2 -Wstrict-prototypes -D_LINUX -D_ACPI_ASL_COMPILER >> -I../include -c -o aslcompilerparse.o aslcompilerparse.c >> aslcompiler.y: In function `AslCompilerparse': >> aslcompiler.y:953: error: parse error before '}' token >> make: *** [aslcompilerparse.o] Error 1 >> >> This behaviour is the same regardless of flex/flex-old. > > > That's an error in the src, just add the missing semicolon. It's > fixed in the 1119 dist. > > -Nate ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ ^ permalink raw reply [flat|nested] 20+ messages in thread
[parent not found: <41A789D9.4000804-oe7qfRrRQfeEZXFvZSAUrfP6llvjuJOh@public.gmane.org>]
* RE: Impossible to compile iasl [not found] ` <41A789D9.4000804-oe7qfRrRQfeEZXFvZSAUrfP6llvjuJOh@public.gmane.org> @ 2004-11-27 7:57 ` vincent.legarrec 0 siblings, 0 replies; 20+ messages in thread From: vincent.legarrec @ 2004-11-27 7:57 UTC (permalink / raw) To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f This message is principally for the archive because it's a summary that I did. Now I have the charge of my battery. Before re-build the kernel I had coping dsdt.hex to drivers/acpi/ The message which said ACPI: acpi_ec_space_handler: bit_width should be 8 was totally exact because I needed to replace the line Field (ECR, DWordAcc, Lock, Preserve) By Field (ECR, ByteAcc, Lock, Preserve) I've enough one warning but the problem have been solved so I ignore it. And I have follow the instruction from http://www.linux-on-laptops.com/hosted/LinuxOnSamsungX10plus which say : You must have ACPI enabled (regardless of that it will not work yet) to access the broken vendor table > cat /proc/acpi/dsdt > dsdt.dat disassemble the table > iasl -d dsdt.dat now reassemble the table which also performs a check and shows warnings and errors > iasl -tc dsdt.dsl fix the code (I included the file dsdt.dsl-fixed which works for me) Finally you have to modify the file drivers/acpi/osl.c in the kernel sources (see below) to use your new corrected table #include "dsdt.hex" // include your fixed table // search for function acpi_os_table_override() in osl.c and modify // the assignment of new_table if (strncmp(existing_table->signature, DSDT_SIG,4)) { *new_table = NULL; } else { *new_table = (struct acpi_table_header *) AmlCode; printk(KERN_INFO PREFIX "use fixed DSDT\n"); } ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ ^ permalink raw reply [flat|nested] 20+ messages in thread
* RE: Impossible to compile iasl @ 2004-11-30 17:04 Moore, Robert 0 siblings, 0 replies; 20+ messages in thread From: Moore, Robert @ 2004-11-30 17:04 UTC (permalink / raw) To: Arjen Verweij; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f Oddly enough, the version of bison that I use to generate iASL on Windows did not catch the missing semicolon and compiled it without any additional errors/warnings. Bob > -----Original Message----- > From: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org [mailto:acpi-devel- > admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] On Behalf Of Arjen Verweij > Sent: Friday, November 26, 2004 11:54 AM > Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > Subject: Re: [ACPI] Impossible to compile iasl > > That's nice, but that version isn't on: > http://www.intel.com/technology/iapc/acpi/license2.htm > > Nate Lawson wrote: > > > Arjen Verweij wrote: > > > >> sphere@barton:~/media/acpica-unix-20041105/compiler$ make > >> cc -Wall -O2 -Wstrict-prototypes -D_LINUX -D_ACPI_ASL_COMPILER > >> -I../include -c -o aslcompilerparse.o aslcompilerparse.c > >> aslcompiler.y: In function `AslCompilerparse': > >> aslcompiler.y:953: error: parse error before '}' token > >> make: *** [aslcompilerparse.o] Error 1 > >> > >> This behaviour is the same regardless of flex/flex-old. > > > > > > That's an error in the src, just add the missing semicolon. It's > > fixed in the 1119 dist. > > > > -Nate > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > Acpi-devel mailing list > Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > https://lists.sourceforge.net/lists/listinfo/acpi-devel ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ ^ permalink raw reply [flat|nested] 20+ messages in thread
[parent not found: <6EDC9204B3704C4C8522539D5C1185E568C8C8@mssmsx403.ccr.corp.intel.com>]
[parent not found: <6EDC9204B3704C4C8522539D5C1185E568C8C8-g/v8ENnfjb4gGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>]
* RE: Impossible to compile iasl [not found] ` <6EDC9204B3704C4C8522539D5C1185E568C8C8-g/v8ENnfjb4gGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org> @ 2004-11-26 17:50 ` vincent.legarrec [not found] ` <20041126174956.838EE1C0019D-yfbLRZkFF/SeJ4+gcmcuWhXaG6MH5uyT@public.gmane.org> 0 siblings, 1 reply; 20+ messages in thread From: vincent.legarrec @ 2004-11-26 17:50 UTC (permalink / raw) To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f Now iasl compile. Now, I just need to correct the file disassembled. I don't understand anything that the compiler say. I'll have a look on developer.intel.com/technology/iapc/acpi and read the documentation. Thank you your help. Regards, Vincent ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ ^ permalink raw reply [flat|nested] 20+ messages in thread
[parent not found: <20041126174956.838EE1C0019D-yfbLRZkFF/SeJ4+gcmcuWhXaG6MH5uyT@public.gmane.org>]
* Re: Impossible to compile iasl [not found] ` <20041126174956.838EE1C0019D-yfbLRZkFF/SeJ4+gcmcuWhXaG6MH5uyT@public.gmane.org> @ 2004-11-27 6:24 ` Arjen Verweij 0 siblings, 0 replies; 20+ messages in thread From: Arjen Verweij @ 2004-11-27 6:24 UTC (permalink / raw) To: vincent.legarrec; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f http://forums.gentoo.org/viewtopic.php?t=122145&highlight=iasl vincent.legarrec wrote: >Now iasl compile. > >Now, I just need to correct the file disassembled. I don't understand >anything that the compiler say. I'll have a look on >developer.intel.com/technology/iapc/acpi and read the documentation. > >Thank you your help. > >Regards, >Vincent > > > > >------------------------------------------------------- >SF email is sponsored by - The IT Product Guide >Read honest & candid reviews on hundreds of IT Products from real users. >Discover which products truly live up to the hype. Start reading now. >http://productguide.itmanagersjournal.com/ >_______________________________________________ >Acpi-devel mailing list >Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >https://lists.sourceforge.net/lists/listinfo/acpi-devel > > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ ^ permalink raw reply [flat|nested] 20+ messages in thread
[parent not found: <6EDC9204B3704C4C8522539D5C1185E568C7D3@mssmsx403.ccr.corp.intel.com>]
[parent not found: <6EDC9204B3704C4C8522539D5C1185E568C7D3-g/v8ENnfjb4gGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>]
* RE: Impossible to compile iasl [not found] ` <6EDC9204B3704C4C8522539D5C1185E568C7D3-g/v8ENnfjb4gGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org> @ 2004-11-26 15:07 ` vincent.legarrec [not found] ` <20041126150639.053DE1C00CFE-byJVNRQBufnlT94B3i6i6RXaG6MH5uyT@public.gmane.org> 0 siblings, 1 reply; 20+ messages in thread From: vincent.legarrec @ 2004-11-26 15:07 UTC (permalink / raw) To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f I've already changed flex to flex-old and install bison and bison-1.35 but the problem exists enough. Since, I reboot the computer and no change. May you give me another help? Regards, Vincent -----Message d'origine----- De : Starikovskiy, Alexey Y [mailto:alexey.y.starikovskiy-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org] Envoyé : vendredi 26 novembre 2004 14:04 À : vincent.legarrec Objet : RE: [ACPI] Impossible to compile iasl This is the problem, which is fixed by changing flex to flex-old, I've already mentioned that. Regards, Alex. >-----Original Message----- >From: vincent.legarrec [mailto:vincent.legarrec-39ZsbGIQGT5GWvitb5QawA@public.gmane.org] >Sent: Friday, November 26, 2004 4:03 PM >To: Starikovskiy, Alexey Y >Subject: RE: [ACPI] Impossible to compile iasl > >Thanks a lot for all replies, one problem is solve but now I have the >message : > >aslcompiler.l:846: error: `yytext_ptr' undeclared (first use in this >function) >aslcompiler.l:846: error: (Each undeclared identifier is reported only once >aslcompiler.l:846: error: for each function it appears in.) >make: *** [aslcompilerlex.o] Erreur 1 > >Regards, > >Vincent > >-----Message d'origine----- >De : Starikovskiy, Alexey Y [mailto:alexey.y.starikovskiy-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org] >Envoyé : vendredi 26 novembre 2004 12:16 >À : Arjen Verweij >Cc : vincent.legarrec; acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >Objet : RE: [ACPI] Impossible to compile iasl > >Thanks, that is enough :) > >Edit aslcompiler.y and put semicolon ';' before the closing curly braket >'}' > >Sorry for inconvenience, > Alex. > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ ^ permalink raw reply [flat|nested] 20+ messages in thread
[parent not found: <20041126150639.053DE1C00CFE-byJVNRQBufnlT94B3i6i6RXaG6MH5uyT@public.gmane.org>]
* Re: Impossible to compile iasl [not found] ` <20041126150639.053DE1C00CFE-byJVNRQBufnlT94B3i6i6RXaG6MH5uyT@public.gmane.org> @ 2004-11-26 15:52 ` Bruno Ducrot 2004-11-26 20:25 ` Bruce Mackay 1 sibling, 0 replies; 20+ messages in thread From: Bruno Ducrot @ 2004-11-26 15:52 UTC (permalink / raw) To: vincent.legarrec; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f On Fri, Nov 26, 2004 at 04:07:15PM +0100, vincent.legarrec wrote: > I've already changed flex to flex-old and install bison and bison-1.35 but > the problem exists enough. > Since, I reboot the computer and no change. > > May you give me another help? make clean -- Bruno Ducrot -- Which is worse: ignorance or apathy? -- Don't know. Don't care. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ ^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: Impossible to compile iasl [not found] ` <20041126150639.053DE1C00CFE-byJVNRQBufnlT94B3i6i6RXaG6MH5uyT@public.gmane.org> 2004-11-26 15:52 ` Bruno Ducrot @ 2004-11-26 20:25 ` Bruce Mackay 1 sibling, 0 replies; 20+ messages in thread From: Bruce Mackay @ 2004-11-26 20:25 UTC (permalink / raw) To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f On Fri, 26 Nov 2004 16:07:15 +0100 "vincent.legarrec" <vincent.legarrec-39ZsbGIQGT5GWvitb5QawA@public.gmane.org> wrote: > I've already changed flex to flex-old and install bison and bison-1.35 but > the problem exists enough. > Since, I reboot the computer and no change. > > May you give me another help? > > Regards, > Vincent > > -----Message d'origine----- > > This is the problem, which is fixed by changing flex to flex-old, I've > already mentioned that. > > Regards, > Alex. > > >-----Original Message----- > >From: vincent.legarrec [mailto:vincent.legarrec-39ZsbGIQGT5GWvitb5QawA@public.gmane.org] > >Sent: Friday, November 26, 2004 4:03 PM > >To: Starikovskiy, Alexey Y > >Subject: RE: [ACPI] Impossible to compile iasl > > > >Thanks a lot for all replies, one problem is solve but now I have the > >message : > > > >aslcompiler.l:846: error: `yytext_ptr' undeclared (first use in this > >function) > >aslcompiler.l:846: error: (Each undeclared identifier is reported only once > >aslcompiler.l:846: error: for each function it appears in.) > >make: *** [aslcompilerlex.o] Erreur 1 > > This happened to me too. I fixed it as follows: In aslcompilerlex.c there will be a line #undef yytext_ptr. Remove it and try make again. It worked for me. Bruce ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ ^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: Impossible to compile iasl
@ 2004-11-26 13:04 vincent.legarrec
[not found] ` <20041126130337.A9C6D1C00120-byJVNRQBufkNGthLlkJmTBXaG6MH5uyT@public.gmane.org>
0 siblings, 1 reply; 20+ messages in thread
From: vincent.legarrec @ 2004-11-26 13:04 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
[-- Attachment #1: Type: text/plain, Size: 366 bytes --]
Thanks a lot for all replies, one problem is solve but now I have the
message :
aslcompiler.l:846: error: `yytext_ptr' undeclared (first use in this
function)
aslcompiler.l:846: error: (Each undeclared identifier is reported only once
aslcompiler.l:846: error: for each function it appears in.)
make: *** [aslcompilerlex.o] Erreur 1
Regards,
Vincent
[-- Attachment #2: Type: text/html, Size: 3090 bytes --]
^ permalink raw reply [flat|nested] 20+ messages in thread[parent not found: <20041126130337.A9C6D1C00120-byJVNRQBufkNGthLlkJmTBXaG6MH5uyT@public.gmane.org>]
* Re: Impossible to compile iasl [not found] ` <20041126130337.A9C6D1C00120-byJVNRQBufkNGthLlkJmTBXaG6MH5uyT@public.gmane.org> @ 2004-11-26 14:16 ` Bruno Ducrot 0 siblings, 0 replies; 20+ messages in thread From: Bruno Ducrot @ 2004-11-26 14:16 UTC (permalink / raw) To: vincent.legarrec; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f On Fri, Nov 26, 2004 at 02:04:11PM +0100, vincent.legarrec wrote: > Thanks a lot for all replies, one problem is solve but now I have the > message : > > > > aslcompiler.l:846: error: `yytext_ptr' undeclared (first use in this > function) > > aslcompiler.l:846: error: (Each undeclared identifier is reported only once > > aslcompiler.l:846: error: for each function it appears in.) > > make: *** [aslcompilerlex.o] Erreur 1 > > apt-get install flex-old -- Bruno Ducrot -- Which is worse: ignorance or apathy? -- Don't know. Don't care. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ ^ permalink raw reply [flat|nested] 20+ messages in thread
* RE: Impossible to compile iasl @ 2004-11-26 11:28 Starikovskiy, Alexey Y 0 siblings, 0 replies; 20+ messages in thread From: Starikovskiy, Alexey Y @ 2004-11-26 11:28 UTC (permalink / raw) To: Arjen Verweij Cc: vincent.legarrec, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f This is the line 953. >-----Original Message----- >From: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org [mailto:acpi-devel- >admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] On Behalf Of Starikovskiy, Alexey Y >Sent: Friday, November 26, 2004 2:16 PM >To: Arjen Verweij >Cc: vincent.legarrec; acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >Subject: RE: [ACPI] Impossible to compile iasl > >Thanks, that is enough :) > >Edit aslcompiler.y and put semicolon ';' before the closing curly braket >'}' > >Sorry for inconvenience, > Alex. > >>-----Original Message----- >>From: Arjen Verweij [mailto:a.verweij-oe7qfRrRQfeEZXFvZSAUrfP6llvjuJOh@public.gmane.org] >>Sent: Friday, November 26, 2004 2:03 PM >>To: Starikovskiy, Alexey Y >>Cc: vincent.legarrec; acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >>Subject: Re: [ACPI] Impossible to compile iasl >> >>sphere@barton:~/media/acpica-unix-20041105/compiler$ make >>cc -Wall -O2 -Wstrict-prototypes -D_LINUX -D_ACPI_ASL_COMPILER >>-I../include -c -o aslcompilerparse.o aslcompilerparse.c >>aslcompiler.y: In function `AslCompilerparse': >>aslcompiler.y:953: error: parse error before '}' token >>make: *** [aslcompilerparse.o] Error 1 >> >>This behaviour is the same regardless of flex/flex-old. >> >>I don't know what other details to tell you. >> >>Regards, >> >>Arjen >> >>Starikovskiy, Alexey Y wrote: >> >>>Hi, >>> >>>Could you describe your problem in more detail? One of the problems on >>>debian is that you need to install flex-old instead of just flex. >>> >>> >>>Regards, >>> Alex. >>> >>> >>> >>>>-----Original Message----- >>>>From: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org [mailto:acpi-devel- >>>>admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] On Behalf Of vincent.legarrec >>>>Sent: Friday, November 26, 2004 12:55 AM >>>>To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >>>>Subject: [ACPI] Impossible to compile iasl >>>> >>>>Hi, I downloaded iasl from >>>>http://www.intel.com/technology/iapc/acpi/downloads.htm and I can't >>>> >>>> >>>compile >>> >>> >>>>it. >>>>I need iasl because I have the recurrent message : ACPI: >>>>acpi_ec_space_handler: bit_width should be 8 >>>> >>>>Is anyone have the same problem? >>>> >>>>Thanks >>>> >>>> >>>> >>>>------------------------------------------------------- >>>>SF email is sponsored by - The IT Product Guide >>>>Read honest & candid reviews on hundreds of IT Products from real >>>> >>>> >>>users. >>> >>> >>>>Discover which products truly live up to the hype. Start reading now. >>>>http://productguide.itmanagersjournal.com/ >>>>_______________________________________________ >>>>Acpi-devel mailing list >>>>Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >>>>https://lists.sourceforge.net/lists/listinfo/acpi-devel >>>> >>>> >>> >>> >>>------------------------------------------------------- >>>SF email is sponsored by - The IT Product Guide >>>Read honest & candid reviews on hundreds of IT Products from real >users. >>>Discover which products truly live up to the hype. Start reading now. >>>http://productguide.itmanagersjournal.com/ >>>_______________________________________________ >>>Acpi-devel mailing list >>>Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >>>https://lists.sourceforge.net/lists/listinfo/acpi-devel >>> >>> > > >------------------------------------------------------- >SF email is sponsored by - The IT Product Guide >Read honest & candid reviews on hundreds of IT Products from real users. >Discover which products truly live up to the hype. Start reading now. >http://productguide.itmanagersjournal.com/ >_______________________________________________ >Acpi-devel mailing list >Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >https://lists.sourceforge.net/lists/listinfo/acpi-devel ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ ^ permalink raw reply [flat|nested] 20+ messages in thread
* RE: Impossible to compile iasl
@ 2004-11-26 11:16 Starikovskiy, Alexey Y
[not found] ` <6EDC9204B3704C4C8522539D5C1185E565103D-g/v8ENnfjb4gGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
0 siblings, 1 reply; 20+ messages in thread
From: Starikovskiy, Alexey Y @ 2004-11-26 11:16 UTC (permalink / raw)
To: Arjen Verweij
Cc: vincent.legarrec, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Thanks, that is enough :)
Edit aslcompiler.y and put semicolon ';' before the closing curly braket
'}'
Sorry for inconvenience,
Alex.
>-----Original Message-----
>From: Arjen Verweij [mailto:a.verweij-oe7qfRrRQfeEZXFvZSAUrfP6llvjuJOh@public.gmane.org]
>Sent: Friday, November 26, 2004 2:03 PM
>To: Starikovskiy, Alexey Y
>Cc: vincent.legarrec; acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
>Subject: Re: [ACPI] Impossible to compile iasl
>
>sphere@barton:~/media/acpica-unix-20041105/compiler$ make
>cc -Wall -O2 -Wstrict-prototypes -D_LINUX -D_ACPI_ASL_COMPILER
>-I../include -c -o aslcompilerparse.o aslcompilerparse.c
>aslcompiler.y: In function `AslCompilerparse':
>aslcompiler.y:953: error: parse error before '}' token
>make: *** [aslcompilerparse.o] Error 1
>
>This behaviour is the same regardless of flex/flex-old.
>
>I don't know what other details to tell you.
>
>Regards,
>
>Arjen
>
>Starikovskiy, Alexey Y wrote:
>
>>Hi,
>>
>>Could you describe your problem in more detail? One of the problems on
>>debian is that you need to install flex-old instead of just flex.
>>
>>
>>Regards,
>> Alex.
>>
>>
>>
>>>-----Original Message-----
>>>From: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org [mailto:acpi-devel-
>>>admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] On Behalf Of vincent.legarrec
>>>Sent: Friday, November 26, 2004 12:55 AM
>>>To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
>>>Subject: [ACPI] Impossible to compile iasl
>>>
>>>Hi, I downloaded iasl from
>>>http://www.intel.com/technology/iapc/acpi/downloads.htm and I can't
>>>
>>>
>>compile
>>
>>
>>>it.
>>>I need iasl because I have the recurrent message : ACPI:
>>>acpi_ec_space_handler: bit_width should be 8
>>>
>>>Is anyone have the same problem?
>>>
>>>Thanks
>>>
>>>
>>>
>>>-------------------------------------------------------
>>>SF email is sponsored by - The IT Product Guide
>>>Read honest & candid reviews on hundreds of IT Products from real
>>>
>>>
>>users.
>>
>>
>>>Discover which products truly live up to the hype. Start reading now.
>>>http://productguide.itmanagersjournal.com/
>>>_______________________________________________
>>>Acpi-devel mailing list
>>>Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
>>>https://lists.sourceforge.net/lists/listinfo/acpi-devel
>>>
>>>
>>
>>
>>-------------------------------------------------------
>>SF email is sponsored by - The IT Product Guide
>>Read honest & candid reviews on hundreds of IT Products from real
users.
>>Discover which products truly live up to the hype. Start reading now.
>>http://productguide.itmanagersjournal.com/
>>_______________________________________________
>>Acpi-devel mailing list
>>Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
>>https://lists.sourceforge.net/lists/listinfo/acpi-devel
>>
>>
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
^ permalink raw reply [flat|nested] 20+ messages in thread[parent not found: <6EDC9204B3704C4C8522539D5C1185E565103D-g/v8ENnfjb4gGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>]
* Re: Impossible to compile iasl [not found] ` <6EDC9204B3704C4C8522539D5C1185E565103D-g/v8ENnfjb4gGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org> @ 2004-11-26 13:19 ` Arjen Verweij 0 siblings, 0 replies; 20+ messages in thread From: Arjen Verweij @ 2004-11-26 13:19 UTC (permalink / raw) To: Starikovskiy, Alexey Y Cc: vincent.legarrec, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f OK, ie: - '}' {$$ = $2} + '}' {$$ = $2;} This fixes it, thanks. I found a compile warning now, gonna see if I can figure out if it is necessary to take a closer look. Thanks Alexey. Regards, Arjen Starikovskiy, Alexey Y wrote: >Thanks, that is enough :) > >Edit aslcompiler.y and put semicolon ';' before the closing curly braket >'}' > >Sorry for inconvenience, > Alex. > > > >>-----Original Message----- >>From: Arjen Verweij [mailto:a.verweij-oe7qfRrRQfeEZXFvZSAUrfP6llvjuJOh@public.gmane.org] >>Sent: Friday, November 26, 2004 2:03 PM >>To: Starikovskiy, Alexey Y >>Cc: vincent.legarrec; acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >>Subject: Re: [ACPI] Impossible to compile iasl >> >>sphere@barton:~/media/acpica-unix-20041105/compiler$ make >>cc -Wall -O2 -Wstrict-prototypes -D_LINUX -D_ACPI_ASL_COMPILER >>-I../include -c -o aslcompilerparse.o aslcompilerparse.c >>aslcompiler.y: In function `AslCompilerparse': >>aslcompiler.y:953: error: parse error before '}' token >>make: *** [aslcompilerparse.o] Error 1 >> >>This behaviour is the same regardless of flex/flex-old. >> >>I don't know what other details to tell you. >> >>Regards, >> >>Arjen >> >>Starikovskiy, Alexey Y wrote: >> >> >> >>>Hi, >>> >>>Could you describe your problem in more detail? One of the problems on >>>debian is that you need to install flex-old instead of just flex. >>> >>> >>>Regards, >>> Alex. >>> >>> >>> >>> >>> >>>>-----Original Message----- >>>>From: acpi-devel-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org [mailto:acpi-devel- >>>>admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] On Behalf Of vincent.legarrec >>>>Sent: Friday, November 26, 2004 12:55 AM >>>>To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >>>>Subject: [ACPI] Impossible to compile iasl >>>> >>>>Hi, I downloaded iasl from >>>>http://www.intel.com/technology/iapc/acpi/downloads.htm and I can't >>>> >>>> >>>> >>>> >>>compile >>> >>> >>> >>> >>>>it. >>>>I need iasl because I have the recurrent message : ACPI: >>>>acpi_ec_space_handler: bit_width should be 8 >>>> >>>>Is anyone have the same problem? >>>> >>>>Thanks >>>> >>>> >>>> >>>>------------------------------------------------------- >>>>SF email is sponsored by - The IT Product Guide >>>>Read honest & candid reviews on hundreds of IT Products from real >>>> >>>> >>>> >>>> >>>users. >>> >>> >>> >>> >>>>Discover which products truly live up to the hype. Start reading now. >>>>http://productguide.itmanagersjournal.com/ >>>>_______________________________________________ >>>>Acpi-devel mailing list >>>>Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >>>>https://lists.sourceforge.net/lists/listinfo/acpi-devel >>>> >>>> >>>> >>>> >>>------------------------------------------------------- >>>SF email is sponsored by - The IT Product Guide >>>Read honest & candid reviews on hundreds of IT Products from real >>> >>> >users. > > >>>Discover which products truly live up to the hype. Start reading now. >>>http://productguide.itmanagersjournal.com/ >>>_______________________________________________ >>>Acpi-devel mailing list >>>Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >>>https://lists.sourceforge.net/lists/listinfo/acpi-devel >>> >>> >>> >>> > > >------------------------------------------------------- >SF email is sponsored by - The IT Product Guide >Read honest & candid reviews on hundreds of IT Products from real users. >Discover which products truly live up to the hype. Start reading now. >http://productguide.itmanagersjournal.com/ >_______________________________________________ >Acpi-devel mailing list >Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >https://lists.sourceforge.net/lists/listinfo/acpi-devel > > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ ^ permalink raw reply [flat|nested] 20+ messages in thread
* Impossible to compile iasl
@ 2004-11-25 21:55 vincent.legarrec
[not found] ` <20041125215456.53EA218000F6-afEMCSx7HWSXUJFIH1ktwRXaG6MH5uyT@public.gmane.org>
0 siblings, 1 reply; 20+ messages in thread
From: vincent.legarrec @ 2004-11-25 21:55 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Hi, I downloaded iasl from
http://www.intel.com/technology/iapc/acpi/downloads.htm and I can't compile
it.
I need iasl because I have the recurrent message : ACPI:
acpi_ec_space_handler: bit_width should be 8
Is anyone have the same problem?
Thanks
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
^ permalink raw reply [flat|nested] 20+ messages in thread[parent not found: <20041125215456.53EA218000F6-afEMCSx7HWSXUJFIH1ktwRXaG6MH5uyT@public.gmane.org>]
* Re: Impossible to compile iasl [not found] ` <20041125215456.53EA218000F6-afEMCSx7HWSXUJFIH1ktwRXaG6MH5uyT@public.gmane.org> @ 2004-11-26 0:57 ` Arjen Verweij 2004-11-26 1:08 ` Oscar Pernas 1 sibling, 0 replies; 20+ messages in thread From: Arjen Verweij @ 2004-11-26 0:57 UTC (permalink / raw) To: vincent.legarrec-39ZsbGIQGT5GWvitb5QawA Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f Yep, same problem here. I tried using acpisrc also, from tools/acpisrc which compiles cleanly, but doesn't "Linuxify" the code. Or did I misinterpret the purpose of this tool... Regards, Arjen sphere@barton:~/media/acpica-unix-20041105/compiler$ gcc -v Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.4/specs Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux Thread model: posix gcc version 3.3.4 (Debian 1:3.3.4-11) vincent.legarrec wrote: >Hi, I downloaded iasl from >http://www.intel.com/technology/iapc/acpi/downloads.htm and I can't compile >it. >I need iasl because I have the recurrent message : ACPI: >acpi_ec_space_handler: bit_width should be 8 > >Is anyone have the same problem? > >Thanks > > > >------------------------------------------------------- >SF email is sponsored by - The IT Product Guide >Read honest & candid reviews on hundreds of IT Products from real users. >Discover which products truly live up to the hype. Start reading now. >http://productguide.itmanagersjournal.com/ >_______________________________________________ >Acpi-devel mailing list >Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >https://lists.sourceforge.net/lists/listinfo/acpi-devel > > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ ^ permalink raw reply [flat|nested] 20+ messages in thread
* Re: Impossible to compile iasl [not found] ` <20041125215456.53EA218000F6-afEMCSx7HWSXUJFIH1ktwRXaG6MH5uyT@public.gmane.org> 2004-11-26 0:57 ` Arjen Verweij @ 2004-11-26 1:08 ` Oscar Pernas [not found] ` <200411260208.47941.pernas-fdvnYtO25ZEdrSGeuO01YvU/3Eu2kcEP@public.gmane.org> 1 sibling, 1 reply; 20+ messages in thread From: Oscar Pernas @ 2004-11-26 1:08 UTC (permalink / raw) To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f hello, i couldnt compile iasl and searching i found a rpm package and with alien i converted to .deb. I think that the package of iasl are avaiable in all distributions. I HATE INTEL! ;-) El Jueves, 25 de Noviembre de 2004 22:55, vincent.legarrec escribió: > Hi, I downloaded iasl from > http://www.intel.com/technology/iapc/acpi/downloads.htm and I can't compile > it. > I need iasl because I have the recurrent message : ACPI: > acpi_ec_space_handler: bit_width should be 8 > > Is anyone have the same problem? > > Thanks > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > Acpi-devel mailing list > Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > https://lists.sourceforge.net/lists/listinfo/acpi-devel ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ ^ permalink raw reply [flat|nested] 20+ messages in thread
[parent not found: <200411260208.47941.pernas-fdvnYtO25ZEdrSGeuO01YvU/3Eu2kcEP@public.gmane.org>]
* Re: Impossible to compile iasl [not found] ` <200411260208.47941.pernas-fdvnYtO25ZEdrSGeuO01YvU/3Eu2kcEP@public.gmane.org> @ 2004-11-26 1:22 ` Arjen Verweij 0 siblings, 0 replies; 20+ messages in thread From: Arjen Verweij @ 2004-11-26 1:22 UTC (permalink / raw) To: Oscar Pernas; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f Oscar Pernas wrote: >hello, i couldnt compile iasl and searching i found a rpm package and with >alien i converted to .deb. I think that the package of iasl are avaiable in >all distributions. > Not for Debian. Not even in non-free. >I HATE INTEL! ;-) > > Lets hope the humorous part of your "joke" got lost in the translation from Spanish to English, eh.... > > > > > > > >El Jueves, 25 de Noviembre de 2004 22:55, vincent.legarrec escribió: > > >>Hi, I downloaded iasl from >>http://www.intel.com/technology/iapc/acpi/downloads.htm and I can't compile >>it. >>I need iasl because I have the recurrent message : ACPI: >>acpi_ec_space_handler: bit_width should be 8 >> >>Is anyone have the same problem? >> >>Thanks >> >> >> >>------------------------------------------------------- >>SF email is sponsored by - The IT Product Guide >>Read honest & candid reviews on hundreds of IT Products from real users. >>Discover which products truly live up to the hype. Start reading now. >>http://productguide.itmanagersjournal.com/ >>_______________________________________________ >>Acpi-devel mailing list >>Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >>https://lists.sourceforge.net/lists/listinfo/acpi-devel >> >> > > >------------------------------------------------------- >SF email is sponsored by - The IT Product Guide >Read honest & candid reviews on hundreds of IT Products from real users. >Discover which products truly live up to the hype. Start reading now. >http://productguide.itmanagersjournal.com/ >_______________________________________________ >Acpi-devel mailing list >Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >https://lists.sourceforge.net/lists/listinfo/acpi-devel > > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ ^ permalink raw reply [flat|nested] 20+ messages in thread
end of thread, other threads:[~2004-11-30 17:04 UTC | newest]
Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-26 10:53 Impossible to compile iasl Starikovskiy, Alexey Y
[not found] ` <6EDC9204B3704C4C8522539D5C1185E565100D-g/v8ENnfjb4gGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2004-11-26 11:03 ` Arjen Verweij
[not found] ` <41A70D76.1080300-oe7qfRrRQfeEZXFvZSAUrfP6llvjuJOh@public.gmane.org>
2004-11-26 18:13 ` Nate Lawson
[not found] ` <41A77233.9000205-Y6VGUYTwhu0@public.gmane.org>
2004-11-26 19:54 ` Arjen Verweij
[not found] ` <41A789D9.4000804-oe7qfRrRQfeEZXFvZSAUrfP6llvjuJOh@public.gmane.org>
2004-11-27 7:57 ` vincent.legarrec
-- strict thread matches above, loose matches on Subject: below --
2004-11-30 17:04 Moore, Robert
[not found] <6EDC9204B3704C4C8522539D5C1185E568C8C8@mssmsx403.ccr.corp.intel.com>
[not found] ` <6EDC9204B3704C4C8522539D5C1185E568C8C8-g/v8ENnfjb4gGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2004-11-26 17:50 ` vincent.legarrec
[not found] ` <20041126174956.838EE1C0019D-yfbLRZkFF/SeJ4+gcmcuWhXaG6MH5uyT@public.gmane.org>
2004-11-27 6:24 ` Arjen Verweij
[not found] <6EDC9204B3704C4C8522539D5C1185E568C7D3@mssmsx403.ccr.corp.intel.com>
[not found] ` <6EDC9204B3704C4C8522539D5C1185E568C7D3-g/v8ENnfjb4gGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2004-11-26 15:07 ` vincent.legarrec
[not found] ` <20041126150639.053DE1C00CFE-byJVNRQBufnlT94B3i6i6RXaG6MH5uyT@public.gmane.org>
2004-11-26 15:52 ` Bruno Ducrot
2004-11-26 20:25 ` Bruce Mackay
2004-11-26 13:04 vincent.legarrec
[not found] ` <20041126130337.A9C6D1C00120-byJVNRQBufkNGthLlkJmTBXaG6MH5uyT@public.gmane.org>
2004-11-26 14:16 ` Bruno Ducrot
2004-11-26 11:28 Starikovskiy, Alexey Y
2004-11-26 11:16 Starikovskiy, Alexey Y
[not found] ` <6EDC9204B3704C4C8522539D5C1185E565103D-g/v8ENnfjb4gGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2004-11-26 13:19 ` Arjen Verweij
2004-11-25 21:55 vincent.legarrec
[not found] ` <20041125215456.53EA218000F6-afEMCSx7HWSXUJFIH1ktwRXaG6MH5uyT@public.gmane.org>
2004-11-26 0:57 ` Arjen Verweij
2004-11-26 1:08 ` Oscar Pernas
[not found] ` <200411260208.47941.pernas-fdvnYtO25ZEdrSGeuO01YvU/3Eu2kcEP@public.gmane.org>
2004-11-26 1:22 ` Arjen Verweij
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox