Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Apr 2003 12:44:10 -0700
From:      Doug Silver <dsilver@urchin.com>
To:        ports@freebsd.org
Subject:   Error starting up ports version of bind from /etc/rc.conf
Message-ID:  <200304221243.48652.dsilver@urchin.com>

next in thread | raw e-mail | index | archive | help
Not sure if this has already been discussed, but I just came across an error 
if I changed the named_program in /etc/rc.conf to /usr/local/sbin/named.  It 
fails to start because the ldloader section in /etc/rc runs after rc.network, 
so it gives an error about ld-elf not finding the libcrypto that it's linked 
against.  I've gone to starting it from /usr/local/etc/rc.d, which seems the 
more logical place for all ports to start instead of changing things in /etc.

-doug



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