From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sfi-mx-1.v28.ch3.sourceforge.com ([172.29.28.121] helo=mx.sourceforge.net) by sfs-ml-1.v29.ch3.sourceforge.com with esmtp (Exim 4.69) (envelope-from ) id 1NpEJo-0008RW-OP for ltp-list@lists.sourceforge.net; Wed, 10 Mar 2010 05:18:52 +0000 Received: from [222.73.24.84] (helo=song.cn.fujitsu.com) by sfi-mx-1.v28.ch3.sourceforge.com with esmtp (Exim 4.69) id 1NpEJn-0005ul-0S for ltp-list@lists.sourceforge.net; Wed, 10 Mar 2010 05:18:52 +0000 Message-ID: <4B972BAC.5000704@cn.fujitsu.com> Date: Wed, 10 Mar 2010 13:18:36 +0800 From: Shi Weihua MIME-Version: 1.0 References: In-Reply-To: Subject: Re: [LTP] [Git] ltp updated. List-Id: Linux Test Project General Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ltp-list-bounces@lists.sourceforge.net To: Rishikesh Cc: ltp-list@lists.sourceforge.net 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 > 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 > > ----------------------------------------------------------------------- > > 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 ? > > INSTALL_TARGETS := *.sh > > > > hooks/post-receive ------------------------------------------------------------------------------ Download Intel® 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 Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list