Bug#400190: amd64 build failure for unixcw - missing -fPIC in testcase...

2006-12-04 Thread Andreas Henriksson
I hope this might help you fix the problem... When I run the attached test.sh in my amd64 unstable pbuilder environment I get the following output: # ./test.sh ++ cat ++ gcc -c conftest.c ++ gcc -shared -o conftest.so conftest.o /usr/bin/ld: conftest.o: relocation R_X86_64_32 against `a local

Bug#400190: amd64 build failure for unixcw - missing -fPIC in testcase...

2006-12-04 Thread Joop Stakenborg
2006/12/4, Andreas Henriksson [EMAIL PROTECTED]: I hope this might help you fix the problem... When I run the attached test.sh in my amd64 unstable pbuilder environment I get the following output: # ./test.sh ++ cat ++ gcc -c conftest.c ++ gcc -shared -o conftest.so conftest.o /usr/bin/ld: