Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 1997 13:51:50 -0700 (MST)
From:      gnat@frii.com
To:        freebsd-questions@freebsd.org
Subject:   Rebuilding libc on 2.1.5-RELEASE
Message-ID:  <199702032051.NAA12004@elara.frii.com>

next in thread | raw e-mail | index | archive | help
We are running 2.1.5-RELEASE on our boxes, and I want to rebuild the
libraries to include a patch for the locale security bug.  Whenever I
try and install the libraries I've built, though, I get errors from
send-mail saying that _res_init is not found.

I'm cd-ing to the /usr/src/lib directory and typing "make;make
install" and then running "ldconfig /usr/lib /usr/local/lib".  Is
there something that I'm being boneheaded and not doing that would
cause it to miss the res_init?  I've used nm on the shared libraries,
and while the 2.1.5 distributed library has _res_init defined, my
library defines ___res_init.

Please CC your replies to me, as I am not a member of the -questions
list.  Thanks,

Nat



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702032051.NAA12004>