* [REGRESSEION] x86: allyesconfig fails with 'debug' symbol
@ 2008-04-26 11:38 Dmitri Vorobiev
2008-04-26 11:43 ` Adrian Bunk
0 siblings, 1 reply; 3+ messages in thread
From: Dmitri Vorobiev @ 2008-04-26 11:38 UTC (permalink / raw)
To: Linux-kernel; +Cc: Ingo Molnar, H. Peter Anvin, Thomas Gleixner, thomas
Hi,
The last commit as of writing this regression report is
b1721d0da266b4af8cb4419473b4ca36206ab200, and I'm using Linus tree.
The allyesconfig build fails with the following error:
[dmitri.vorobiev@amber linux-2.6]$ make ARCH=i386 CROSS_COMPILE=i386-linux-gnu-
[ ... skipped ... ]
LD vmlinux.o
drivers/built-in.o: In function `SiS_EnableBridge':
/home/dmitri.vorobiev/Projects/misc/zoo/src/linux-2.6/drivers/video/sis/init301.c:4352: multiple definition of `debug'
arch/x86/kernel/built-in.o:/home/dmitri.vorobiev/Projects/misc/zoo/src/linux-2.6/arch/x86/kernel/entry_32.S:766: first defined here
i386-linux-gnu-ld: Warning: size of symbol `debug' changed from 76 in arch/x86/kernel/built-in.o to 4 in drivers/built-in.o
make: *** [vmlinux.o] Error 1
[dmitri.vorobiev@amber linux-2.6]$
Although it is obvious what causes this problem, just now I have no time
to try to resolve this, so I decided to just report the failure.
Thanks,
Dmitri
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [REGRESSEION] x86: allyesconfig fails with 'debug' symbol
2008-04-26 11:38 [REGRESSEION] x86: allyesconfig fails with 'debug' symbol Dmitri Vorobiev
@ 2008-04-26 11:43 ` Adrian Bunk
2008-04-26 13:30 ` Dmitri Vorobiev
0 siblings, 1 reply; 3+ messages in thread
From: Adrian Bunk @ 2008-04-26 11:43 UTC (permalink / raw)
To: Dmitri Vorobiev
Cc: Linux-kernel, Ingo Molnar, H. Peter Anvin, Thomas Gleixner,
thomas
On Sat, Apr 26, 2008 at 03:38:40PM +0400, Dmitri Vorobiev wrote:
> Hi,
>
> The last commit as of writing this regression report is
> b1721d0da266b4af8cb4419473b4ca36206ab200, and I'm using Linus tree.
>
> The allyesconfig build fails with the following error:
>
> [dmitri.vorobiev@amber linux-2.6]$ make ARCH=i386 CROSS_COMPILE=i386-linux-gnu-
>
> [ ... skipped ... ]
>
> LD vmlinux.o
> drivers/built-in.o: In function `SiS_EnableBridge':
> /home/dmitri.vorobiev/Projects/misc/zoo/src/linux-2.6/drivers/video/sis/init301.c:4352: multiple definition of `debug'
> arch/x86/kernel/built-in.o:/home/dmitri.vorobiev/Projects/misc/zoo/src/linux-2.6/arch/x86/kernel/entry_32.S:766: first defined here
> i386-linux-gnu-ld: Warning: size of symbol `debug' changed from 76 in arch/x86/kernel/built-in.o to 4 in drivers/built-in.o
> make: *** [vmlinux.o] Error 1
> [dmitri.vorobiev@amber linux-2.6]$
>
> Although it is obvious what causes this problem, just now I have no time
> to try to resolve this, so I decided to just report the failure.
Fix:
http://lkml.org/lkml/2008/4/25/376
> Thanks,
> Dmitri
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [REGRESSEION] x86: allyesconfig fails with 'debug' symbol
2008-04-26 11:43 ` Adrian Bunk
@ 2008-04-26 13:30 ` Dmitri Vorobiev
0 siblings, 0 replies; 3+ messages in thread
From: Dmitri Vorobiev @ 2008-04-26 13:30 UTC (permalink / raw)
To: Adrian Bunk
Cc: Linux-kernel, Ingo Molnar, H. Peter Anvin, Thomas Gleixner,
thomas
Adrian Bunk пишет:
> On Sat, Apr 26, 2008 at 03:38:40PM +0400, Dmitri Vorobiev wrote:
>> Hi,
>>
>> The last commit as of writing this regression report is
>> b1721d0da266b4af8cb4419473b4ca36206ab200, and I'm using Linus tree.
>>
>> The allyesconfig build fails with the following error:
>>
>> [dmitri.vorobiev@amber linux-2.6]$ make ARCH=i386 CROSS_COMPILE=i386-linux-gnu-
>>
>> [ ... skipped ... ]
>>
>> LD vmlinux.o
>> drivers/built-in.o: In function `SiS_EnableBridge':
>> /home/dmitri.vorobiev/Projects/misc/zoo/src/linux-2.6/drivers/video/sis/init301.c:4352: multiple definition of `debug'
>> arch/x86/kernel/built-in.o:/home/dmitri.vorobiev/Projects/misc/zoo/src/linux-2.6/arch/x86/kernel/entry_32.S:766: first defined here
>> i386-linux-gnu-ld: Warning: size of symbol `debug' changed from 76 in arch/x86/kernel/built-in.o to 4 in drivers/built-in.o
>> make: *** [vmlinux.o] Error 1
>> [dmitri.vorobiev@amber linux-2.6]$
>>
>> Although it is obvious what causes this problem, just now I have no time
>> to try to resolve this, so I decided to just report the failure.
>
> Fix:
> http://lkml.org/lkml/2008/4/25/376
Tested successfully. Thank you, Adrian.
Dmitri
>
>> Thanks,
>> Dmitri
>
> cu
> Adrian
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-04-26 13:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-26 11:38 [REGRESSEION] x86: allyesconfig fails with 'debug' symbol Dmitri Vorobiev
2008-04-26 11:43 ` Adrian Bunk
2008-04-26 13:30 ` Dmitri Vorobiev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox