Messages in this thread |  | | From | Keith Owens <> | Subject | Re: FW: compile problem in 2.4.0-ac3 | Date | Sun, 07 Jan 2001 23:57:08 +1100 |
| |
On Sun, 7 Jan 2001 04:32:25 -0800, A Guy Called Tyketto <tyketto@wizard.com> wrote: >make[3]: Entering directory `/usr/src/linux/drivers/acpi' >gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 >-fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 >-march=k6 >-I./include -D_LINUX -DEXPORT_SYMTAB -c acpi_ksyms.c >acpi_ksyms.c:25: linuxpi.h: No such file or directory
Line 25 in patch-2.4.0-ac3.bz2 says
#include <linux/acpi.h>
You have corrupted your source.
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |