Re: build problem replacing libssl.so -- please read!
From: Daniel (danielc_at_green-orb.com)
Date: 10/11/03
- Previous message: Norikatsu Shigemura: "Re: HEADS UP: pelase test /etc/libmap.conf feature on 4-stable"
- In reply to: John Fox: "build problem replacing libssl.so -- please read!"
- Next in thread: Doug White: "Re: build problem replacing libssl.so -- please read!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: John Fox <jjf@mind.net>, freebsd-stable@freebsd.org Date: Fri, 10 Oct 2003 19:35:41 -0400
On 10 Oct 2003 at 9:13, John Fox wrote:
> Hello to all,
>
> [snip]
>
> I've got a production machine running FreeBSD 4.8-RELEASE, and I
> need to upgrade it to fix the SSL, procfs issues that have come up
> lately.
> One of my aims was to replace libssl.so.3 with a fixed version...
>
> [snip lots of problems mixing libraries and such]
Have you done a complete buildworld/buildkernel/installkernel/reboot
single/installworld/reboot cycle yet (with mergemasters in appropriate places as documented
in the handbook)? I'd strongly recommend that, then if problems persist, try
pkg_deinstall()ing the apache and reinstalling it from the port.
There are a lot of things that can get whacked by just slicing over a new library from -
STABLE into a -RELEASE machine. -STABLE is at 4.9-RC now, so you're almost a full
point release ahead of where you are coming from. In FreeBSD terms, that's a lot.
I'd rebuild apache after that anyway to catch the mod_ssl updates as well.
Obviously, at this point, I'd clean the usr/obj directory entirely, and do a make cleandir &&
make cleandir in /usr/src before starting the buildworld process. You may want to re-cvsup
again following that as well, to ensure everything is in place. That guarantees you the
cleanest and most straightforward upgrade path.
Peace,
-- Daniel
<><
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
- Previous message: Norikatsu Shigemura: "Re: HEADS UP: pelase test /etc/libmap.conf feature on 4-stable"
- In reply to: John Fox: "build problem replacing libssl.so -- please read!"
- Next in thread: Doug White: "Re: build problem replacing libssl.so -- please read!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]