From: Eric <plukje@gmx.net>
To: linux-kernel@vger.kernel.org
Subject: Re: PROBLEM: (AGP/SMP) following code leads to include errors (ERROR LOG UPDATE)
Date: Sat, 15 Nov 2003 13:24:44 +0100 [thread overview]
Message-ID: <3FB61B0C.8030509@gmx.net> (raw)
In-Reply-To: <3FB61091.7010804@gmx.net>
[-- Attachment #1: Type: text/plain, Size: 68 bytes --]
Previous post contained a wrong logfile, this is the correct one.
[-- Attachment #2: tmp_vma253.log --]
[-- Type: text/plain, Size: 3136 bytes --]
In file included from /usr/src/linux-2.6.0-test9/include/asm/smp.h:18,
from /usr/src/linux-2.6.0-test9/include/linux/smp.h:17,
from /usr/src/linux-2.6.0-test9/include/linux/sched.h:23,
from /usr/src/linux-2.6.0-test9/include/linux/mm.h:4,
from tmp_vmasrc.c:3:
/usr/src/linux-2.6.0-test9/include/asm/mpspec.h:6:25: mach_mpspec.h: No such file or directory
In file included from /usr/src/linux-2.6.0-test9/include/asm/smp.h:18,
from /usr/src/linux-2.6.0-test9/include/linux/smp.h:17,
from /usr/src/linux-2.6.0-test9/include/linux/sched.h:23,
from /usr/src/linux-2.6.0-test9/include/linux/mm.h:4,
from tmp_vmasrc.c:3:
/usr/src/linux-2.6.0-test9/include/asm/mpspec.h:8: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/usr/src/linux-2.6.0-test9/include/asm/mpspec.h:9: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/usr/src/linux-2.6.0-test9/include/asm/mpspec.h:10: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/usr/src/linux-2.6.0-test9/include/asm/mpspec.h:12: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/usr/src/linux-2.6.0-test9/include/asm/mpspec.h:19: error: `MAX_APICS' undeclared here (not in a function)
/usr/src/linux-2.6.0-test9/include/asm/mpspec.h:20: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/usr/src/linux-2.6.0-test9/include/asm/mpspec.h:20: error: conflicting types for `mp_bus_id_to_type'
/usr/src/linux-2.6.0-test9/include/asm/mpspec.h:8: error: previous declaration of `mp_bus_id_to_type'
/usr/src/linux-2.6.0-test9/include/asm/mpspec.h:22: error: `MAX_IRQ_SOURCES' undeclared here (not in a function)
/usr/src/linux-2.6.0-test9/include/asm/mpspec.h:24: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/usr/src/linux-2.6.0-test9/include/asm/mpspec.h:24: error: conflicting types for `mp_bus_id_to_pci_bus'
/usr/src/linux-2.6.0-test9/include/asm/mpspec.h:12: error: previous declaration of `mp_bus_id_to_pci_bus'
/usr/src/linux-2.6.0-test9/include/asm/mpspec.h:54: error: `MAX_APICS' undeclared here (not in a function)
In file included from /usr/src/linux-2.6.0-test9/include/asm/smp.h:20,
from /usr/src/linux-2.6.0-test9/include/linux/smp.h:17,
from /usr/src/linux-2.6.0-test9/include/linux/sched.h:23,
from /usr/src/linux-2.6.0-test9/include/linux/mm.h:4,
from tmp_vmasrc.c:3:
/usr/src/linux-2.6.0-test9/include/asm/io_apic.h:120: error: `MAX_IRQ_SOURCES' undeclared here (not in a function)
/usr/src/linux-2.6.0-test9/include/asm/io_apic.h:120: error: conflicting types for `mp_irqs'
/usr/src/linux-2.6.0-test9/include/asm/mpspec.h:22: error: previous declaration of `mp_irqs'
In file included from /usr/src/linux-2.6.0-test9/include/linux/smp.h:17,
from /usr/src/linux-2.6.0-test9/include/linux/sched.h:23,
from /usr/src/linux-2.6.0-test9/include/linux/mm.h:4,
from tmp_vmasrc.c:3:
/usr/src/linux-2.6.0-test9/include/asm/smp.h:73:26: mach_apicdef.h: No such file or directory
prev parent reply other threads:[~2003-11-15 12:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-15 11:40 PROBLEM: (AGP/SMP) following code leads to include errors Eric
2003-11-15 12:24 ` Eric [this message]
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=3FB61B0C.8030509@gmx.net \
--to=plukje@gmx.net \
--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.