fengshao0907 / memagent

Automatically exported from code.google.com/p/memagent
0 stars 0 forks source link

The file libm.a not exits #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. cd /tmp/magent;tar zxvf magent-0.6.tar.gz
2. make
output this error: 
gcc -Wall -g -O2 -I/usr/local/include -m64 -o magent magent.o ketama.o 
/usr/lib64/libevent.a /usr/lib64/libm.a 
gcc: /usr/lib64/libm.a:no file or directory

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by rj...@vip.qq.com on 11 Jul 2011 at 7:29

GoogleCodeExporter commented 9 years ago
OS Version is redhat as 6.0 (x64)

Original comment by rj...@vip.qq.com on 11 Jul 2011 at 7:32

GoogleCodeExporter commented 9 years ago
mabe some env Problem ?   my  ENV can make ,detail is :
OS:       centeros 5
Compiler: gcc.i386

Original comment by 112260...@qq.com on 29 Jul 2011 at 6:13