Re: Linux v2.5.39

From: Udo A. Steinberg (us15@os.inf.tu-dresden.de)
Date: Fri Sep 27 2002 - 17:27:03 EST


On Fri, 27 Sep 2002 15:02:48 -0700 (PDT) Linus Torvalds (LT) wrote:

LT> Summary of changes from v2.5.38 to v2.5.39
LT> ============================================

Following compile error with 2.5.39 has been in 2.5.38, too.

gcc -Wp,-MD,./.sleep.o.d -D__KERNEL__ -I/usr/src/linux-2.5.39/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing
-fno-common -pipe -mpreferred-stack-boundary=2 -march=athlon
-I/usr/src/linux-2.5.39/arch/i386/mach-generic -nostdinc -iwithprefix include
-D_LINUX -I/usr/src/linux-2.5.39/drivers/acpi/include -DKBUILD_BASENAME=sleep
-c -o sleep.o sleep.c

sleep.c: In function `acpi_system_restore_state':
sleep.c:63: warning: implicit declaration of function `acpi_restore_state_mem'
sleep.c: In function `acpi_system_save_state':
sleep.c:132: warning: implicit declaration of function `acpi_save_state_mem'
sleep.c:135: warning: implicit declaration of function `acpi_save_state_disk'
sleep.c: In function `acpi_system_suspend':
sleep.c:209: warning: implicit declaration of function `do_suspend_lowlevel'
sleep.c: In function `acpi_suspend':
sleep.c:237: `acpi_wakeup_address' undeclared (first use in this function)
sleep.c:237: (Each undeclared identifier is reported only once
sleep.c:237: for each function it appears in.)
sleep.c: In function `acpi_sleep_init':
sleep.c:707: `sysrq_acpi_poweroff_op' undeclared (first use in this function)
make[3]: *** [sleep.o] Error 1

-Udo.



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Sep 30 2002 - 22:00:33 EST