[OpenAFS] Adding -fPIC to openafs rpms builds?

Derrick Brashear shadow@gmail.com
Fri, 31 Oct 2008 10:59:44 -0400


This came up on the waklog devel list. Why the (shared, and thus PIC)
libraries are not being linked I can't say. waklog should *only* be
making the AFS syscall. You don't even need all the libraries. It
should either
1) link *shared* libafsrpc
or
2) provide its own syscall stub (license-reusable one in heimdal)
or
3) try to link libkafs/libkopenafs

Changing all the RPMs because waklog's build system is wrong? Bad idea.

-- 
Derrick