Openssl 0.9.6b failing on "need Openssl0.9.5a or higher"

Brian Noecker bnoecker at jabber.com
Sat Jan 5 00:31:56 UTC 2002


I take it crle was what program you were referring to.  

Now to a bigger problem, one that I may or may not be able to get by.  I can
now accomplish the configure --with-tcp-wrappers, but on the make I get the
following:

gcc  -g -O2  -I/tmp/bind-9.2.0 -I./include  -I./../pthreads/include
-I../include  -I./../include  -I./..   -D_REENTRANT     -W -Wall
-Wmissing-prototypes -Wcast-qual -Wwrite-strings  -c errno2result.c
/usr/ccs/bin/as: "/var/tmp/ccpTAgVd.s", line 481: error: unknown opcode
".subsection"
/usr/ccs/bin/as: "/var/tmp/ccpTAgVd.s", line 481: error: statement syntax
/usr/ccs/bin/as: "/var/tmp/ccpTAgVd.s", line 632: error: unknown opcode
".previous"
/usr/ccs/bin/as: "/var/tmp/ccpTAgVd.s", line 632: error: statement syntax
*** Error code 1
make: Fatal error: Command failed for target `errno2result.o'
Current working directory /tmp/bind-9.2.0/lib/isc/unix
*** Error code 1
make: Fatal error: Command failed for target `subdirs'
Current working directory /tmp/bind-9.2.0/lib/isc
*** Error code 1
make: Fatal error: Command failed for target `subdirs'
Current working directory /tmp/bind-9.2.0/lib
*** Error code 1
make: Fatal error: Command failed for target `subdirs'
------------------------------------

Here is my platform:
SunOS bugs 5.8 Generic_108528-03 sun4m sparc SUNW,SPARCstation-5

Were surmising that the assembler for the sun4m doesn't understand some of
the opcode.  


-----Original Message-----
From: Mark.Andrews at isc.org [mailto:	
Sent: Friday, January 04, 2002 3:42 PM
To: Brian Noecker
Cc: 'bind-users at isc.org'
Subject: Re: Openssl 0.9.6b failing on "need Openssl0.9.5a or higher" 



> 
> I'm trying to install Bind 9.2.0 on a Solaris 8 box.  I have installed the
> Openssl 0.9.6b successfully but when I do a configure --with-openssl it
> fails with the following:
> 
> checking for OpenSSL library... using openssl from /usr/local/ssl/lib and
> /usr/local/ssl/include
> checking OpenSSL library version... not compatible
> configure: error: you need OpenSSL 0.9.5a or newer
> 
> Here is a version statement form my openssl
> 
> /usr/local/ssl/bin/openssl
> OpenSSL> version
> OpenSSL 0.9.6b 9 Jul 2001
> 
> Ideas?

	Use the Solaris 8 replacement to ldconfig (I forget what it is
	called) and add /usr/local/ssl/lib to the runtime link search
	list.

	Mark
--
Mark Andrews, Internet Software Consortium
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark.Andrews at isc.org


More information about the bind-users mailing list