From: Brandon Low <lostlogic@gentoo.org>
To: linux-kernel@vger.kernel.org
Subject: Re: Error in the linux-2.4.19-rc1-ac5
Date: Tue, 16 Jul 2002 10:55:16 -0500 [thread overview]
Message-ID: <20020716105516.A22463@lostlogicx.com> (raw)
In-Reply-To: <20020716115840.0b76dd02.stephane.wirtel@belgacom.net>; from stephane.wirtel@belgacom.net on Tue, Jul 16, 2002 at 11:58:40AM +0200
Use -ac6, Alan beta io-apic into submission for us.
On Tue, 07/16/02 at 11:58:40 +0200, Stephane Wirtel wrote:
> There is my .config : my file is 'config'
> -------------------------
>
>
>
> In file included from pci-pc.c:17:
> /usr/src/temp/linux/include/asm/smp.h:45: AVERTISSEMENT: `INT_DELIVERY_MODE' redefined
> /usr/src/temp/linux/include/asm/smp.h:42: AVERTISSEMENT: ceci est la localisation d'une pr?c?dente d?finition
> {entrée standard}: Messages de l'assembleur:
> {entrée standard}:1121: AVERTISSEMENT:indirect lcall sans `*'
> {entrée standard}:1206: AVERTISSEMENT:indirect lcall sans `*'
> {entrée standard}:1291: AVERTISSEMENT:indirect lcall sans `*'
> {entrée standard}:1368: AVERTISSEMENT:indirect lcall sans `*'
> {entrée standard}:1379: AVERTISSEMENT:indirect lcall sans `*'
> {entrée standard}:1390: AVERTISSEMENT:indirect lcall sans `*'
> {entrée standard}:1469: AVERTISSEMENT:indirect lcall sans `*'
> {entrée standard}:1481: AVERTISSEMENT:indirect lcall sans `*'
> {entrée standard}:1493: AVERTISSEMENT:indirect lcall sans `*'
> {entrée standard}:1995: AVERTISSEMENT:indirect lcall sans `*'
> {entrée standard}:2105: AVERTISSEMENT:indirect lcall sans `*'
> gcc -D__KERNEL__ -I/usr/src/temp/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4 -nostdinc -I /usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/include -DKBUILD_BASENAME=pci_irq -c -o pci-irq.o pci-irq.c
> In file included from pci-irq.c:17:
> /usr/src/temp/linux/include/asm/smp.h:45: AVERTISSEMENT: `INT_DELIVERY_MODE' redefined
> /usr/src/temp/linux/include/asm/smp.h:42: AVERTISSEMENT: ceci est la localisation d'une pr?c?dente d?finition
> gcc -D__KERNEL__ -I/usr/src/temp/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4 -nostdinc -I /usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/include -DKBUILD_BASENAME=mtrr -DEXPORT_SYMTAB -c mtrr.c
> gcc -D__KERNEL__ -I/usr/src/temp/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4 -nostdinc -I /usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/include -DKBUILD_BASENAME=msr -DEXPORT_SYMTAB -c msr.c
> gcc -D__KERNEL__ -I/usr/src/temp/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4 -nostdinc -I /usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/include -DKBUILD_BASENAME=cpuid -DEXPORT_SYMTAB -c cpuid.c
> gcc -D__KERNEL__ -I/usr/src/temp/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4 -nostdinc -I /usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/include -DKBUILD_BASENAME=microcode -DEXPORT_SYMTAB -c microcode.c
> gcc -D__KERNEL__ -I/usr/src/temp/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4 -nostdinc -I /usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/include -DKBUILD_BASENAME=mpparse -c -o mpparse.o mpparse.c
> In file included from mpparse.c:25:
> /usr/src/temp/linux/include/asm/smp.h:45: AVERTISSEMENT: `INT_DELIVERY_MODE' redefined
> /usr/src/temp/linux/include/asm/smp.h:42: AVERTISSEMENT: ceci est la localisation d'une pr?c?dente d?finition
> mpparse.c:72: erreur d'analyse syntaxique avant << 0x0F >>
> mpparse.c:76: erreur d'analyse syntaxique avant << 0 >>
> mpparse.c:77: erreur d'analyse syntaxique avant << 0 >>
> mpparse.c:78: erreur d'analyse syntaxique avant << 0 >>
> mpparse.c:79: erreur d'analyse syntaxique avant << 0 >>
> mpparse.c: In function `smp_read_mpc':
> mpparse.c:601: lvalue invalide dans l'affectation
> mpparse.c:602: lvalue invalide dans l'affectation
> mpparse.c:603: lvalue invalide dans l'affectation
> mpparse.c:605: lvalue invalide dans l'affectation
> mpparse.c:616: lvalue invalide dans l'affectation
> mpparse.c:617: lvalue invalide dans l'affectation
> mpparse.c:618: lvalue invalide dans l'affectation
> mpparse.c:619: lvalue invalide dans l'affectation
> mpparse.c:620: lvalue invalide dans l'affectation
> make[1]: *** [mpparse.o] Erreur 1
> make[1]: Quitte le répertoire `/usr/src/temp/linux/arch/i386/kernel'
> make: *** [_dir_arch/i386/kernel] Erreur 2
> bash-2.05a#
>
>
>
> Stéphane Wirtel
prev parent reply other threads:[~2002-07-16 15:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-16 9:58 Stephane Wirtel
2002-07-16 15:55 ` Brandon Low [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=20020716105516.A22463@lostlogicx.com \
--to=lostlogic@gentoo.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®