Paul, 

The patch above applied to version 1.5 of the make file works fo me across 
multiple architectures. It turned out that RANLIB was not needed, as long as 
the appropriate AR was used. It had been hardcoded in 1.4. Let me know if that 
works. 
 

-----Original Message-----
From: Paul Larson [mailto:[email protected]] 
Sent: Wednesday, August 12, 2009 8:13 AM
To: Garrett Cooper
Cc: [email protected]
Subject: Re: [LTP] fix lib6 test building

Garrett Cooper wrote:
> On Thu, Aug 6, 2009 at 7:52 AM, Paul Larson<[email protected]> wrote:
>> The lib6 tests seem to fail the first pass through building for me 
>> because ranlib does not seem to get set correctly at any point.  This 
>> seems to fix it up for me.
> 
> Fixed on HEAD moments ago:
> 
> gcoo...@orangebox /scratch/ltp-dev2/ltp $ cvs diff 
> testcases/network/lib6/Makefile
> Index: testcases/network/lib6/Makefile 
> ===================================================================
> RCS file: /cvsroot/ltp/ltp/testcases/network/lib6/Makefile,v
> retrieving revision 1.6
> diff -r1.6 Makefile
> 25a26,27
>> RANLIB                ?= ranlib
The patch you checked in does not correct the build failure.

Thanks,
Paul Larson

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with Crystal 
Reports now.  http://p.sf.net/sfu/bobj-july 
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Attachment: lib6-Makefile.patch
Description: lib6-Makefile.patch

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to