Read: http://code.google.com/p/modwsgi/wiki/InstallationIssues#Mixing_32_Bit_And_64_Bit_Packages
Graham On 1 April 2010 13:27, Weiwei <[email protected]> wrote: > /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 against `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 > . > make: *** [mod_wsgi.la] Error 1 > > ------------------------------ > environment: > CentOS 5.4 x64 > Server version: Apache/2.2.3 > python 6.5 > > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "modwsgi" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/modwsgi?hl=en.
