On Tue, 2008-01-08 at 17:34 -0500, Jeff Burke wrote: > Subrata, > Was the attached patch.gz file tested successfully? > After applying the patch I still get the following error. I am running > on a RHEL5.1 x86_64 system.
I thought Rishiś problem was solved as he acked this Patch. Pradeep, can you please address Jeffś issue ? -Subrata > > > patch -p0 <numa-build.patch > > patching file ltp-full-20071231/testcases/kernel/numa/numa01.sh > > patching file ltp-full-20071231/testcases/kernel/numa/numa_node_size.c > > patching file ltp-full-20071231/testcases/kernel/numa/test.sh > < --- snip ---> > > make[3]: Entering directory > > `/mnt/tests/kernel/distribution/ltp/20071231/ltp-full-20071231/testcases/kernel' > > make[4]: Entering directory > > `/mnt/tests/kernel/distribution/ltp/20071231/ltp-full-20071231/testcases/kernel/numa' > > cc -Wall -I../../../include -Wall numa_node_size.c -L../../../lib > > -lltp -L../../../lib -lnuma -o numa_node_size > > numa_node_size.c: In function ‘hardware’: > > numa_node_size.c:49: warning: implicit declaration of function > > ‘numa_max_node’ > > numa_node_size.c:54: warning: implicit declaration of function > > ‘numa_node_size’ > > numa_node_size.c: In function ‘main’: > > numa_node_size.c:63: warning: implicit declaration of function > > ‘numa_available’ > > /usr/bin/ld: cannot find -lnuma > > collect2: ld returned 1 exit status > > make[4]: *** [numa_node_size] Error 1 > > make[4]: Leaving directory > > `/mnt/tests/kernel/distribution/ltp/20071231/ltp-full-20071231/testcases/kernel/numa' > > make[3]: *** [all] Error 2 > > make[3]: Leaving directory > > `/mnt/tests/kernel/distribution/ltp/20071231/ltp-full-20071231/testcases/kernel' > > make[2]: *** [all] Error 2 > > make[2]: Leaving directory > > `/mnt/tests/kernel/distribution/ltp/20071231/ltp-full-20071231/testcases' > > make[1]: *** [all] Error 2 > > make[1]: Leaving directory > > `/mnt/tests/kernel/distribution/ltp/20071231/ltp-full-20071231' > > make: *** [build] Error 2 > > Thanks, > Jeff > > Subrata Modak wrote: > > Hi All, > > > > Please find the fix for the NUMA problem reported by Rishi. > > > > --Subrata > > > > -------- Forwarded Message -------- > > From: [EMAIL PROTECTED] > > To: [EMAIL PROTECTED] > > Subject: Re: [Fwd: Re: [LTP] ltp-full-20071231: Build Failure on Numa > > node enable machine] > > Date: Wed, 2 Jan 2008 08:42:45 -0500 > > > > Hi subratha/rishi > > > > Thank you rishi > > I have done the changes and patch is attached > > > > Regards > > pradeep > > > > > > > > Quoting Subrata Modak <[EMAIL PROTECTED]>: > > > > > > > > > > ------------------------------------------------------------------------ > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2005. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Ltp-list mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/ltp-list > ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
