Re: bind 9.8.0 with openssl 1.0.0d in chroot Bug

2011-05-29 Thread Doug Barton

On 5/28/2011 7:25 AM, Martin Wismer wrote:

Hello together,

I'm try to use bind 9.8.0 with openssl 1.0.0d under chroot.


Not sure where solaris puts its openssl libraries, but you want to copy 
engines/libgost.so into the equivalent location in your chroot 
directory. For example, if it's in /usr/local/lib/engines/libgost.so in 
the base system them copy it to 
${CHROOT}/usr/local/lib/engines/libgost.so. Then you should be fine.



Doug

--

Nothin' ever doesn't change, but nothin' changes much.
-- OK Go

Breadth of IT experience, and depth of knowledge in the DNS.
Yours for the right price.  :)  http://SupersetSolutions.com/

___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


bind 9.8.0 with openssl 1.0.0d in chroot Bug

2011-05-28 Thread Martin Wismer

Hello together,

I'm try to use  bind 9.8.0 with openssl 1.0.0d under chroot.

Unfortunably I see, wehen I start named/bind:
 named[13260]: [ID 873579 daemon.crit] initializing DST: openssl failure
This bind is compiled:
 named[13260]: [ID 873579 daemon.notice] starting BIND 9.8.0-P2 -c 
/etc/bind/named.conf -u dnsrun -t /opt/chroot/bind
 named[13260]: [ID 873579 daemon.notice] built with '--withopenssl=yes' 
'--enable-largefile' '--sysconfdir=/usr/local/etc'

'--localstatedir=/usr/local/var' 'CC=gcc' 'CFLAGS=-O2
-L/usr/local/lib -R/usr/local/lib -L/usr/local/ssl/lib
-R/usr/local/ssl/lib -L/usr/openwin/lib -R/usr/openwin/lib
-I/usr/local/rrdtool-1.2.19/include
-I/usr/local/BerkeleyDB.4.7/include
-I/usr/local/include/cairo'
'LDFLAGS=-L/usr/local/lib -R/usr/local/lib -R/usr/lib -L/usr/lib 
-R/usr/openwin/lib -L/usr/openwin/lib -L/usr/local/ssl/lib 
-R/usr/local/ssl/lib -L/usr/X11R6/lib -R/usr/X11R6/lib 
-L/usr/local/BerkeleyDB.4.7/lib -R/usr/local/BerkeleyDB.4.7/lib' 
'CPPFLAGS=-I/usr/local/include -I/usr/local/ssl/include 
-I/usr/local/include/ncurses -I/usr/openwin/include 
-I/usr/local/rrdtool-1.2.19/include -I/usr/local/BerkeleyDB.4.7/include 
-I/usr/local/include/lzo' 'CXX=g++' 'CXXFLAGS=-fpermissive 
-felide-constructors'


Does anybody solve this issue?
Till now I only found this Phenomena under different OS but no working 
solution

[Except: use old bind 9.7.3 / no chroot / copy everything in chroot ]

Thank's for your Help. Greetings
  Martin

PS)
specially SUN Solaris 10 with SUN-Freeware Packages.
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users