Hi Ben,

if you google for the error message, you can find that this is
a common problem. I found
http://www.gentoo.org/proj/en/base/amd64/howtos/index.xml?part=1&chap=3
to be helpful.

On Thu, Jan 15, 2009 at 07:58:14PM -0800, Benjamin Baez wrote:
> Tried addubg -fPIC to lines 39 and
> 
> LDDLFLAGS = -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2  
> -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64  
> -mtune=generic -fPIC
> 
> and 1244
> 
> OPTIMIZE = -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions  
> -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC
> 
> Still getting the same error.  Any suggestions?

>From what I understand from the referenced page above, you might need to
re-compile OpenSSL with -fPIC (Case 3.f on the page) ...

HTH,
Cheers,
  Alex
-- 
Dipl.-Math. Alexander Klink | IT-Security Engineer
        [email protected] | working @ urn:oid:1.3.6.1.4.1.11417

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to