* 2.5.5 fails to compile
@ 2002-02-20 16:00 Pau Aliagas
2002-02-20 19:48 ` Robert Love
0 siblings, 1 reply; 3+ messages in thread
From: Pau Aliagas @ 2002-02-20 16:00 UTC (permalink / raw)
To: lkml
gcc -D__KERNEL__ -I/home/pau/LnxZip/RPM/BUILD/kernel-2.5.4/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=i686 -DKBUILD_BASENAME=main -c -o init/main.o init/main.c
In file included from /home/pau/LnxZip/RPM/BUILD/kernel-2.5.4/include/asm/thread_info.h:13,
from /home/pau/LnxZip/RPM/BUILD/kernel-2.5.4/include/linux/thread_info.h:10,
from /home/pau/LnxZip/RPM/BUILD/kernel-2.5.4/include/linux/spinlock.h:7,
from /home/pau/LnxZip/RPM/BUILD/kernel-2.5.4/include/linux/mmzone.h:8,
from /home/pau/LnxZip/RPM/BUILD/kernel-2.5.4/include/linux/gfp.h:4,
from /home/pau/LnxZip/RPM/BUILD/kernel-2.5.4/include/linux/slab.h:14,
from /home/pau/LnxZip/RPM/BUILD/kernel-2.5.4/include/linux/proc_fs.h:5,
from init/main.c:15: /home/pau/LnxZip/RPM/BUILD/kernel-2.5.4/include/asm/processor.h:
In function `thread_saved_pc': /home/pau/LnxZip/RPM/BUILD/kernel-2.5.4/include/asm/processor.h:444:
dereferencing pointer to incomplete type /home/pau/LnxZip/RPM/BUILD/kernel-2.5.4/include/asm/processor.h:445:
warning: control reaches end of non-void function
make[1]: *** [init/main.o] Error 1
make[1]: Leaving directory `/home/pau/LnxZip/RPM/BUILD/kernel-2.5.4'
--
Pau
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.5.5 fails to compile
2002-02-20 16:00 2.5.5 fails to compile Pau Aliagas
@ 2002-02-20 19:48 ` Robert Love
2002-02-20 19:54 ` Pau Aliagas
0 siblings, 1 reply; 3+ messages in thread
From: Robert Love @ 2002-02-20 19:48 UTC (permalink / raw)
To: Pau Aliagas; +Cc: lkml
On Wed, 2002-02-20 at 11:00, Pau Aliagas wrote:
> from init/main.c:15: /home/pau/LnxZip/RPM/BUILD/kernel-2.5.4/include/asm/processor.h:
> In function `thread_saved_pc': /home/pau/LnxZip/RPM/BUILD/kernel-2.5.4/include/asm/processor.h:444:
> dereferencing pointer to incomplete type /home/pau/LnxZip/RPM/BUILD/kernel-2.5.4/include/asm/processor.h:445:
This is 2.5.4, not 2.5.5, no?
The bug was fixed in 2.5.5-pre1 and thus in 2.5.5, too.
Robert Love
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.5.5 fails to compile
2002-02-20 19:48 ` Robert Love
@ 2002-02-20 19:54 ` Pau Aliagas
0 siblings, 0 replies; 3+ messages in thread
From: Pau Aliagas @ 2002-02-20 19:54 UTC (permalink / raw)
To: lkml
On 20 Feb 2002, Robert Love wrote:
> On Wed, 2002-02-20 at 11:00, Pau Aliagas wrote:
>
> > from init/main.c:15: /home/pau/LnxZip/RPM/BUILD/kernel-2.5.4/include/asm/processor.h:
> > In function `thread_saved_pc': /home/pau/LnxZip/RPM/BUILD/kernel-2.5.4/include/asm/processor.h:444:
> > dereferencing pointer to incomplete type /home/pau/LnxZip/RPM/BUILD/kernel-2.5.4/include/asm/processor.h:445:
>
> This is 2.5.4, not 2.5.5, no?
>
> The bug was fixed in 2.5.5-pre1 and thus in 2.5.5, too.
Sorry, that's it. I compiled the bad tree :(
Pau
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-02-20 19:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-20 16:00 2.5.5 fails to compile Pau Aliagas
2002-02-20 19:48 ` Robert Love
2002-02-20 19:54 ` Pau Aliagas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox