From owner-freebsd-questions Thu Dec 12 7: 8:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D49AF37B401 for ; Thu, 12 Dec 2002 07:08:40 -0800 (PST) Received: from mail.dci-corp.com (mail.dci-corp.com [65.88.13.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57FBC43EB2 for ; Thu, 12 Dec 2002 07:08:40 -0800 (PST) (envelope-from shooverfbn@442spot.com) Received: from rocket455 (unknown [172.16.2.50]) by mail.dci-corp.com (Postfix) with SMTP id 549541FAFC; Thu, 12 Dec 2002 09:08:34 -0600 (CST) From: "Stephen Hoover" To: "Simas Cepaitis" Cc: Subject: RE: /usr/libexec/elf/ld: cannot find -lmysqlclient while compiling maildrop Date: Thu, 12 Dec 2002 09:08:37 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1257" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: <20021212065521.GA13276@sunny.5ci.lt> Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Simas, Thanks for the reply. I ran the command you listed below and it did not return any result. I looked at the directory and it is not group writeable. I must continue my research! Thanks again, Stephen Hoover Dallas, Texas > -----Original Message----- > From: Simas Cepaitis [mailto:snc@post.5ci.lt] > Sent: Thursday, December 12, 2002 12:55 AM > To: freebsd-questions@freebsd.org > Cc: shooverfbn@442spot.com > Subject: Re: /usr/libexec/elf/ld: cannot find -lmysqlclient > while compiling maildrop > > > Hello, > > * Stephen Hoover (shooverfbn@442spot.com) wrote: > > > 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. > > What are permissions on /usr/local/lib/mysql? Long time ago I had > this problem, because this dir was group writable, and ldconfig > refused group writable dirs. Try to run > > # ldconfig -m /usr/local/lib/mysql > > and see what it does. > > > Simas Cepaitis > snc@post.5ci.lt > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message