Thanks Joe, I've re-compiled Python with CFLAGS=-fPIC, re-configured mod_python 3.1.4 to use this new build, but it did not make any difference. It still complains about these relocations, even with Apache 2.0.54... Gyula > -----Original Message----- > From: Joe Orton [mailto:jorton@xxxxxxxxxx] > Sent: 18 April 2005 16:13 > To: Toke, Gyula > Cc: 'users@xxxxxxxxxxxxxxxx' > Subject: Re: [users@httpd] mod_python 3.1.4 issue with Apache 2.0.53 > > > 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(dynl > oad_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