> The above is produced in the following machines:
> 
> 1) # uname -a
> Linux 2.6.9-67.ELsmp #1 SMP Wed Nov 7 13:56:44 EST 2007 x86_64 x86_64
> x86_64 GNU/Linux
> [EMAIL PROTECTED] ltp-full-20080831]# gcc --version
> gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-9)
> Copyright (C) 2006 Free Software Foundation, Inc.
> 
> 2) # uname -a
> Linux 2.6.9-67.ELsmp #1 SMP Wed Nov 7 13:58:04 EST 2007 i686 i686 i386
> GNU/Linux
> [EMAIL PROTECTED] ltp-full-20080831]# gcc --version
> gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-9)
> 
> When we make something build by default, we should be able to defend any
> build failures through header checks. I am not going to revert the
> applied patch(s). But, kindly provide some fix for this.
> 

It's strange. I tried with the same kernel:

# uname -a
Linux ford 2.6.9-67.EL #1 Wed Nov 7 13:41:13 EST 2007 i686 i686 i386 GNU/Linux

and 'make' gave the following result:

make[3]: Leaving directory `/mnt/ltp-full-20080731/testcases/kernel/controllers'
make[3]: Entering directory `/mnt/ltp-full-20080731/testcases/kernel/connectors'
system does not support process event connector
make[3]: Leaving directory `/mnt/ltp-full-20080731/testcases/kernel/connectors'

I can't reproduce the building failure you met...

> 
> There is some issue(s) even with running the tests. I ran it on a 2.6.26
> kernel with defconfig. Following output is not expected although the
> kernel is 2.6.26:
> 

CONFIG_CONNECTOR is not set with x86_64's defconfig, so the result is
correct.

> # uname -a
> Linux 2.6.26-autokern1 #1 SMP PREEMPT Thu Sep 11 11:34:11 UTC 2008
> x86_64 GNU/Linux
> 
> <<<test_start>>>
> tag=Connectors stime=1221134995
> cmdline="connector_test.sh"
> contacts=""
> analysis=exit
> initiation_status="ok"
> <<<test_output>>>
> incrementing stop
> grep: /proc/net/connector: No such file or directory
> pec01       1  BROK  :  Process Event Connector is not supported or
> kernel is below 2.6.26
> pec01       2  BROK  :  Remaining cases broken
> pec01       3  BROK  :  Remaining cases broken
> pec01       4  BROK  :  Remaining cases broken
> pec01       5  BROK  :  Remaining cases broken
> <<<execution_status>>>
> duration=0 termination_type=exited termination_id=0 corefile=no
> cutime=0 cstime=0
> <<<test_end>>>
> 
> Can you also look into this and provide the fix ?
> 
> Regards--
> Subrata
> 

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to