From owner-freebsd-amd64@FreeBSD.ORG Tue Mar 28 17:21:06 2006 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D14F616A420 for ; Tue, 28 Mar 2006 17:21:06 +0000 (UTC) (envelope-from kgunders@teamcool.net) Received: from koyukuk.teamcool.net (koyukuk.teamcool.net [209.161.34.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F2CB44AE9 for ; Tue, 28 Mar 2006 16:51:03 +0000 (GMT) (envelope-from kgunders@teamcool.net) Received: from koyukuk.teamcool.net (localhost [127.0.0.1]) by koyukuk.teamcool.net (TeamCool Rocks) with ESMTP id 3A2D3F831 for ; Tue, 28 Mar 2006 09:51:02 -0700 (MST) Received: from cochise.teamcool.net (unknown [192.168.1.57]) by koyukuk.teamcool.net (TeamCool Rocks) with ESMTP id 05072F829 for ; Tue, 28 Mar 2006 09:51:01 -0700 (MST) Date: Tue, 28 Mar 2006 09:51:01 -0700 From: Ken Gunderson To: freebsd-amd64@freebsd.org Message-Id: <20060328095101.68a2d9a4.kgunders@teamcool.net> Organization: Teamcool Networks X-Mailer: Sylpheed version 1.9.12 (GTK+ 2.6.7; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Subject: mysql shared objects getting lost after reboot X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Mar 2006 17:21:06 -0000 Howdy Folks: I'm getting messages like this in my logs: Mar 28 10:19:09 gw02-ny postfix/smtpd[819]: unable to dlopen /usr/local/ lib/sasl2/libsql.so: Shared object "libmysqlclient.so.15" not found, required by "libsql.so" Rebuilding mysql-client, postfix, and restarting /usr/local/etc/rc.d scripts fixes the problem _until_ a reboot, then it reappears. The libs are all there but not found. Recently ldconfig_compat was removed from / etc/rc.d and mysql-client.sh no longer installed by client port. Then there was the libtool redo- ports were all rebuilt after that via portupgrade. Pretty much exactly the same issue as is reported here: Any clues as to why my amd64 machines might be confused? TIA- -- Best regards, Ken Gunderson Q: Because it reverses the logical flow of conversation. A: Why is putting a reply at the top of the message frowned upon?