fixunix
Tags Register FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read

Re: HP-UX installation (was: Solaris installation: Text relocation remains...) - Openssl

This is a discussion on Re: HP-UX installation (was: Solaris installation: Text relocation remains...) - Openssl ; Hello Marc, >> Indeed, it does. With your path, I can build. >> I'll try to see what exactly affects. > > I wasn't yet able to find the exact cause of my error on Solaris... > > I switched ...


Fix Unix > Tools > Openssl > Re: HP-UX installation (was: Solaris installation: Text relocation remains...)

Reply
 
LinkBack Tools
  #1  
Old 10-07-2007, 07:37 PM
Junior Member
 
Join Date: Sep 2009
Posts: 0
Default Re: HP-UX installation (was: Solaris installation: Text relocation remains...)

Hello Marc,

>> Indeed, it does. With your path, I can build.
>> I'll try to see what exactly affects.

>
> I wasn't yet able to find the exact cause of my error on Solaris...
>
> I switched to HP-UX, where I built a shared lib version of zlib,
> and failed to produce one of openssl.
> I have a running egd talking to a /var/run/egd-pool
> [Actually, the daemon seems to stay up, in spite of the perl script
> starting it
> exiting on memory fault...]
>
> Anyway, now I configure with:
>
> ./config --prefix=/vob/tools_HP-UX zlib shared \
> hpux-parisc2-cc:"cc -I/vob/tools_HP-UX/include -L/vob/tools_HP-UX/lib"
>
> but the build produces no shared libraries.
> The Makefile generated has actually an empty SHARED_LIBS macro
>
> openssl> find . -name libssl\*
> ./libssl.a
> ./libssl.pc
> openssl> egrep ^SHARED Makefile
> SHARED_CRYPTO=libcrypto$(SHLIB_EXT)
> SHARED_SSL=libssl$(SHLIB_EXT)
> SHARED_LIBS=
> SHARED_LIBS_LINK_EXTS=
> SHARED_LDFLAGS=
>
> So, anybody with a sane environment/path on HP-UX?


Try OpenSSL compilation with the following configure options.

# ./Configure --prefix=/vob/tools_HP-UX zlib shared hpux-parisc2-cc

Thanks,
ViSolve Security Consulting Group.
http://www.visolve.com

__________________________________________________ ____________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager majordomo@openssl.org
Reply With Quote
Reply

Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: HP-UX installation (was: Solaris installation: Text relocation remains...) unix Openssl 0 10-07-2007 07:37 PM
Re: Solaris installation: Text relocation remains... unix Openssl 0 10-07-2007 07:37 PM
HP-UX installation (was: Solaris installation: Text relocation remains...) unix Openssl 0 10-07-2007 07:37 PM
Re: Solaris installation: Text relocation remains... unix Openssl 0 10-07-2007 07:36 PM
Solaris installation: Text relocation remains... unix Openssl 0 10-07-2007 07:36 PM


All times are GMT. The time now is 10:29 AM.