From owner-freebsd-questions Wed Dec 11 22:56:17 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 4C97E37B401 for ; Wed, 11 Dec 2002 22:56:16 -0800 (PST) Received: from sunny.5ci.lt (sunny.5ci.lt [212.122.64.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id C993743EC2 for ; Wed, 11 Dec 2002 22:56:14 -0800 (PST) (envelope-from simas@sunny.5ci.lt) Received: from sunny.5ci.lt ([212.122.64.18]) by sunny.5ci.lt ; Thu, 12 Dec 2002 08:55:27 -3736800 Date: Thu, 12 Dec 2002 08:55:21 +0200 From: Simas Cepaitis To: freebsd-questions@freebsd.org Cc: shooverfbn@442spot.com Subject: Re: /usr/libexec/elf/ld: cannot find -lmysqlclient while compiling maildrop Message-ID: <20021212065521.GA13276@sunny.5ci.lt> Mail-Followup-To: Simas Cepaitis , freebsd-questions@freebsd.org, shooverfbn@442spot.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1257 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Server: High Performance Mail Server - http://surgemail.com 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 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