On Thu, Apr 14, 2005 at 09:20:25AM -0400, Toke, Gyula wrote: > and here comes a long list which ends with: > > printf 0x154 > /path_to_python/2.3.5/lib/python2.3/config/libpython2.3.a(dynload_shlib.o) > printf 0x7c > /path_to_python/2.3.5/lib/python2.3/config/libpython2.3.a(acceler.o) > printf 0xb0 > /path_to_python/2.3.5/lib/python2.3/config/libpython2.3.a(acceler.o) > printf 0x114 > /path_to_python/2.3.5/lib/python2.3/config/libpython2.3.a(acceler.o) > ld: fatal: relocations remain against allocatable but non-writable sections > collect2: ld returned 1 exit status > apxs:Error: Command failed with rc=65536 The way to solve this problem is to rebuild Python using -fPIC in CFLAGS, as I mentioned in the bug report. Have you tried that? Regards, joe --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx