Re: Linking error on Soalris x86 and sparc using fips capable openssl 1.0.1h

2014-09-16 Thread Mrunal Nerpawar
Thanks all for the help. I could resolve both the errors: Sun-Intel : using -Wl, -Bsymbolic and resolving few other linking errors. Sun-sparc : Re-building libstdc++ all the errors gone away. Thanks again Andy for pointing it out. Regards, Mrunal On Mon, Sep 15, 2014 at 12:40 AM, Andy Polyakov

Re: Linking error on Soalris x86 and sparc using fips capable openssl 1.0.1h

2014-09-14 Thread Andy Polyakov
> While fips build on soalris, I am getting variour errors: > > Sun-Intel: > > FIPSLD_CC=gcc FIPSLD_LINK=g++ > /unixhome/upg/Unix/SunOS/i386/OpenSource/ssl-1.0.1h/bin/fipsld -fPIC > -shared -g -O2 -o libImpl.so.10.0.0 -lcrypto > Text relocation remains referenced > a

Re: Linking error on Soalris x86 and sparc using fips capable openssl 1.0.1h

2014-09-12 Thread Gaiseric Vandal
I hate compiling stuff on Solaris 10. The gcc version in /usr/sfw/bin is so old. And it uses the Solaris linker in /usr/ccs/bin if if you use /usr/sfw/bin/gmake instead of /usr/ccs/bin/make. Sometimes I can work around issues by renaming /usr/ccs/bin/ld and creating a symlink ld-> /usr

Linking error on Soalris x86 and sparc using fips capable openssl 1.0.1h

2014-09-12 Thread Mrunal Nerpawar
Hi All, While fips build on soalris, I am getting variour errors: Sun-Intel: FIPSLD_CC=gcc FIPSLD_LINK=g++ /unixhome/upg/Unix/SunOS/i386/OpenSource/ssl-1.0.1h/bin/fipsld -fPIC -shared -g -O2 -o libImpl.so.10.0.0 -lcrypto Text relocation remains referenced against sy