From: Rick K. <rk...@nc...> - 2008-11-25 19:13:50
|
Thomas, Thank you for raising this issue. We became aware of this as well as a couple of other problems after the 0.6.2b1 release was posted. They have since been resolved, and are undergoing final tests prior to a new 0.6.2b2 release, which should solve the problem you experienced. I expect the new release to be posted at SourceForge and NCSA later today or tomorrow. Rick p.s. your original email was bounced due to the perfsuite-users restricted to members only. Your report is appended below. Thomas Tanaka wrote: > Hi All, > > I tried to make perfsuite-0.6.2b1 and was getting the following error: > > /bin/bash ../../../libtool --tag=CC --mode=link gcc -g -O2 > -L../../../src/libperfsuite -lperfsuite -o ps_cpuusage-test > ps_cpuusage-test.o > gcc -g -O2 -o ps_cpuusage-test ps_cpuusage-test.o > -L/home/tanaka/Development/perfsuite-0.6.2b1/src/libperfsuite > -lperfsuite > /home/tanaka/Development/perfsuite-0.6.2b1/src/libperfsuite/libperfsuite.a(libperfsuite_a-timers.o): > In function `ps_rtc': > /home/tanaka/Development/perfsuite-0.6.2b1/src/libperfsuite/timers.c:415: > undefined reference to `rdtscll' > collect2: ld returned 1 exit status > make[4]: *** [ps_cpuusage-test] Error 1 > make[3]: *** [all-recursive] Error 1 > make[2]: *** [all-recursive] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > > I am currently using Linux Kernel 2.6.27-rc5-mm1 on Ubuntu 8.04 > > Any help is appreciated. Thanks in advance > > Regards, > > Thomas > > |