[OpenAFS] amd64_linux24 skipped stuff?
Derrick J Brashear
shadow@dementia.org
Mon, 23 Oct 2006 10:11:49 -0400 (EDT)
On Sun, 22 Oct 2006, Russ Allbery wrote:
> AMD64 is one of the systems where bad things happen to PAM modules if they
> contain any non-PIC code. I'm fairly sure that the default OpenAFS build
> process builds non-PIC code into the PAM modules; this is probably why
> they're disabled.
It's not just PAM modules. The ld.so on amd64 can't do the necessary
fixups needed to link static libraries into a shared object.