* [Buildroot] ltp-testsuite package qustion
@ 2009-03-21 1:24 Maxim Grigoriev
2009-03-21 2:33 ` H Hartley Sweeten
0 siblings, 1 reply; 3+ messages in thread
From: Maxim Grigoriev @ 2009-03-21 1:24 UTC (permalink / raw)
To: buildroot
Hello everybody,
Can somebody, please, tell me how I can change a version of
.../package/ltp-testsuite ?
Is 20070228 a default ?
It seems to be hard-coded. And, ltp-testsuite patches do not apply to
a newer version.
On the http://ltp.sourceforge.net/, the latest stable version is
claimed to be
ltp-full-20090228.tgz
A Two-years old version does not work quite well with recent
versions of tools and kernel / kernel headers.
One of the issues I observe is an undefined macro OPEN_MAX, which was
removed from limits.h. It's now a variable, which can be obtained, say, by
sysconf (_SC_OPEN_MAX).
I'm hoping that switching to a newer version of LTP would fix this problem.
Any help on this will be highly appreciated.
-- Maxim Grigoriev
Tensilica, Inc., U.S.A.
(work) 408-566-1770
(cell) 510-520-3697
^ permalink raw reply [flat|nested] 3+ messages in thread* [Buildroot] ltp-testsuite package qustion
2009-03-21 1:24 [Buildroot] ltp-testsuite package qustion Maxim Grigoriev
@ 2009-03-21 2:33 ` H Hartley Sweeten
2009-03-21 17:45 ` Maxim Grigoriev
0 siblings, 1 reply; 3+ messages in thread
From: H Hartley Sweeten @ 2009-03-21 2:33 UTC (permalink / raw)
To: buildroot
On Friday, March 20, 2009 6:24 PM, Maxim Grigoriev wrote:
>
> Hello everybody,
>
> Can somebody, please, tell me how I can change a version of
> .../package/ltp-testsuite ?
>
> Is 20070228 a default ?
> It seems to be hard-coded. And, ltp-testsuite patches do not apply
> to a newer version.
>
> On the http://ltp.sourceforge.net/, the latest stable version is
> claimed to be
>
> ltp-full-20090228.tgz
>
In ./package/ltp-testsuite/ltp-testsuite.mk:
- LTP_TESTSUITE_VERSION:=20070228
+ LTP_TESTSUITE_VERSION:=20090228
> A Two-years old version does not work quite well with recent
> versions of tools and kernel / kernel headers.
>
> One of the issues I observe is an undefined macro OPEN_MAX, which
> was removed from limits.h. It's now a variable, which can be obtained,
> say, by
>
> sysconf (_SC_OPEN_MAX).
>
> I'm hoping that switching to a newer version of LTP would fix this
> problem.
>
> Any help on this will be highly appreciated.
Regards,
Hartley
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] ltp-testsuite package qustion
2009-03-21 2:33 ` H Hartley Sweeten
@ 2009-03-21 17:45 ` Maxim Grigoriev
0 siblings, 0 replies; 3+ messages in thread
From: Maxim Grigoriev @ 2009-03-21 17:45 UTC (permalink / raw)
To: buildroot
Thanks for your feedback.
>> In ./package/ltp-testsuite/ltp-testsuite.mk:
>>
>> - LTP_TESTSUITE_VERSION:=20070228
>> + LTP_TESTSUITE_VERSION:=20090228
That's what I did. Then, I found out that I have to redo the patches.
Does it mean nobody tried recent LTP tests ?
Thanks,
-- Maxim
H Hartley Sweeten wrote:
> On Friday, March 20, 2009 6:24 PM, Maxim Grigoriev wrote:
>
>> Hello everybody,
>>
>> Can somebody, please, tell me how I can change a version of
>> .../package/ltp-testsuite ?
>>
>> Is 20070228 a default ?
>> It seems to be hard-coded. And, ltp-testsuite patches do not apply
>> to a newer version.
>>
>> On the http://ltp.sourceforge.net/, the latest stable version is
>> claimed to be
>>
>> ltp-full-20090228.tgz
>>
>>
>
> In ./package/ltp-testsuite/ltp-testsuite.mk:
>
> - LTP_TESTSUITE_VERSION:=20070228
> + LTP_TESTSUITE_VERSION:=20090228
>
>
>> A Two-years old version does not work quite well with recent
>> versions of tools and kernel / kernel headers.
>>
>> One of the issues I observe is an undefined macro OPEN_MAX, which
>> was removed from limits.h. It's now a variable, which can be obtained,
>> say, by
>>
>> sysconf (_SC_OPEN_MAX).
>>
>> I'm hoping that switching to a newer version of LTP would fix this
>> problem.
>>
>> Any help on this will be highly appreciated.
>>
>
> Regards,
> Hartley
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-03-21 17:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-21 1:24 [Buildroot] ltp-testsuite package qustion Maxim Grigoriev
2009-03-21 2:33 ` H Hartley Sweeten
2009-03-21 17:45 ` Maxim Grigoriev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox