Hello, A pragmatic solution to this is to use the "IUS Community Project" packages for 64 bit RHEL 5. You have the whole 9 yards ready to go in a maintained yum repo, for free.
Unless you *need* to build, I suggest you use these. JG On Feb 4, 2011 11:06 AM, "octopusgrabbus" <[email protected]> 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 [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.
