All of lore.kernel.org
 help / color / mirror / Atom feed
From: eric lin <fsshl@centurytel.net>
To: debian-user@lists.debian.org,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: error in make-kpkg at linux-2.5.51
Date: Thu, 12 Dec 2002 01:10:59 -0700	[thread overview]
Message-ID: <3DF84493.70304@centurytel.net> (raw)

   gcc -Wp,-MD,drivers/ide/pci/.nvidia.o.d -D__KERNEL__ -Iinclude -Wall 
-Wstrict-
prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe 
-mpreferred
-stack-boundary=2 -march=i686 -Iarch/i386/mach-generic 
-fomit-frame-pointer -nos
tdinc -iwithprefix include  -Idrivers/ide  -DKBUILD_BASENAME=nvidia 
-DKBUILD_MOD
NAME=nvidia   -c -o drivers/ide/pci/nvidia.o drivers/ide/pci/nvidia.c
In file included from drivers/ide/pci/nvidia.c:29:
drivers/ide/pci/nvidia.h:35: `PCI_DEVICE_ID_NVIDIA_NFORCE_IDE' 
undeclared here (
not in a function)
drivers/ide/pci/nvidia.h:35: initializer element is not constant
drivers/ide/pci/nvidia.h:35: (near initialization for 
`nvidia_chipsets[0].device
')
drivers/ide/pci/nvidia.h:43: initializer element is not constant
drivers/ide/pci/nvidia.h:43: (near initialization for 
`nvidia_chipsets[0].enable
bits[0]')
drivers/ide/pci/nvidia.h:43: initializer element is not constant
drivers/ide/pci/nvidia.h:43: (near initialization for 
`nvidia_chipsets[0].enable
bits[1]')
drivers/ide/pci/nvidia.h:43: initializer element is not constant
drivers/ide/pci/nvidia.h:43: (near initialization for 
`nvidia_chipsets[0].enable
bits')
drivers/ide/pci/nvidia.h:46: initializer element is not constant
drivers/ide/pci/nvidia.h:46: (near initialization for `nvidia_chipsets[0]')
drivers/ide/pci/nvidia.c: In function `nforce_ratemask':
drivers/ide/pci/nvidia.c:79: `PCI_DEVICE_ID_NVIDIA_NFORCE_IDE' 
undeclared (first
  use in this function)
drivers/ide/pci/nvidia.c:79: (Each undeclared identifier is reported 
only once
drivers/ide/pci/nvidia.c:79: for each function it appears in.)
drivers/ide/pci/nvidia.c:80: warning: unreachable code at beginning of 
switch st
atement
drivers/ide/pci/nvidia.c: In function `ata66_nforce':
drivers/ide/pci/nvidia.c:288: `PCI_DEVICE_ID_NVIDIA_NFORCE_IDE' 
undeclared (firs
t use in this function)
drivers/ide/pci/nvidia.c:289: warning: unreachable code at beginning of 
switch s
tatement
drivers/ide/pci/nvidia.c: At top level:
drivers/ide/pci/nvidia.c:343: `PCI_DEVICE_ID_NVIDIA_NFORCE_IDE' 
undeclared here
(not in a function)
drivers/ide/pci/nvidia.c:343: initializer element is not constant
drivers/ide/pci/nvidia.c:343: (near initialization for 
`nforce_pci_tbl[0].device
')
make[4]: *** [drivers/ide/pci/nvidia.o] Error 1
make[3]: *** [drivers/ide/pci] Error 2
make[2]: *** [drivers/ide] Error 2
make[1]: *** [drivers] Error 2
make[1]: Leaving directory `/home/fsshl/linux-2.5.51'
make: *** [stamp-build] Error 2
-- 
Sincere Eric
www.linuxspice.com
linux pc for sale


                 reply	other threads:[~2002-12-12  0:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3DF84493.70304@centurytel.net \
    --to=fsshl@centurytel.net \
    --cc=debian-user@lists.debian.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.