Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Apr 1998 15:21:32 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Ben Kirkpatrick <blkirk@mothership.eli.net>
Cc:        freebsd-questions@FreeBSD.ORG, ben@pdx.net
Subject:   Re: Two short questions..
Message-ID:  <Pine.BSF.3.96.980417152015.1625S-100000@gdi.uoregon.edu>
In-Reply-To: <Pine.GSO.3.95.980417111239.3054L-100000@mothership>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 17 Apr 1998, Ben Kirkpatrick wrote:

> 
> A) What does this warning mean?  I've seen it before, but can't
> remember how I got around it.
> 
> /usr/libexec/ld.so: warning: /usr/lib/libc.so.3.0: minor version 0 older than 
> expected 1, using it anyway

It means that the program you're running was compiled on a newer version
of FreeBSD than what you have.  In this case it's harmless, but annoying.
Solution:  Either upgrade your system or rebuild the affected program(s)
on a machine running the same release as you.

> B) Is there something like an rc.shutdown or something that runs
> before a halt?  I would like to shutdown mysql safely.

You hit it right on the head -- it is rc.shutdown.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major



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?Pine.BSF.3.96.980417152015.1625S-100000>