problem with make command

2002-06-27 Thread ANKIT K SHAH
Hey Friend, I am getting this error when i use make command after ./config command. Please let me know if anybody knows what the problem is: $ make + rm -f libcrypto + rm -f libssl making all in crypto... gcc -I. -I../include -DDSO_DLFCN -DHAVE_DLFCN_H -O3 -DAIX -DB_ENDIAN -c cryptlib.c

Problem with Make

2002-02-13 Thread Roy, Rakesh (CAP, FLEET)
Hi I am trying to install openssl-0.9.6b on Sun Solaris 8. After successfully running the config, I am getting error when I run make I am attaching the output of make and make report. Waiting eagerly for your response Thanking in advance Regards Rakesh makereport.out Description: Binary

Re: problem with make

2000-05-21 Thread Richard Levitte - VMS Whacker
From: "ZServ" <[EMAIL PROTECTED]> zserv> I am trying to install openssl, and I can't figure out why make keeps failing. The output is below. I am really desparate, any help is appreciated. My email address is [EMAIL PROTECTED] This is hardly an OpenSSL question, really, but... zserv> gcc -

problem with make

2000-05-20 Thread ZServ
I am trying to install openssl, and I can't figure out why make keeps failing.  The output is below.  I am really desparate, any help is appreciated.  My email address is [EMAIL PROTECTED]   Thank you!!   [root@localhost openssl-0.9.5a]# makemaking all in crypto...make[1]: Entering directory

Problem with 'make'

2000-04-14 Thread Michael Braniff
Hi, I'm having a problem building OpenSSL(0.9.4) on HP-UX V11. Perl 5 and HP-UX aC++ are installed on the system. There is also a standard 'C' compiler which is invoked by cc. The problem arises when I call make, and I have enclosed the output of both the test ./config and the make below.

Re: Problem with "make" on Solaris 5.6 openssl version 0.9.4

1999-11-16 Thread Guido Van De Velde
Sue Beggs wrote: > > I am trying to build openssl-0.9.4 on Solaris 5.6 and getting the following > errors from make after running ./config no-threads: > > making all in crypto... > ( echo "#ifndef MK1MF_BUILD"; \ > echo " /* auto-generated by crypto/Makefile.ssl for crypto/cversion.c */"; > \ >

Problem with "make" on Solaris 5.6 openssl version 0.9.4

1999-11-16 Thread Sue Beggs
I am trying to build openssl-0.9.4 on Solaris 5.6 and getting the following errors from make after running ./config no-threads: making all in crypto... ( echo "#ifndef MK1MF_BUILD"; \ echo " /* auto-generated by crypto/Makefile.ssl for crypto/cversion.c */"; \ echo " #define CFLAGS \"cc -DTHREA

Re: problem with make install step

1999-09-02 Thread Bodo Moeller
Mark Carey-Smith <[EMAIL PROTECTED]>: > I'm currently trying to build an openssl 0.9.4 distribution which fails on > the make install step after the previous steps all work correctly. > ./configure --prefix=/citec/openssl-0.9.4 > ./make > ./make test > ./make install > make install output: [...

Re: problem with make install step

1999-09-02 Thread Andy Polyakov
Hi! > I'm currently trying to build an openssl 0.9.4 distribution which fails on > the make install step after the previous steps all work correctly. > I run: > ./configure --prefix=/citec/openssl-0.9.4 > *** Error code 17 > Cannot create directory /citec/openssl-0.9.4/ssl/lib: File exists > make:

problem with make install step

1999-09-01 Thread Mark Carey-Smith
Hi, I'm currently trying to build an openssl 0.9.4 distribution which fails on the make install step after the previous steps all work correctly. I run: ./configure --prefix=/citec/openssl-0.9.4 ./make ./make test ./make install Output of the make install step and the resulting error message sho

Re: Big problem with make(compile openssl-0.9.3a)

1999-06-10 Thread James Carver
You wrote: > From: Super-User <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Date: Wed, 09 Jun 1999 12:59:39 -0100 > Subject: Big problem with make(compile openssl-0.9.3a) > > > HEllo I am in Paris > > > > when I tape "./config -t"

Re: Big problem with make

1999-06-10 Thread Andy Polyakov
> From: Erwann ABALEA <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] ^^^ i.e. [EMAIL PROTECTED] probably still has no clue whatsoever as long as [s]he's not a member of openssl-dev (well, I don't know if [s]he is, but I bet [s]he isn't as I myself would never sign up for a list as root

Re: Big problem with make

1999-06-10 Thread Erwann ABALEA
Well First, check your email client software, it seems to send your messages 3 times 1 is enough ;-) On Wed, 9 Jun 1999, Super-User wrote: > when I tape "./config -t" I see: > > gcc version 2.8.x > Configuring for solaris-usparc-gcc > /usr/l

Big problem with make(compile openssl-0.9.3a)

1999-06-09 Thread Super-User
HEllo I am in Paris > > when I tape "./config -t" I see: > > gcc version 2.8.x > Configuring for solaris-usparc-gcc > /usr/local/bin/perl ./Configure solaris-usparc-gcc > > When I tape make after taping ./Configure solaris-usparc-gcc I see : > >

Big problem with make

1999-06-09 Thread Super-User
when I tape "./config -t" I see: gcc version 2.8.x Configuring for solaris-usparc-gcc /usr/local/bin/perl ./Configure solaris-usparc-gcc When I tape make after taping ./Configure solaris-usparc-gcc I see : stdio.h : No such file

Big problem with make

1999-06-09 Thread Super-User
> > when I tape "./config -t" I see: > > gcc version 2.8.x > Configuring for solaris-usparc-gcc > /usr/local/bin/perl ./Configure solaris-usparc-gcc > > When I tape make after taping ./Configure solaris-usparc-gcc I see : > > std