On Tue, Dec 15, 2009 at 2:33 AM, Caspar Zhang <[email protected]> wrote: > Hi, > > I found libevent01 testcase is disabled in testcase/kernel/syscalls/Makefile, > the testscript can't be installed, I got a "FAIL" in testing. Here's the Patch > to fix this problem.
I took a look at the Makefile again, and yes, I screwed up... I fixed the Makefile by using a proper set of LDFLAGS and LDLIBS for just libevent, so now it compiles and installs properly off cvs HEAD. Thanks for spotting the run-libevent.sh -> run_libevent.sh typo :). Cheers, -Garrett ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
