in.named not recognizing new build of bind

Ralf Hildebrandt R.Hildebrandt at tu-bs.de
Thu Mar 2 18:54:07 UTC 2000


Am 02.03.2000 um 10:45:19 -0800 schrieb David Schlussel folgendes:
> hi, thanks for the quick response.
> 
> yes, i did the make install.
> 
> in.named is an executable itself.  a "strings /usr/sbin/in.named" did not
> reveal any other executables.  

% find / -name '*named*'
is better

> i tried moving /var/obj/bind aside and symbolically linking in
> /usr/local/bind but got the same results.
> 
> did i miss a step in the instructions somewhere where it suggested
> replacing /usr/sbin/in.named with something?

Well, you must assure that the NEW bind is used!
For that change /sbin/init.d/named or mv named-xfer and named to *.old and
replace with the current binaries.

> the following output of lsof on the in.named process looks like it's only
> accessing libraries, none of which resemble the ones that the 'make
> install' moved to /usr/local/bind
> 
> # lsof -p 457 | more
> COMMAND  PID USER   FD   TYPE        DEVICE SIZE/OFF   NODE NAME
> in.named 457 root  cwd   VDIR          32,3      512 196820 /var/named
> in.named 457 root  txt   VREG          32,6   268396 240902
> /usr/sbin/in.named
> in.named 457 root  txt   VREG          32,6    17280 176386
> /usr/platform/sun4u/
> lib/libc_psr.so.1
> in.named 457 root  txt   VREG          32,6  1109336   3534
> /usr/lib/libc.so.1
> in.named 457 root  txt   VREG          32,6    19876   3561
> /usr/lib/libmp.so.2
> in.named 457 root  txt   VREG          32,6   817084   3564
> /usr/lib/libnsl.so.1
> in.named 457 root  txt   VREG          32,6    56988   3579
> /usr/lib/libsocket.so.1
> in.named 457 root  txt   VREG          32,6   260580   3572
> /usr/lib/libresolv.so.2
> in.named 457 root  txt   VREG          32,6     4528   3545
> /usr/lib/libdl.so.1
> in.named 457 root  txt   VREG          32,6   166288   3441
> /usr/lib/ld.so.1
> in.named 457 root    0u  VCHR          13,2      0t0 108113
> /devices/pseudo/mm at 0:null
> in.named 457 root    1u  VCHR          13,2      0t0 108113
> /devices/pseudo/mm at 0:null
> in.named 457 root    2u  VCHR          13,2      0t0 108113
> /devices/pseudo/mm at 0:null
> in.named 457 root    3w  VCHR          21,0      0t0 108109
> /devices/pseudo/log at 0:conslog->LOG
> in.named 457 root   20u  inet 0x30000d88b70      0t0    UDP *:32970 (Idle)
> in.named 457 root   21u  inet 0x30000d88ad0      0t0    UDP
> localhost:domain (Idle)
> in.named 457 root   22u  inet 0x30000d88a30      0t0    UDP
> citroen:domain (Idle)
> in.named 457 root   23u  inet 0x30000049568      0t0    TCP
> localhost:domain (LISTEN)
> in.named 457 root   25u  inet 0x30000d88e90      0t0    TCP
> citroen:domain (LISTEN)
> 
> -david
> 
> On Thu, 2 Mar 2000, Ralf Hildebrandt wrote:
> 
> > On Wed, Mar 01, 2000 at 03:06:49PM -0800, David Schlussel wrote:
> > > 
> > > I've successfully built bind.8.2.2 on solaris7, all the makes ran without
> > Did you "make install" ?
> > 
> > > error, but when I run /usr/sbin/in.named, my /var/adm/messages pops out
> > Did you check what binary /usr/sbin/in.named actually invokes?
> > 
> > 
> > 
> 
> -David
> 
>      _.'`._.'`._.'`._.'`._.'`._.'`._.'`._.'`._
>    .'                                         `.
>    |   David - http://www.slip.net/~dschluss   |
>    `._    _    _    _    _    _    _    _    _.'
>       `..' `..' `..' `..' `..' `..' `..' `..'
> 

-- 
Ralf Hildebrandt <R.Hildebrandt at tu-bs.de> www.stahl.bau.tu-bs.de/~hildeb
Life is like sendmail: It's complicated and hard to understand,
but it sure beats the alternative. -- Paul Tomblin 




More information about the bind-users mailing list