* [Xenomai-help] Error building 2.6.27.19 w/ adeos-ipipe-2.6.27.19-x86-2.2-06.patch
@ 2009-02-23 20:16 Mark Saiia
2009-02-23 20:48 ` Philippe Gerum
0 siblings, 1 reply; 4+ messages in thread
From: Mark Saiia @ 2009-02-23 20:16 UTC (permalink / raw)
To: xenomai
[-- Attachment #1: Type: text/plain, Size: 405 bytes --]
When building 2.6.27.19 w/ adeos-ipipe-2.6.27.19-x86-2.2-06.patch. I get the
following error.
CC kernel/xenomai/arch/generic/hal.o
kernel/xenomai/arch/generic/hal.c: In function 'rthal_irq_host_pend':
kernel/xenomai/arch/generic/hal.c:301: error: void value not ignored as it
ought to be
Has anyone else ran into this issue?
Deleting the return on that line appears to fix the issue.
Mark Saiia
[-- Attachment #2: Type: text/html, Size: 481 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Xenomai-help] Error building 2.6.27.19 w/ adeos-ipipe-2.6.27.19-x86-2.2-06.patch
2009-02-23 20:16 [Xenomai-help] Error building 2.6.27.19 w/ adeos-ipipe-2.6.27.19-x86-2.2-06.patch Mark Saiia
@ 2009-02-23 20:48 ` Philippe Gerum
2009-02-24 0:30 ` [Xenomai-help] Error building 2.6.27.19w/ adeos-ipipe-2.6.27.19-x86-2.2-06.patch Steven Seeger
2009-02-24 0:46 ` Steven Seeger
0 siblings, 2 replies; 4+ messages in thread
From: Philippe Gerum @ 2009-02-23 20:48 UTC (permalink / raw)
To: Mark Saiia; +Cc: xenomai
Mark Saiia wrote:
> When building 2.6.27.19 w/ adeos-ipipe-2.6.27.19-x86-2.2-06.patch. I get
> the following error.
>
> CC kernel/xenomai/arch/generic/hal.o
> kernel/xenomai/arch/generic/hal.c: In function 'rthal_irq_host_pend':
> kernel/xenomai/arch/generic/hal.c:301: error: void value not ignored as
> it ought to be
>
>
> Has anyone else ran into this issue?
>
This patch is supported by the v2.4.x maintenance branch, or the Xenomai dev trunk.
> Deleting the return on that line appears to fix the issue.
>
This will work as well.
> Mark Saiia
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Xenomai-help mailing list
> Xenomai-help@domain.hid
> https://mail.gna.org/listinfo/xenomai-help
--
Philippe.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Xenomai-help] Error building 2.6.27.19w/ adeos-ipipe-2.6.27.19-x86-2.2-06.patch
2009-02-23 20:48 ` Philippe Gerum
@ 2009-02-24 0:30 ` Steven Seeger
2009-02-24 0:46 ` Steven Seeger
1 sibling, 0 replies; 4+ messages in thread
From: Steven Seeger @ 2009-02-24 0:30 UTC (permalink / raw)
To: rpm, Mark Saiia; +Cc: xenomai
I rebuilt with the v.2.4.x maintenance branch and had no build errors. I
then got:
Bad page state in process 'sh'
Trying to fix it up, but a reboot is needed
Looks like the FPU issues are still present. Geode LX800 uses 3DNOW for
page handling. I'll try without.
Steven
> -----Original Message-----
> From: xenomai-help-bounces@domain.hid [mailto:xenomai-help-
> bounces@domain.hid] On Behalf Of Philippe Gerum
> Sent: Monday, February 23, 2009 1:48 PM
> To: Mark Saiia
> Cc: xenomai@xenomai.org
> Subject: Re: [Xenomai-help] Error building 2.6.27.19w/ adeos-ipipe-
> 2.6.27.19-x86-2.2-06.patch
>
> Mark Saiia wrote:
> > When building 2.6.27.19 w/ adeos-ipipe-2.6.27.19-x86-2.2-06.patch. I
> get
> > the following error.
> >
> > CC kernel/xenomai/arch/generic/hal.o
> > kernel/xenomai/arch/generic/hal.c: In function
'rthal_irq_host_pend':
> > kernel/xenomai/arch/generic/hal.c:301: error: void value not ignored
> as
> > it ought to be
> >
> >
> > Has anyone else ran into this issue?
> >
>
> This patch is supported by the v2.4.x maintenance branch, or the
> Xenomai dev trunk.
>
> > Deleting the return on that line appears to fix the issue.
> >
>
> This will work as well.
>
> > Mark Saiia
> >
> >
> >
---------------------------------------------------------------------
> ---
> >
> > _______________________________________________
> > Xenomai-help mailing list
> > Xenomai-help@domain.hid
> > https://mail.gna.org/listinfo/xenomai-help
>
>
> --
> Philippe.
>
> _______________________________________________
> Xenomai-help mailing list
> Xenomai-help@domain.hid
> https://mail.gna.org/listinfo/xenomai-help
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Xenomai-help] Error building 2.6.27.19w/ adeos-ipipe-2.6.27.19-x86-2.2-06.patch
2009-02-23 20:48 ` Philippe Gerum
2009-02-24 0:30 ` [Xenomai-help] Error building 2.6.27.19w/ adeos-ipipe-2.6.27.19-x86-2.2-06.patch Steven Seeger
@ 2009-02-24 0:46 ` Steven Seeger
1 sibling, 0 replies; 4+ messages in thread
From: Steven Seeger @ 2009-02-24 0:46 UTC (permalink / raw)
To: rpm, Mark Saiia; +Cc: xenomai
Sorry for all the emails. As the FPU issue is still present on the geode
boards, I had to disable 3DNOW in the kernel in order to run stable.
Things are stable on my end now with the patch. Hopefully Mark can test
it with our application as he has access to the hardware. I didn't have
issues with fs/buffer.c with my own tests, however.
Steven
> -----Original Message-----
> From: xenomai-help-bounces@domain.hid [mailto:xenomai-help-
> bounces@domain.hid] On Behalf Of Philippe Gerum
> Sent: Monday, February 23, 2009 1:48 PM
> To: Mark Saiia
> Cc: xenomai@xenomai.org
> Subject: Re: [Xenomai-help] Error building 2.6.27.19w/ adeos-ipipe-
> 2.6.27.19-x86-2.2-06.patch
>
> Mark Saiia wrote:
> > When building 2.6.27.19 w/ adeos-ipipe-2.6.27.19-x86-2.2-06.patch. I
> get
> > the following error.
> >
> > CC kernel/xenomai/arch/generic/hal.o
> > kernel/xenomai/arch/generic/hal.c: In function
'rthal_irq_host_pend':
> > kernel/xenomai/arch/generic/hal.c:301: error: void value not ignored
> as
> > it ought to be
> >
> >
> > Has anyone else ran into this issue?
> >
>
> This patch is supported by the v2.4.x maintenance branch, or the
> Xenomai dev trunk.
>
> > Deleting the return on that line appears to fix the issue.
> >
>
> This will work as well.
>
> > Mark Saiia
> >
> >
> >
---------------------------------------------------------------------
> ---
> >
> > _______________________________________________
> > Xenomai-help mailing list
> > Xenomai-help@domain.hid
> > https://mail.gna.org/listinfo/xenomai-help
>
>
> --
> Philippe.
>
> _______________________________________________
> Xenomai-help mailing list
> Xenomai-help@domain.hid
> https://mail.gna.org/listinfo/xenomai-help
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-02-24 0:46 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-23 20:16 [Xenomai-help] Error building 2.6.27.19 w/ adeos-ipipe-2.6.27.19-x86-2.2-06.patch Mark Saiia
2009-02-23 20:48 ` Philippe Gerum
2009-02-24 0:30 ` [Xenomai-help] Error building 2.6.27.19w/ adeos-ipipe-2.6.27.19-x86-2.2-06.patch Steven Seeger
2009-02-24 0:46 ` Steven Seeger
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.