On Wed, Mar 10, 2010 at 01:18:36PM +0800, Shi Weihua wrote:
> Hi Rishikesh,
> 
> at 2010-3-10 12:30, Rishi kesh K Rajak wrote:
> > The branch, master, has been updated
> >        via  48c52fcd4e7668bc36bbe080f53462d410712b69 (commit)
> >       from  c962f51674b971496e14ac4be0cc75da98b75fca (commit)
> > 
> > 
> > - Log -----------------------------------------------------------------
> > commit 48c52fcd4e7668bc36bbe080f53462d410712b69
> > Author: Rishikesh K Rajak <[email protected]>
> > Date:   Wed Mar 10 10:00:22 2010 +0530
> > 
> >     Instead of LIBS, it should be LDLIBS in container/Makefile
> >     
> >     Signed-off-by: Rishikesh K Rajak <[email protected]>
> > 
> > -----------------------------------------------------------------------
> > 
> > Summary of changes:
> >  testcases/kernel/containers/Makefile |    2 +-
> >  1 files changed, 1 insertions(+), 1 deletions(-)
> >  
> > diff --git a/testcases/kernel/containers/Makefile 
> > b/testcases/kernel/containers/Makefile
> > index 26f1856..29394c3 100644
> > --- a/testcases/kernel/containers/Makefile
> > +++ b/testcases/kernel/containers/Makefile
> > @@ -26,7 +26,7 @@ FILTER_OUT_DIRS           := $(LIBDIR)
> >  
> >  LIB                        := $(LIBDIR)/libclone.a
> >  
> > -LIB                        := -ld
> > +LDLIB                      := -ldl
> 
> make failed on my machine. should be LDLIBS ?

corrected now. apologize for inconvenience. Thanks Shi.

-Rishi
> 
> >  
> >  INSTALL_TARGETS            := *.sh 
> >  
> > 
> > 
> > hooks/post-receive

-- 
Thanks & Regards
Rishi
LTP Maintainer
IBM, LTC, Bangalore
Please join IRC #ltp @ irc.freenode.net

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to