Thank you. I will try over the weekend and report back. Also, I tried an installation using Debian and the svn code; I have created a new README to track notes on what I had to do. It made it to the last step where 'group openxpki did not exist' during apache installation script. Should be easy to overcome, but I had to sleep at that point. I can post that in a different thread if you wish.
FYI, I prefer to use CentOS just to keep managing my servers easier if they are homogeneous. Thanks, Ben Quoting Alexander Klink <[email protected]>: > 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 > ----- End forwarded message ----- ------------------------------------------------------------------------------ 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
