http://bugzilla.kernel.org/show_bug.cgi?id=1752





------- Comment #124 from [EMAIL PROTECTED]  2008-08-26 13:15 -------
(In reply to comment #123)
> Created an attachment (id=17453)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=17453&action=view) [details]
> try the debug patch to confirm whether the problem still exists
(...)

Hi ykzhao,
Thanks for the new patch! The patched kernel doesn't compile yet,
unfortunately... using versions 2.6.27-rc3 or 4. Here's a part of the output
from make:

inspiron5150 linux # make && make modules_install && REL=`ls -l /usr/src/linux
| sed -e 's:.*linux-\(.*\):\1:'` && cp -b arch/i386/boot/bzImage
/boot/kernel-$REL && cp -b .config /boot/config-$REL; rm -f /boot/kernel; ln -s
kernel-$REL /boot/kernel
(...)
  CC      drivers/acpi/sleep/wakeup.o
drivers/acpi/sleep/wakeup.c: In function 'acpi_wakeup_device_init':
drivers/acpi/sleep/wakeup.c:186: warning: ISO C90 forbids mixed declarations
and code
drivers/acpi/sleep/wakeup.c:186: error: expected declaration or statement at
end of input
make[3]: *** [drivers/acpi/sleep/wakeup.o] Error 1
make[2]: *** [drivers/acpi/sleep] Error 2
make[1]: *** [drivers/acpi] Error 2
make: *** [drivers] Error 2


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to