laptopkernel-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Laptopkernel-devel] compile-error


From: Sebastian Henschel
Subject: Re: [Laptopkernel-devel] compile-error
Date: Mon, 30 Jun 2003 15:43:45 +0200
User-agent: Mutt/1.5.4i

hello alexander..

* Alexander Luck <address@hidden> [2003-06-30 09:08 +0200]:
> i will create a new kernel with laptop1-rc8-patch for my RH9-system.
> I have use 2.4.21-kernel with laptopkernel-2.4.21-rc8-laptop1.
> The config-file is the standard-i586-config from RH9.
> 
> I have 'make oldconfig' and then 'make menuconfig' for my ATI Radeon, ACPI
> and NTFS. After i write: 'make dep && make clean bzImage modules
> modules_install'.
> And then error:
> 
> gcc -D__KERNEL__ -I/usr/src/linux-2.4.21/include -Wall -Wstrict-prototypes
> -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer
> -pipe
> -mpreferred-stack-boundary=2 -march=i586 -g -I../ -nostdinc -iwithprefix
> include -DKBUILD_BASENAME=amd74xx  -c -o amd74xx.o amd74xx.c
> In file included from amd74xx.c:29:
> amd74xx.h:101: `PCI_DEVICE_ID_NVIDIA_NFORCE_IDE' undeclared here (not in a
> function)

put the following line in drivers/ide/pci/amd74xx.c, right after the
line with #include <linux/pci.h>:

#include <linux/pci_ids.h>


does that help? if yes, report that issue to the IDE-maintainer:
P:·Andre Hedrick
M:address@hidden


hth,
 sebastian

-- 
::: sebastian henschel
::: kodeaffe
::: lynx -source http://www.kodeaffe.de/shensche.pub | gpg --import

Attachment: pgpvtCZiJcRen.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]