Re: Build problem on HP Itanium 64 bit machine

2006-09-04 Thread Leif Thuresson
oblem. It will be great if you could share with us, what changes you made to the Makefile to things to work Thanks, ~ Urjit - Original Message - From: "Leif Thuresson" <[EMAIL PROTECTED]> To: Sent: Tuesday, August 29, 2006 11:35 PM Subject: Re: Build problem on HP Itanium 64

Re: Build problem on HP Itanium 64 bit machine

2006-09-02 Thread Urjit Gokhale
nd what changes you think cause this problem. It will be great if you could share with us, what changes you made to the Makefile to things to work Thanks, ~ Urjit - Original Message - From: "Leif Thuresson" <[EMAIL PROTECTED]> To: Sent: Tuesday, August 29, 2006 11:35 PM Su

Re: Build problem on HP Itanium 64 bit machine

2006-08-29 Thread Marek Marcola
Hello, > >Do you have libssl library dependency like: > > $ ldd libssl.so.0.9.8 > >libcrypto.so.0.9.8 => ./libcrypto.so.0.9.8 > >libdl.so.1 => /usr/lib/hpux32/libdl.so.1 > >in your build directory. > > Are you suggesting looking into the Makefile? Well ... I can > see that building a

Re: Build problem on HP Itanium 64 bit machine

2006-08-29 Thread urjit_gokhale
Original message >Date: Tue, 29 Aug 2006 19:02:32 +0200 >From: Marek Marcola <[EMAIL PROTECTED]> >Subject: Re: Build problem on HP Itanium 64 bit machine >To: openssl-users@openssl.org > >Hello, >> >> I am having problem building openssl on HP

Re: Build problem on HP Itanium 64 bit machine

2006-08-29 Thread urjit_gokhale
Original message >Date: Tue, 29 Aug 2006 20:05:51 +0200 >From: Leif Thuresson <[EMAIL PROTECTED]> >Subject: Re: Build problem on HP Itanium 64 bit machine >To: openssl-users@openssl.org > >Hi, >I have also had problems building shared version of ope

Re: Build problem on HP Itanium 64 bit machine

2006-08-29 Thread Leif Thuresson
Hi, I have also had problems building shared version of openssl-0.9.8b on hpux-11.00 parisc using the hp ansi-c compiler. It looks like the openssl shared-library building part is completely re-implemented in 0.9.8 (compared to 0.9.7 which worked out of the box) In 0.9.7 shared libraries where lin

Re: Build problem on HP Itanium 64 bit machine

2006-08-29 Thread Marek Marcola
Hello, > > I am having problem building openssl on HP Itanium 64 bit box. > Attached are the files that show the output of Configure and make. The > output of make is stripped to show the last section where error is > reported. > > The error is > ld: Unknown input file type: "./libcrypto.so" >

Build problem on HP Itanium 64 bit machine

2006-08-29 Thread Urjit Gokhale
Hi everyone,   I am having problem building openssl on HP Itanium 64 bit box. Attached are the files that show the output of Configure and make. The output of make is stripped to show the last section where error is reported.   The error is ld: Unknown input file type: "./libcrypto.so"Fatal err