在SAAC目录MAKE的时候,出现
gcc -w -O3 -g -rdynamic -I. -I./include -pipe -Wall -o ./saacjt main.o recv.o util.o char.o db.o mail.o acfamily.o lock.o attestation.o md5.o sasql_linux.o saacproto_serv.o saacproto_util.o -L /usr/lib/mysql/ -lmysqlclient -lz -lpthread
/usr/bin/ld: cannot find -lmysqlclient
collect2: ld 返回 1
make: *** [saacjt] 错误 1
求教~