compiling problem!

2006-01-06 Thread sun yingming
Hi: I'm compiling a program these days , but get stuck on the following error, can anyone help me out? It will be great thankful. [EMAIL PROTECTED] connection]# make gcc -g -I/usr/include -Wall-c -o wclient.o wclient.c In file included from /usr/include/openssl/ssl.h:179,

compiling problem

2000-11-15 Thread David Gomez Cid
Hey , I am trying to into my code, however, i haven't been able to compile even the simpliest code: //main.cpp #include //openssl includes #include #include #include #include #include #include //#include "Socket.h" int main(){ SSL *ptr = NULL; SSL_CTX *ssl_ctx = NULL; SSL_

Sparc compiling problem

1999-04-17 Thread Ralf Meuser
I started with this : command: =>>./config ... making links in test... Makefile => Makefile.ssl making links in tools... Makefile => Makefile.ssl c_rehash: rehashing skipped ('openssl' program not available) - I was told that this is normal. - but I get the following error when I try to com

Re: compiling problem

2000-11-15 Thread Lutz Jaenicke
On Wed, Nov 15, 2000 at 01:40:51PM -0800, David Gomez Cid wrote: > Hey , > > I am trying to into my code, however, i haven't been able to compile even the >simpliest code: Indeed! > c++ -L/usr/local/ssl/lib -lssl -lcrypto -I/usr/local/ssl/include main2.cpp -o test > > and all i get is... > >

Re: Sparc compiling problem

1999-04-19 Thread Paco Gorina
Try the noasm option. It worked for me. Paco Gorina begin:vcard n:Gorina;Francesc tel;fax:34 93 727 09 86 tel;work:34 93 745 07 20 x-mozilla-html:TRUE url:http://www.gorina.es org:Gorina S.A.;Administración adr:;;Rambla, 245;Sabadell;Barcelona;08202;Spain version:2.1 email;internet:[EMAIL PROT

Re: Sparc compiling problem

1999-04-19 Thread Anonymous
Ulf Moeller <[EMAIL PROTECTED]> said: > > I am having this same problem, only in English, Please let me know if you find >the answer. > > This is a problem in the current configuration script. You need to > configure with the option "no_asm". It is now fixed in the CVS. Actually it needs "no-a

Re: Sparc compiling problem

1999-04-19 Thread Ulf Moeller
> I am having this same problem, only in English, Please let me know if you find the >answer. This is a problem in the current configuration script. You need to configure with the option "no_asm". It is now fixed in the CVS. _

compiling problem for win32

2001-02-16 Thread David Mahé
Hello,   I am trying to compile openssl for win32 with Visual C++ ( using nmake -f ms\ntdll.mak, like explained in the install.w32 ) but there is an error when the link command is executed :   link /nologo /subsystem:console /machine:I386 /opt:ref /dll /out:out32dll\libeay32.dll /def:ms/LIBEA

arm-linux-gcc compiling problem!

2006-03-06 Thread sun yingming
Hi:   Now I'm trying to compile an SSL client/server program in arm-linux-gcc on my PC,but i encounter a mistake as below,can anybody tell me how to do with this?My OS is RH9.   Thank you very much!   Sun Ying-ming     [EMAIL PROTECTED] openssl-examples]# makearm-linux-gcc -g -I/usr/include  -Wa

Question about ARM compiling problem!

2006-03-13 Thread sun yingming
HI:   Now i am trying to design a client/server communication program on a embedded board and a PC through Internet.SSL will be used to protect the communication channel.I choose ARM9 as the CPU core of the embedded board.Now I have compile openssl and have arm-linux-gcc installed on RH9.But I

solved compiling problem on w2k

2002-01-21 Thread Matteo Artuso
Thanks to Marco for his councils.(see Re:9.6c compiling problem on w2k unistd.h) I had another problem too cause there' s an undefined function in ssl/ssl_err2.c It's ERR_load_SSL_strings(). I added line : void ERR_load_SSL_strings(void); in inc32/openssl/err.h and now works corectly. B

Re: Compiling problem using Solaris 2.7

1999-08-18 Thread Steve Brewer
Solved. I found that although I had configured openssl to use the 64bit libraries, I hadn't configured rsaref to use them. This caused the libraries to be incompatible. Recompiling rsaref with the correct flags (-xtarget=ultra -xarch=v9) worked. Thanks to those who replied! -- Steve Brewer <[

Re: OpenSSL compiling problem on OpenBSD

1999-12-18 Thread Ben Laurie
Michal Otoupalik wrote: > > Hi, > I have tried to compile OpenSSL 0.9.4 on OpenBSD and when compilation was in >directory crypto/comp > then it stopped with error: > +gcc -shared -o libcrypto.so.1 -Wl,-S,-soname=libcrypto.so.1 -Wl,--whole-archive >libcrypto.a > ld: No reference to __DYNAMIC >

team f1 ssl-ssh module compiling problem

2006-02-25 Thread Chong Peng
hi, guys: i was compiling team f1's open ssh-ssl module for vxworks, the make gives me the following error message: make: Unknown option -w does anybody here have a clue of this problem? tia. chong peng __ OpenSSL Project

Re: 9.6c compiling problem on w2k unistd.h

2002-01-20 Thread marco engiweb
I fixed this in file \crypto\engine\hw_aep.c (just included process.h and substituted pid_t with int). It works fine for me. - Original Message - From: "Matteo Artuso" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 18, 2002 12:40 PM Subject: 9.6

Re: compiling problem! (RedHat 9 needing explicit Kerberos locations)

2006-01-07 Thread Marco Roeland
On Saturday January 7th 2006 sun yingming wrote: > Hi: > > I'm compiling a program these days , but get stuck on the following > error, can anyone help me out? It will be great thankful. > > [EMAIL PROTECTED] connection]# make > gcc -g -I/usr/include -Wall-c -o wclient.o wclient.c > In f

Open SSL 0.9.4 Compiling Problem under Linux ** Help needed **

1999-11-22 Thread Michael Packer
I'm trying to compile openssl 0.9.4 under slackware linux dist and get errors obj_dat.c NUM_NID, NUM_OBJ, NUM_LN and NUM_SN are undeclared. would appreciate any help possible thanks Michael Packer -- Michael Packer -- Stingray Powerboats -- http://www.stingrayboats.com In October I made jus