From: Mike Fedyk <mfedyk@matchmail.com>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: 2.6.0-test1-mm1
Date: Wed, 16 Jul 2003 15:02:36 -0700 [thread overview]
Message-ID: <20030716220235.GC1821@matchmail.com> (raw)
In-Reply-To: <20030715225608.0d3bff77.akpm@osdl.org>
Hi there.
I'm having some trouble compiling -mm1
It looks like it's from the ACPI update.
More info available upon request.
gcc version 2.95.4 20011002 (Debian prerelease)
In file included from arch/i386/mach-generic/probe.c:15:
include/asm/genapic.h:30: parse error before bitmap'
include/asm/genapic.h:30: warning: function declaration isn't a prototype
include/asm/genapic.h:34: parse error before physid_mask_t'
include/asm/genapic.h:34: warning: no semicolon at end of struct or union
include/asm/genapic.h:41: parse error before *'
include/asm/genapic.h:41: warning: type defaults to int' in declaration of
physid_mask_t'
include/asm/genapic.h:41: physid_mask_t' declared as function returning a
function
include/asm/genapic.h:41: warning: function declaration isn't a prototype
include/asm/genapic.h:41: warning: data definition has no type or storage
class
include/asm/genapic.h:69: parse error before }'
arch/i386/mach-generic/probe.c: In function generic_apic_probe':
arch/i386/mach-generic/probe.c:44: dereferencing pointer to incomplete type
arch/i386/mach-generic/probe.c:54: dereferencing pointer to incomplete type
arch/i386/mach-generic/probe.c:63: dereferencing pointer to incomplete type
arch/i386/mach-generic/probe.c: At top level:
arch/i386/mach-generic/probe.c:69: mps_oem_check' redeclared as different
kind of symbol
include/asm/genapic.h:58: previous declaration of mps_oem_check'
arch/i386/mach-generic/probe.c: In function mps_oem_check':
arch/i386/mach-generic/probe.c:72: dereferencing pointer to incomplete type
arch/i386/mach-generic/probe.c:75: dereferencing pointer to incomplete type
arch/i386/mach-generic/probe.c: At top level:
arch/i386/mach-generic/probe.c:83: acpi_madt_oem_check' redeclared as
different kind of symbol
include/asm/genapic.h:59: previous declaration of acpi_madt_oem_check'
arch/i386/mach-generic/probe.c: In function acpi_madt_oem_check':
arch/i386/mach-generic/probe.c:86: dereferencing pointer to incomplete type
arch/i386/mach-generic/probe.c:89: dereferencing pointer to incomplete type
arch/i386/mach-generic/probe.c: In function hard_smp_processor_id':
arch/i386/mach-generic/probe.c:98: dereferencing pointer to incomplete type
arch/i386/mach-generic/probe.c:99: warning: control reaches end of non-void
function
{standard input}: Assembler messages:
{standard input}:322: Error: symbol mps_oem_check' is already defined
{standard input}:328: Error: symbol acpi_madt_oem_check' is already defined
make[2]: *** [arch/i386/mach-generic/probe.o] Error 1
make[1]: *** [arch/i386/mach-generic] Error 2
make[1]: *** Waiting for unfinished jobs....
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/do_mounts.o
CC init/do_mounts_md.o
WARNING: multiple messages have this Message-ID (diff)
From: Mike Fedyk <mfedyk@matchmail.com>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org
Subject: Re: 2.6.0-test1-mm1
Date: Wed, 16 Jul 2003 15:02:36 -0700 [thread overview]
Message-ID: <20030716220235.GC1821@matchmail.com> (raw)
In-Reply-To: <20030715225608.0d3bff77.akpm@osdl.org>
Hi there.
I'm having some trouble compiling -mm1
It looks like it's from the ACPI update.
More info available upon request.
gcc version 2.95.4 20011002 (Debian prerelease)
In file included from arch/i386/mach-generic/probe.c:15:
include/asm/genapic.h:30: parse error before bitmap'
include/asm/genapic.h:30: warning: function declaration isn't a prototype
include/asm/genapic.h:34: parse error before physid_mask_t'
include/asm/genapic.h:34: warning: no semicolon at end of struct or union
include/asm/genapic.h:41: parse error before *'
include/asm/genapic.h:41: warning: type defaults to int' in declaration of
physid_mask_t'
include/asm/genapic.h:41: physid_mask_t' declared as function returning a
function
include/asm/genapic.h:41: warning: function declaration isn't a prototype
include/asm/genapic.h:41: warning: data definition has no type or storage
class
include/asm/genapic.h:69: parse error before }'
arch/i386/mach-generic/probe.c: In function generic_apic_probe':
arch/i386/mach-generic/probe.c:44: dereferencing pointer to incomplete type
arch/i386/mach-generic/probe.c:54: dereferencing pointer to incomplete type
arch/i386/mach-generic/probe.c:63: dereferencing pointer to incomplete type
arch/i386/mach-generic/probe.c: At top level:
arch/i386/mach-generic/probe.c:69: mps_oem_check' redeclared as different
kind of symbol
include/asm/genapic.h:58: previous declaration of mps_oem_check'
arch/i386/mach-generic/probe.c: In function mps_oem_check':
arch/i386/mach-generic/probe.c:72: dereferencing pointer to incomplete type
arch/i386/mach-generic/probe.c:75: dereferencing pointer to incomplete type
arch/i386/mach-generic/probe.c: At top level:
arch/i386/mach-generic/probe.c:83: acpi_madt_oem_check' redeclared as
different kind of symbol
include/asm/genapic.h:59: previous declaration of acpi_madt_oem_check'
arch/i386/mach-generic/probe.c: In function acpi_madt_oem_check':
arch/i386/mach-generic/probe.c:86: dereferencing pointer to incomplete type
arch/i386/mach-generic/probe.c:89: dereferencing pointer to incomplete type
arch/i386/mach-generic/probe.c: In function hard_smp_processor_id':
arch/i386/mach-generic/probe.c:98: dereferencing pointer to incomplete type
arch/i386/mach-generic/probe.c:99: warning: control reaches end of non-void
function
{standard input}: Assembler messages:
{standard input}:322: Error: symbol mps_oem_check' is already defined
{standard input}:328: Error: symbol acpi_madt_oem_check' is already defined
make[2]: *** [arch/i386/mach-generic/probe.o] Error 1
make[1]: *** [arch/i386/mach-generic] Error 2
make[1]: *** Waiting for unfinished jobs....
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/do_mounts.o
CC init/do_mounts_md.o
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>
next prev parent reply other threads:[~2003-07-16 21:47 UTC|newest]
Thread overview: 61+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-16 5:56 2.6.0-test1-mm1 Andrew Morton
2003-07-16 5:56 ` 2.6.0-test1-mm1 Andrew Morton
2003-07-16 6:16 ` 2.6.0-test1-mm1 Joshua Kwan
2003-07-16 6:22 ` 2.6.0-test1-mm1 Andrew Morton
2003-07-16 6:22 ` 2.6.0-test1-mm1 Andrew Morton
2003-07-16 15:07 ` 2.6.0-test1-mm1 Steven Cole
2003-07-16 17:21 ` 2.6.0-test1-mm1 Andrew Morton
2003-07-16 18:47 ` 2.6.0-test1-mm1 Steven Cole
2003-07-16 8:07 ` 2.6.0-test1-mm1 Sean Neakums
2003-07-16 8:07 ` 2.6.0-test1-mm1 Sean Neakums
2003-07-16 8:55 ` 2.6.0-test1-mm1 Ingo Molnar
2003-07-16 8:55 ` 2.6.0-test1-mm1 Ingo Molnar
2003-07-16 10:19 ` 2.6.0-test1-mm1 Antonio Vargas
2003-07-16 10:19 ` 2.6.0-test1-mm1 Antonio Vargas
2003-07-16 13:37 ` 2.6.0-test1-mm1 Helge Hafting
2003-07-16 13:37 ` 2.6.0-test1-mm1 Helge Hafting
2003-07-16 14:24 ` 2.6.0-test1-mm1 Antonio Vargas
2003-07-16 9:15 ` 2.6.0-test1-mm1 Con Kolivas
2003-07-16 9:15 ` 2.6.0-test1-mm1 Con Kolivas
2003-07-16 10:44 ` 2.6.0-test1-mm1 Barry K. Nathan
2003-07-16 10:44 ` 2.6.0-test1-mm1 Barry K. Nathan
2003-07-16 10:58 ` 2.6.0-test1-mm1 Andrew Morton
2003-07-16 10:58 ` 2.6.0-test1-mm1 Andrew Morton
2003-07-16 12:24 ` 2.6.0-test1-mm1 William Lee Irwin III
2003-07-16 12:24 ` 2.6.0-test1-mm1 William Lee Irwin III
2003-07-16 14:32 ` 2.6.0-test1-mm1 Barry K. Nathan
2003-07-16 14:32 ` 2.6.0-test1-mm1 Barry K. Nathan
2003-07-16 14:41 ` 2.6.0-test1-mm1 William Lee Irwin III
2003-07-16 14:41 ` 2.6.0-test1-mm1 William Lee Irwin III
2003-07-16 15:02 ` 2.6.0-test1-mm1 Barry K. Nathan
2003-07-16 15:02 ` 2.6.0-test1-mm1 Barry K. Nathan
2003-07-16 15:09 ` 2.6.0-test1-mm1 William Lee Irwin III
2003-07-16 15:09 ` 2.6.0-test1-mm1 William Lee Irwin III
2003-07-16 16:38 ` 2.6.0-test1-mm1 Andrew Morton
2003-07-16 16:38 ` 2.6.0-test1-mm1 Andrew Morton
2003-07-16 14:03 ` 2.6.0-test1-mm1 Barry K. Nathan
2003-07-16 14:03 ` 2.6.0-test1-mm1 Barry K. Nathan
2003-07-16 12:53 ` 2.6.0-test1-mm1 Philippe Gramoullé
2003-07-16 12:53 ` 2.6.0-test1-mm1 Philippe Gramoullé
2003-07-16 17:21 ` 2.6.0-test1-mm1 Ramón Rey Vicente
2003-07-16 17:21 ` 2.6.0-test1-mm1 Ramón Rey Vicente
2003-07-16 19:01 ` 2.6.0-test1-mm1 Zwane Mwaikambo
2003-07-16 19:01 ` 2.6.0-test1-mm1 Zwane Mwaikambo
2003-07-16 23:25 ` 2.6.0-test1-mm1 Ramón Rey Vicente
2003-07-16 23:25 ` 2.6.0-test1-mm1 Ramón Rey Vicente
2003-07-16 23:56 ` 2.6.0-test1-mm1 Zwane Mwaikambo
2003-07-16 23:56 ` 2.6.0-test1-mm1 Zwane Mwaikambo
2003-07-16 22:02 ` Mike Fedyk [this message]
2003-07-16 22:02 ` 2.6.0-test1-mm1 Mike Fedyk
2003-07-16 22:08 ` 2.6.0-test1-mm1 William Lee Irwin III
2003-07-16 22:08 ` 2.6.0-test1-mm1 William Lee Irwin III
2003-07-16 22:17 ` 2.6.0-test1-mm1 Mike Fedyk
2003-07-16 22:17 ` 2.6.0-test1-mm1 Mike Fedyk
2003-07-16 22:36 ` 2.6.0-test1-mm1 William Lee Irwin III
2003-07-16 22:36 ` 2.6.0-test1-mm1 William Lee Irwin III
2003-07-16 22:56 ` 2.6.0-test1-mm1 Mike Fedyk
2003-07-16 22:56 ` 2.6.0-test1-mm1 Mike Fedyk
-- strict thread matches above, loose matches on Subject: below --
2003-07-17 11:57 2.6.0-test1-mm1 Downing, Thomas
2003-07-17 11:57 ` 2.6.0-test1-mm1 Downing, Thomas
2003-07-20 18:50 2.6.0-test1-mm1 Downing, Thomas
2003-07-20 18:50 ` 2.6.0-test1-mm1 Downing, Thomas
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=20030716220235.GC1821@matchmail.com \
--to=mfedyk@matchmail.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.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.