mysql shared objects getting lost after reboot

Ken Gunderson kgunders at teamcool.net
Tue Mar 28 19:14:52 UTC 2006


On Tue, 28 Mar 2006 13:10:33 -0600
"Scot Hetzel" <swhetzel at gmail.com> wrote:

> On 3/28/06, Ken Gunderson <kgunders at teamcool.net> wrote:
> > On Tue, 28 Mar 2006 11:28:44 -0600
> > > You should also see the script that does the ldconfig show the
> > > /usr/local/libdata/ldconfig/mysql when you boot the system.
> >
> > Might this be related to the removal of /etc/rd.c/ldconfig_compat?  /
> > etc/rc.d/ldconfig doesn't seem to be picking up the libs at boot.  On a
> > system where I've done a rebuild of the ports w/o rebooting:
> >
> Do you have the following revisions of /etc/rc.d/ldconfig?
> 
>    1.15      - CURRENT   2006/01/08
>    1.14.2.1 - RELENG_6 2006/01/17
>    1.11.2.2 - RELENG_5 2006/01/17

On a 6.0-p6 box:

gw02-ny# head ldconfig 
#!/bin/sh
#
# $NetBSD: ldconfig,v 1.5 2002/03/22 04:33:58 thorpej Exp $
# $FreeBSD: src/etc/rc.d/ldconfig,v 1.14 2005/01/16 08:34:30 obrien Exp $
#

On a 5.4-p13 box:

kobuk# head /etc/rc.d/ldconfig
#!/bin/sh
#
# $NetBSD: ldconfig,v 1.5 2002/03/22 04:33:58 thorpej Exp $
# $FreeBSD: src/etc/rc.d/ldconfig,v 1.11.2.1 2004/10/10 09:50:53 mtm Exp $
#

Also, if I try rebuilding port, e.g. postfix w/mysql dep then
complaints about mysql already installed and port fails.  If I then go
uninstall and reinsall mysql postfix, pure-ftpd, etc. will then build.

-- 
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?



More information about the freebsd-amd64 mailing list