Hi, On Tue, May 25, 2010 at 08:44:29AM +0200, Lucas Nussbaum wrote:
> Relevant part: > > /usr/bin/ld: .libs/mod_redir_to_servname.o: relocation R_X86_64_32 against > > `.text' can not be used when making a shared object; recompile with -fPIC > > .libs/mod_redir_to_servname.o: could not read symbols: Bad value > > collect2: ld returned 1 exit status > The full build log is available from: > > http://people.debian.org/~lucas/logs/2010/05/24/apache2-redirtoservname_0.1.2-3_lsid64.buildlog That smells like a broken build environment, specifically the bit where gcc does not accept the '-fPIC' option, but other places as well (failing to compile an empty program that includes dlfcn.h). Simon -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org