Hi subrata

      i run autoconf. Build fails here too. It requires higher version of
autoconf (2.61 or higher).
            Please find the below logs.


<machine> ltp-full-20081130]# make autoconf
autoconf
configure.ac:1: error: Autoconf version 2.61 or higher is required
configure.ac:1: the top level
autom4te: /usr/bin/m4 failed with exit status: 63
make: *** [configure] Error 63



Pradeep


                                                                                
                                        
  From:       "Subrata Modak" <[EMAIL PROTECTED]>                               
                                      
                                                                                
                                        
  To:         [EMAIL PROTECTED]                                                 
                                   
                                                                                
                                        
  Cc:         [email protected], Pradeep K Surisetty/India/[EMAIL 
PROTECTED], [EMAIL PROTECTED]                      
                                                                                
                                        
  Date:       12/04/2008 10:24 AM                                               
                                        
                                                                                
                                        
  Subject:    Re: [LTP] signalfd build fails                                    
                                        
                                                                                
                                        





On Wed, Dec 3, 2008 at 6:07 PM, <[EMAIL PROTECTED]> wrote:
  Hi Subrata

  signalfd build fails on x3850 platform with 2.6.18-124.el5 kernel.

  Please find the log.

  make[4]: Entering directory
  `/home/ltp-full-20081130/testcases/kernel/syscalls/signalfd'
  cc -Wall  -I../../include -g -Wall -I../../../../include -Wall
  signalfd01.c  -L../../../../lib -lltp -o signalfd01
  signalfd01.c:58:26: error: sys/signalfd.h: No such file or directory
  make[4]: *** [signalfd01] Error 1
  make[4]: Leaving directory
  `/home/ltp-full-20081130/testcases/kernel/syscalls/signalfd'
  make[3]: *** [all] Error 2
  make[3]: Leaving directory
  `/home/ltp-full-20081130/testcases/kernel/syscalls'
  make[2]: *** [all] Error 2
  make[2]: Leaving directory `/home/ltp-full-20081130/testcases/kernel'
  make[1]: *** [all] Error 2
  make[1]: Leaving directory `/home/ltp-full-20081130/testcases'
  make: *** [all] Error 2


Hi Pradeep,

We have  imtroduced something called the AUTOCONF. So, from Nov 08 release,
you need to do the following steps:

1) make autoconf
2) ./configure
3) make
4) make install

I will document that shortly in LTP README.

Regards--
Subrata



  Regards
  pradeep




  -------------------------------------------------------------------------
  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



--
Regards & Thanks--
Subrata



------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to