[openssl-dev] [openssl.org #4317] openssl-1.1.0-pre3 make error with Configure option "zlib-dynamic"

2016-05-10 Thread Matt Caswell via RT
This seems to be working correctly now. Closing. Matt -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4317 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

[openssl-dev] [openssl.org #4317] openssl-1.1.0-pre3 make error with Configure option "zlib-dynamic"

2016-02-17 Thread Kiyoshi KANAZAWA via RT
Openssl-1.1.0-pre3 make fails with Configure option "zlib-dynamic". Without "zlib-dynamic", make & make check passed. With "zlib", make & make check also passed. Tried on Solaris10 x86, with #4314 fix. % ./Configure solaris-x86-gcc threads shared zlib-dynamic no-ssl3 % make   : gcc -DDSO_DLFCN -

[openssl-dev] [openssl.org #4314] openssl-1.1.0-pre3 make error on Solaris 10 x86

2016-02-17 Thread Rich Salz via RT
fixed in mater. commit 29620124ff1624af5411d8d2998fdd7b102a5d48 Author: Richard Levitte Date: Tue Feb 16 10:27:16 2016 +0100 On solaris, the variable name sun clashes, use s_un instead For orthogonality, we change sin -> s_in and sin6 -> s_in6 as well. Reviewed-by: Matt Caswell -- Rich Salz,

[openssl-dev] [openssl.org #4314] openssl-1.1.0-pre3 make error on Solaris 10 x86

2016-02-17 Thread Kiyoshi KANAZAWA via RT
Hello, Openssl-1.1.0-pre3 make fails on Solaris 10 x86, such as make[2]: Entering directory '/tmp/openssl-1.1.0-pre3/crypto/bio' gcc -I.. -I../.. -I../modes -I../include -I../../include  -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_T HREADS -DOPENSSL_PIC -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -

[openssl.org #1994] [BUG REPORT] extra "$" caracter in test/Makefile -> make error on AIX

2014-08-08 Thread Rich Salz via RT
Fixed by some Jedi a long time ago in a galaxy far away. -- Rich Salz, OpenSSL dev team; rs...@openssl.org __ OpenSSL Project http://www.openssl.org Development Mailing List op

[openssl.org #645] openssl make error

2014-06-28 Thread Rich Salz via RT
Time heals all builds :) __ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager majord...@op

[openssl.org #607] make error

2014-06-28 Thread Rich Salz via RT
If the timestamps were in the future then clearly, 12 years later, they aren't any more. Please re-open if this is still an issue. __ OpenSSL Project http://www.openssl.org Development Mailing List

[openssl.org #3033] Bug Report: Make Error: can't encode register '%ch' in an instruction requiring REX prefix.

2014-04-29 Thread Tim Hudson via RT
Closing item as resolved. Tim. __ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager majo

Re: [openssl.org #3033] Bug Report: Make Error: can't encode register '%ch' in an instruction requiring REX prefix.

2014-04-29 Thread Davis, Ellen via RT
Yes. On 4/29/14 2:29 AM, "Tim Hudson via RT" wrote: > On Wed May 08 14:18:53 2013, davi...@ucmail.uc.edu wrote: >> >> Updating to Xcode 4.6 fixed this. > > Ellen, can we mark this issue as resolved given you have updated to 4.6 - i.e. > this is no longer an issue for you? > > Thanks, > Tim.

Re: [openssl.org #3033] AutoReply: Bug Report: Make Error: can't encode register '%ch' in an instruction requiring REX prefix.

2013-05-08 Thread Davis, Ellen via RT
Updating to Xcode 4.6 fixed this. On 5/3/13 12:54 PM, "The default queue via RT" wrote: > > Greetings, > > This message has been automatically generated in response to the > creation of a trouble ticket regarding: > "Bug Report: Make Error: can't e

FW: [openssl.org #3033] Bug Report: Make Error: can't encode register '%ch' in an instruction requiring REX prefix.

2013-05-03 Thread Davis, Ellen via RT
Report: Make Error: can't encode register '%ch' in an instruction requiring REX prefix. Hello, I am trying to build openssl. The make does not complete because of the below error. Operating system: Mac OSX 10.7.5 OpenSSL Version : openssl-1.0.1e ./Configure darwin64-x86_64-cc

[openssl.org #3033] Bug Report: Make Error: can't encode register '%ch' in an instruction requiring REX prefix.

2013-05-03 Thread Davis, Ellen via RT
Hello, I am trying to build openssl. The make does not complete because of the below error. Operating system: Mac OSX 10.7.5 OpenSSL Version : openssl-1.0.1e ./Configure darwin64-x86_64-cc make ... cc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -

RE: [openssl.org #1994] Resolved: [BUG REPORT] extra "$" caracter in test/Makefile -> make error on AIX

2009-07-28 Thread Gilles PION via RT
I've been able to reproduce the problem: neither AIX neither the "$" character are the culprits The problem arise when the calling shell has defined an environment variable called "BUILD_COMMAND" Since "BUILD_COMMAND" is not referenced inside the CLEARENV macro (should it he?) the value of th

Re: [openssl.org #1994] Resolved: [BUG REPORT] extra "$" caracter in test/Makefile -> make error on AIX

2009-07-24 Thread Dr. Stephen Henson
On Fri, Jul 24, 2009, Gilles PION via RT wrote: > I'm sorry to insist but, to be sure, I've just downloaded the most recent > source tarball (http://www.openssl.org/source/openssl-1.0.0-beta3.tar.gz) > and the extra "$" is *still* present in the Makefile: (line 451): > > dummytest$(EXE_EXT): d

RE: [openssl.org #1994] Resolved: [BUG REPORT] extra "$" caracter in test/Makefile -> make error on AIX

2009-07-24 Thread Gilles PION via RT
: [BUG REPORT] extra "$" caracter in test/Makefile -> make error on AIX According to our records, your request has been resolved. If you have any further questions or concern

[openssl.org #1994] [BUG REPORT] extra "$" caracter in test/Makefile -> make error on AIX

2009-07-23 Thread Gilles PION via RT
Context: Build and target system:powerpc-ibm-aix5.3.0.0 Openssl Version:openssl-0.9.8k using gnu make: gmake --version GNU Make 3.81 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO w

[openssl.org #645] openssl make error

2005-02-16 Thread Konstantin Sharenkov via RT
I have the same error with GCC 3.4 FreeBSD 5.3 openssl 0.9.7e Best regards, Konstantin __ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openss

[openssl.org #645] openssl make error

2004-01-14 Thread Lutz Jaenicke via RT
[EMAIL PROTECTED] - Wed Jan 14 14:32:32 2004]: > I have the same problem, do you already have a solution? > If not, and you are interessted: I`d like to work with you on this... > maybe together we will find a solution... So please let us repeat the question: What version of gcc do you use? On

[openssl.org #645] openssl make error

2004-01-14 Thread [EMAIL PROTECTED] via RT
Hi! I have the same problem, do you already have a solution? If not, and you are interessted: I`d like to work with you on this... maybe together we will find a solution... daniel Daniel Tieber Software Entwicklung bit media e-Learning solution a Siemens Company Kaerntner Strasse 294, A-8054 Gr

[openssl.org #645] openssl make error

2003-07-03 Thread Richard Levitte via RT
What version of gcc do you use? [EMAIL PROTECTED] - Tue Jun 17 17:24:12 2003]: > Hello! > > I tried to install openssl on Sun Solaris. > 1. ./config > everything went ok. > 2. make > > and here i got some errors : > > > > bash-2.05$ make > making all in crypto... > make[1]: Entering directory

[openssl.org #645] openssl make error

2003-06-17 Thread Surman Szabolcs via RT
Hello! I tried to install openssl on Sun Solaris. 1. ./config everything went ok. 2. make and here i got some errors : > bash-2.05$ make making all in crypto... make[1]: Entering directory `/apps/home/gus/openssl/crypto' gcc -I. -I.. -I../include -DOPENSSL_SYSNAME_ULTRASPARC -DOPENSSL_THREADS -

Make error in Solaris system

2001-11-15 Thread Alfredo Diaz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I got a final error when I used "make install" to install it. The exactly output of the last lines were: installing man3/des.3 Segmentation Fault - core dumped installing man7/des_modes.7 installing man3/dh.3 Segmentation Fault - core dumped install

Re: intel x86 make error

2001-08-20 Thread Andy Polyakov
> Well,I think the error message you failed to read pretty much says it > all: > > [...] > sdavis> cc -I. -I../include -KPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN > sdavis> -DHAVE_DLFCN_H -fast -O -Xa -c cryptlib.c > sdavis> /usr/ucb/cc: language optional software package not installed > [...] I

Re: intel x86 make error

2001-08-20 Thread Richard Levitte - VMS Whacker
From: "Steve Davis" <[EMAIL PROTECTED]> sdavis> I'm fairly new to solaris8-intel, could be my inexperience with compiling binaries/scripts. Well,I think the error message you failed to read pretty much says it all: [...] sdavis> cc -I. -I../include -KPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN sdav

intel x86 make error

2001-08-20 Thread Steve Davis
I'm fairly new to solaris8-intel, could be my inexperience with compiling binaries/scripts. ./config --prefix=/usr/local --openssldir=/usr/local/openssl run from /usr/local/openssl-0.9.6b appears to have no errors. No directories are created in /usr/local, yet no errors. When running make, the

Re: OpenSSL make error

2000-08-15 Thread Richard Levitte - VMS Whacker
From: "Best, Chris" <[EMAIL PROTECTED]> CJB267> The following error occurs after I have configured it for CJB267> linux-elf. Cant install it. CJB267> /usr/include/bits/errno.h:25: linux/errno.h: No such file or directory Which Linux? It looks like you need to install a developers package of so

RE: OpenSSL make error

2000-08-15 Thread Barnes, Michael L.
;[EMAIL PROTECTED]' > Subject: OpenSSL make error > > > The following error occurs after I have configured it for > linux-elf. Cant > install it. > > Macksem:/tmp/openssl-0.9.5a# make > making all in crypto... > make[1]: Entering directory `/tmp/openssl-0.9.5a/c

Re: openssl-0.9.5a make error

2000-08-09 Thread Crispin Wellington
Install your kernel tree Crispin On Wed, 9 Aug 2000, root wrote: > I got this error trying to make openssl-0.9.5a on a RedHat Linux 6.1 system > > making all in crypto... > make[1]: Entering directory `/home/goyette/apache-ssl/openssl-0.9.5a/crypto' > gcc -I. -I../include -DTHREADS -D_REENTRAN

RE: openssl-0.9.5a make error

2000-08-09 Thread Barnes, Michael L.
: root [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, August 09, 2000 3:03 PM > To: [EMAIL PROTECTED] > Subject: openssl-0.9.5a make error > > > I got this error trying to make openssl-0.9.5a on a RedHat > Linux 6.1 system > > making all in crypto... > make[1]: Entering di

Re: i meet make error

2000-08-07 Thread Richard Levitte - VMS Whacker
From: "mrick" <[EMAIL PROTECTED]> mrick> when I install Openssll the error information display mrick> please tell me why? mrick> #sh: ar: not found If you're on Solaris, you need to add /usr/ccs/bin to your $PATH. This is a FAQ. -- Richard Levitte \ Spannvägen 38, II \ [EMAIL PROTECTED] Cha

Re: make error

2000-07-06 Thread Ulf Moeller
On Thu, Jul 06, 2000, Richard Levitte - VMS Whacker wrote: > From: Charlene Yee <[EMAIL PROTECTED]> > > Charlene.Yee> I doubt this is a bug, am I missing anything on my machine? If > Charlene.Yee> so how do I fix this. I already ran ./config > [...] > Charlene.Yee> /usr/ucb/cc: language optio

Re: make error

2000-07-06 Thread Richard Levitte - VMS Whacker
From: Charlene Yee <[EMAIL PROTECTED]> Charlene.Yee> I doubt this is a bug, am I missing anything on my machine? If Charlene.Yee> so how do I fix this. I already ran ./config [...] Charlene.Yee> /usr/ucb/cc: language optional software package not installed That line should be clear enough, no

Re: Make Error

2000-06-28 Thread Richard Levitte - VMS Whacker
From: "Cayleb Darkstar" <[EMAIL PROTECTED]> Proxima.Centauri> In file included from /usr/include/errno.h:36, Proxima.Centauri> from ../include/openssl/err.h:82, Proxima.Centauri> from cryptlib.h:74, Proxima.Centauri> from cryptlib.c:61: Proxima.C

Re: Make error

2000-03-03 Thread Bodo Moeller
Joe O'Reilly <[EMAIL PROTECTED]>: > a suse 6.2 linux system [...]. I get the same make error each time. > (cd asm; /usr/bin/perl sha1-586.pl cpp >sx86unix.cpp) > gcc -E -DELF asm/sx86unix.cpp | as -o asm/sx86-elf.o > gcc: asm/sx86unix.cpp: linker input file unused si

Re: Make error

2000-03-03 Thread Ulf Möller
On Fri, Mar 03, 2000 at 02:26:57PM -, Joe O'Reilly wrote: > Thanks in advance for any halp you may be able to give! As described in http://www.openssl.org/support/faq.html#7 you can use the "no-asm" option as an immediate fix. > gcc -E -DELF asm/mx86unix.cpp | as -o asm/mx86-elf.o > gcc: as

Make error

2000-03-03 Thread Joe O'Reilly
I have now had this error several times I compiled the program, as per the instructions in the INSTALL file always on a suse 6.2 linux system, with apache 1.3.9 and 1.3.12. I get the same make error each time. Please find attached a text log of the make. Thanks in advance for any halp you may

Re: Make error in openssl 0.9.4

2000-02-27 Thread Kris Kennaway
On Sun, 27 Feb 2000, Richard Levitte - VMS Whacker wrote: > jonessk> gcc: Internal compiler error: program cc1 got fatal signal 11 > > That's a SIGSEGV. What version of gcc was that? > > There are two things that I can think of that you might need to do: > > 1. free up memory. that signal

Re: Make error in openssl 0.9.4

2000-02-27 Thread Richard Levitte - VMS Whacker
jonessk> gcc: Internal compiler error: program cc1 got fatal signal 11 That's a SIGSEGV. What version of gcc was that? There are two things that I can think of that you might need to do: 1. free up memory. that signal could be because it ran out of swap space. 2. upgrade gcc, it migh

Make error in openssl 0.9.4

2000-02-27 Thread Stephen
I have been onabme to make openssl version 0.9.4 on RedHat linux 6.1 I have tried it with and without the "no-asm" configuration option make[2]: Entering directory `/usr/src/openssl-0.9.4/crypto/evp' gcc -I.. -I../../include -DTHREADS -D_REENTRANT -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m4

Re: make error - please advise

1999-09-29 Thread Ben Laurie
Ulf Möller wrote: > > > If people want to develop or use snapshots, then they should have Perl. > > I don't think we should make it more difficult for people to try the > snapshots. There already are enough problems that are only noticed > in the release versions. > > I mean, we even have the m

Re: make error - please advise

1999-09-29 Thread Ulf Möller
> If people want to develop or use snapshots, then they should have Perl. I don't think we should make it more difficult for people to try the snapshots. There already are enough problems that are only noticed in the release versions. I mean, we even have the makedepend output in the CVS, even t

Re: make error - please advise

1999-09-29 Thread Ben Laurie
Richard Levitte - VMS Whacker wrote: > > ben> Are you saying Perl doesn't run on VMS? > > Perl runs on VMS, but isn't commonly installed (yet). I did a poll > right after the release of 0.9.4, when I noticed the missing > obj_dat.h, and the common response from most people in the VMS > communit

Re: make error - please advise

1999-09-29 Thread Richard Levitte - VMS Whacker
ben> Are you saying Perl doesn't run on VMS? Perl runs on VMS, but isn't commonly installed (yet). I did a poll right after the release of 0.9.4, when I noticed the missing obj_dat.h, and the common response from most people in the VMS community was that it would be quite annoying to install Per

Re: make error - please advise

1999-09-29 Thread Andy Polyakov
> > Errr ... why? that was my first reaction too:-) > > Because it fails so often (we've had one example for Windows and one > example for Unix this week), but what happens anyway? > and because VMS needs it (or some other > solution) anyway. as well as MacOS... andy. ___

Re: make error - please advise

1999-09-29 Thread Ben Laurie
Ulf Möller wrote: > > > Errr ... why? > > Because it fails so often (we've had one example for Windows and one > example for Unix this week), and because VMS needs it (or some other > solution) anyway. Are you saying Perl doesn't run on VMS? Cheers, Ben. -- http://www.apache-ssl.org/ben.html

Re: make error - please advise

1999-09-28 Thread Ulf Möller
> Errr ... why? Because it fails so often (we've had one example for Windows and one example for Unix this week), and because VMS needs it (or some other solution) anyway. __ OpenSSL Project http:/

Re: make error - please advise

1999-09-28 Thread Richard Levitte - VMS Whacker
ulf> Maybe we should put obj_dat.h back under CVS control, fix the dots in ulf> objects.h as Anonymous proposed some time ago, and run obj_dat.pl as ulf> part of "make update". ulf> ulf> Any objections? No. None at all. Nope. Please do :-). -- Richard Levitte \ Spannvägen 38, II \ [EMAIL

Re: make error - please advise

1999-09-28 Thread Ben Laurie
Ulf Möller wrote: > > > obj_dat.c: In function `OBJ_nid2obj': > > obj_dat.c:263: `NUM_NID' undeclared (first use this function) > > Maybe we should put obj_dat.h back under CVS control, fix the dots in > objects.h as Anonymous proposed some time ago, and run obj_dat.pl as > part of "make update"

Re: make error - please advise

1999-09-28 Thread Ulf Möller
> obj_dat.c: In function `OBJ_nid2obj': > obj_dat.c:263: `NUM_NID' undeclared (first use this function) Maybe we should put obj_dat.h back under CVS control, fix the dots in objects.h as Anonymous proposed some time ago, and run obj_dat.pl as part of "make update". Any objections? __

make error - please advise

1999-09-27 Thread Thomas G. Peroulas
> ./config --prefix=/home/dburnham/usr/local --openssldir=/home/dburnham/usr/l ocal/openssl \ >make making all in crypto... making all in crypto/md2... making all in crypto/md5... making all in crypto/sha... making all in crypto/mdc2... making all in crypto/hmac... making all in crypto/ripe

Re: make error in openssl-0.9.3a

1999-07-13 Thread Holger Reif
Bill Wandrack schrieb: > > make error: > > gcc -DMONOLITH -I../include -DTHREADS -D_REENTRANT -DRSAref -DL_ENDIAN > -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM > -DRMD160_ASM -c openssl.c -o openssl.o > rm -f openssl > gcc -o openssl -DMONOLIT

make error from include/openssl/bio.h:66 version 0.9.3a

1999-07-13 Thread Steve K
This was copied by hand. The same source compiled fine on a custom i486 kernel running the same linux release. Only difference is this servers kernel was compiled as i586 SMP, and the i486 server is running perl5.00503. Is the SMP kernel compatible with openssl? Thanks, Steve Kinkaid making al

make error in openssl-0.9.3a

1999-07-13 Thread Bill Wandrack
make error: gcc -DMONOLITH -I../include -DTHREADS -D_REENTRANT -DRSAref -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall -DSHA1_ASM -DMD5_ASM -DRMD160_ASM -c openssl.c -o openssl.o rm -f openssl gcc -o openssl -DMONOLITH -I../include -DTHREADS -D_REENTRANT -DRSAref -DL_ENDIAN