Date: Wed, 11 Dec 2002 16:27:16 -0600 From: "Stephen Hoover" <shooverfbn@442spot.com> To: <freebsd-questions@freebsd.org> Subject: /usr/libexec/elf/ld: cannot find -lmysqlclient while compiling maildrop Message-ID: <MOEJLOFPGBFEEOIFFMLKIECFEMAA.shooverfbn@442spot.com>
next in thread | raw e-mail | index | archive | help
I was hoping someone could help me with this. I've joined the maildrop list, but not much traffic on that list, no help so far. I am trying to compile maildrop from sources with mysql support. When I execute a make, I receive this error: Compiling varlist.C g++ -g -O2 -I./../rfc822 -I./../rfc2045 -I.. -I./.. -Wall -o maildrop deliver.o deliverdotlock.o dotlockmaildrop.o filelock.o filter.o formatmbox.o globaltimer.o lexer.o log.o maildir.o main.o message.o messageinfo.o pipefds.o re.o recipe.o recipenode.o recipeparse.o reeval.o rematch.o rematchmsg.o rematchstr.o search.o token.o varlist.o libmdcommon.a ../rfc822/librfc822.a ../maildir/libmaildir.a ../numlib/libnumlib.a liblock/liblock.a -lmysqlclient -lz /usr/libexec/elf/ld: cannot find -lmysqlclient *** Error code 1 Stop in /root/maildrop-1.5.0/maildrop. *** Error code 1 Stop in /root/maildrop-1.5.0/maildrop. *** Error code 1 Stop in /root/maildrop-1.5.0. I have MySQL 3.23.49 compiled from ports. The libs are in /usr/local/lib/mysql. Any help appreciated, I realize this is not a maildrop list, just hoping someone else had some across this. Thanks! Stephen Hoover Dallas, Texas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?MOEJLOFPGBFEEOIFFMLKIECFEMAA.shooverfbn>