Export to GitHub

memagent - issue #9

The file libm.a not exits


Posted on Jul 11, 2011 by Helpful Kangaroo

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.

Comment #1

Posted on Jul 11, 2011 by Helpful Kangaroo

OS Version is redhat as 6.0 (x64)

Comment #2

Posted on Jul 29, 2011 by Happy Rhino

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

Status: New

Labels:
Type-Defect Priority-Medium