Read:

  
http://code.google.com/p/modwsgi/wiki/InstallationIssues#Mixing_32_Bit_And_64_Bit_Packages

Solution is to use a Python installation that provides a shared library.

Graham

On 5 February 2011 03:06, octopusgrabbus <octopusgrab...@gmail.com> wrote:
> I've run into a build problem, and am wondering about the best
> solution for fixing it. This is an RHEL 5 WS system.
>
> Here is the error from running make. ./configure completed fine.
>
> /usr/lib64/apr-1/build/libtool --silent --mode=link gcc -o
> mod_wsgi.la  -rpath /
> usr/lib64/httpd/modules -module -avoid-version    mod_wsgi.lo -L/usr/
> local/lib -
> L/usr/local/lib/python2.6/config -lpython2.6 -lpthread -ldl -lutil -lm
> /usr/bin/ld: /usr/local/lib/libpython2.6.a(node.o): relocation
> R_X86_64_32 again
> st `a local symbol' can not be used when making a shared object;
> recompile with
> -fPIC
> /usr/local/lib/libpython2.6.a: could not read symbols: Bad value
> collect2: ld returned 1 exit status
> apxs:Error: Command failed with rc=65536
>
> Your advice would be very much appreciated. I have mod_wsgi running on
> Ubuntu, and I've got to say the operation over mod_python is well
> worth the work. Thank you.
>
>
>
> --
> You received this message because you are subscribed to the Google Groups 
> "modwsgi" group.
> To post to this group, send email to modwsgi@googlegroups.com.
> To unsubscribe from this group, send email to 
> modwsgi+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/modwsgi?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To post to this group, send email to modwsgi@googlegroups.com.
To unsubscribe from this group, send email to 
modwsgi+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/modwsgi?hl=en.

Reply via email to