Michael Wojcik wrote:
From: openssl-users On Behalf Of david
raingeard
Sent: Thursday, 24 June, 2021 07:06
I compiled it using sun compiler, with some modifications to the source code.
If memory serves, OpenSSL doesn't work on Solaris SPARC if built using the Sun
compiler. You have to use GCC
> From: openssl-users On Behalf Of david
> raingeard
> Sent: Thursday, 24 June, 2021 07:06
> I compiled it using sun compiler, with some modifications to the source code.
If memory serves, OpenSSL doesn't work on Solaris SPARC if built using the Sun
compiler. You have to use GCC. I'm pretty su
Hello,
I compiled it using sun compiler, with some modifications to the source
code.
However :)
openssl s_client -connect google.com:443 -tls1_2
works fine !
But
openssl s_client -connect google.com:443 -tls1_3
fails on CRYPTO_memcmp.
For easy debugging, I have made a copy of CRYPTO_memc
Hello,
Verify if you have the command "ar" on your system.
if yes, verify you have the rigth path in your PATH variable
the make need it to create the library libcrypto.a
Jipé
[EMAIL PROTECTED] a écrit :
> Hello
>
> I can not compile openssl-0.9.6g on Sun Solais 2.6. I use GCC 3.2 and make 3.
Sent by:cc:
owner-openssl-users@Subject: Problems compiling openssl
on solaris 2.6
o
Hello
I can not compile openssl-0.9.6g on Sun Solais 2.6. I use GCC 3.2 and make 3.80
One error message comes out then I do the make command.
./config --prefix=/opt/openssh
No Errors
Configured for solaris-sparcv9-gcc.
then make command
+ rm -f libcrypto.so.0
+ rm -f libcrypto.so
+ rm -f li
"Horowitz, Michael" wrote:
>
> Hello,
>
> When I build OpenSSL with shared libraries the programs that link against
> them don't work.
>
> That all worked without any problems or errors. The config script
> configured for "solaris-sparcv9-gcc".
>
> When building other programs such as wget,
Hello,
When I build OpenSSL with shared libraries the programs that link against
them don't work.
I built openssl on an Solaris 2.6 machine with gcc version 2.95.2 19991024
(release) and the stock ld (ld -V gives: "ld: Software Generation Utilities
- Solaris-ELF (4.0)").
I dow
Hi,
I have read on the Sunfreeware site that Openssl
0.9.6b does not compile the libaries correctly for
solaris 2.6, is this true? If so do you have a work
around or a recomendation for an earlier version?
I will try to compile binaries today to see what
happens. Thanks in advance for all of
s
Tel.: +49 69 263 52224
e-Mail: [EMAIL PROTECTED]
>
> Compiling on Solaris 2.6 with gcc-2.95.2 from ftp.sunfreeware.com
> ./congif says: solaris-sparcv9-gcc
>
> I got the following errors:
>
> gcc -I.. -I../../include -fPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN
> -DHAVE_DLFCN_
Hi all,
I need to compile openSSL 0.9.6 to work with KDE 2.1.1.
I am using Solaris 2.6, but usually use gnu gcc and binutils when
compiling software on my workstation. This would not install (compile
was fine) openSSL. When I had a look in the Makefile, there was
something about not using gnu
Hi all,
I am trying to compile and install openSSL 0.9.6 on Solaris 2.6. The
compilation seems to be ok, but when I make install, at the end I get
this:
installing libcrypto.so
/work/local/bin/ranlib: /work/local/lib/libcrypto.so: File format not
recognizedinstalling libcrypto.so.0
/work/local
Is there any place (www, ftp...) where I can download a COMPILED version of
Open-SSL (0.9.0.5a or 0.9.6) for Solaris 2.6 ?
Thanks
--
Marco Donati
Context Security - Software
P.zza Liberazione, 25 - 20013 Magenta (MI)
Phone
etter
> discussion site please
> let me know.
>
> --ian
>
> >What if you build it into a static lib? Just wondering. Are you planning
> to make your interface code public domain?
> --
>
> Sorry for the "double"
Hi,
I was building 0.9.5a on Solaris 2.6; the initial "make test" failed, but I
did a "make clean" & redid the build/test, and it was OK. I did it again to
verify that it was OK.
What might cause it to fail, then succeed on subsequent builds? Would the
lack of a
Thanks go to Jussi and Michael for pointing out the
linker issue :)
> -Original Message-
> From: Jussi Kohonen [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June 14, 2000 2:30 AM
>
> There is a public function named SHA1_Update in netscape httpd itself
(yes,
> I wasted some time with this too!), and that function of course does not
> have same parameters
tscape plugin (Solaris
2.6/Sparc/openssl-0.9.5a)
One
more thing...I also tried adding lock callbacks to make sure its not a threading problem. Made no
difference (was getting lock requests as I should, and only from a single
thread as expected).
-Original
Message
Steve BazylSent: Tuesday, June 13, 2000 7:41
PMTo: [EMAIL PROTECTED]Subject: segfault when
using crypto library inside netscape plugin (Solaris
2.6/Sparc/openssl-0.9.5a)
We're having a
really strange problem with the openssl crypto library -- it keeps segfaulting
down in SHA1_Update
"Steve Bazyl" <[EMAIL PROTECTED]> writes:
> [1 ]
> We're having a really strange problem with the openssl crypto library -- it
> keeps segfaulting down in SHA1_Update when called from an NSAPI plugin
> (running in NES 3.6).
>
> I've tried building the library with optimizations off and all that
We're having a
really strange problem with the openssl crypto library -- it keeps segfaulting
down in SHA1_Update when called from an NSAPI plugin (running in NES 3.6).
I've tried building
the library with optimizations off and all that fun stuff, and have run the test
suite which it pa
Mathias Leinmueller wrote:
> In February there was already a discussion about how to build shared
> libraries for solaris 2.6, however, I cannot see how it has to be done
> though. In the change log I read that shared library support is now
> available for solaris gcc.
I did this
Hi,
In February there was already a discussion about how to build shared
libraries for solaris 2.6, however, I cannot see how it has to be done
though. In the change log I read that shared library support is now
available for solaris gcc.
Could anybody please post a step by step list, how to
2 with openssl, php3 and mod_perl on a
> UltraSparc1/creator running Solaris 2.6.
>
> All proggis compile fine. I use openssl-SNAP-2402 (I read in the
> users-archive that this developer snap resolve the /dev/urandom problem) and
> apache_1.3.12+ssl_1.39 patch.
>
> When I start the
ARG...
Now neither stunnel nor sslwrap compile... Do I need to do anything
extra since I used RSAglue (ie add it to the Makefile) ?
I get...
Undefined first referenced
symbol in file
ERR_load_RSAREF_strings
/usr/local/ssl/lib/libc
25 matches
Mail list logo