From: rolf liu <rolfliu@gmail.com>
To: linux-mips@linux-mips.org
Subject: Error duing compiling 2.4.29 using SDE for Db1550
Date: Tue, 21 Jun 2005 15:57:59 -0700 [thread overview]
Message-ID: <2db32b720506211557673163e2@mail.gmail.com> (raw)
The error is:
##pci_fixup.c:80: parse error before `prid'
pci_fixup.c:80: `__res' undeclared (first use in this function)
pci_fixup.c:80: (Each undeclared identifier is reported only once
pci_fixup.c:80: for each function it appears in.)
pci_fixup.c: At top level:
pci_fixup.c:80: parse error before `)'
pci_fixup.c:83: parse error before string constant
pci_fixup.c:83: warning: type defaults to `int' in declaration of `printk'
pci_fixup.c:83: warning: function declaration isn't a prototype
pci_fixup.c:83: warning: data definition has no type or storage class
pci_fixup.c:85: parse error before string constant
pci_fixup.c:85: warning: type defaults to `int' in declaration of `printk'
pci_fixup.c:85: warning: function declaration isn't a prototype
pci_fixup.c:85: warning: data definition has no type or storage class
pci_fixup.c:134: warning: `fixup_resource' defined but not used
make[1]: *** [pci_fixup.o] Error 1
make[1]: Leaving directory `/home/rolf/linux/arch/mips/au1000/common'
make: *** [_dir_arch/mips/au1000/common] Error 2
#
I can't find where __res is used in pci_fixup.c. Any suggestions?
Thanks
reply other threads:[~2005-06-21 22:59 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=2db32b720506211557673163e2@mail.gmail.com \
--to=rolfliu@gmail.com \
--cc=linux-mips@linux-mips.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.