On Sat, Feb 08, 2003 at 11:54:15AM -0600, Kelledin wrote: > "gp-relative relocation" means something needs to be compiled > with -fPIC (probably kwave's libmad in this case). Remove and > re-extract the source tree, export LDFLAGS="-fPIC", and try the > build again.
On Sat, Feb 08, 2003 at 09:58:26AM -0800, Alan Young wrote: > Aurelien, > > Try adding -fPIC to the gcc compile options and rebuild the package. > > Alan Thanks Alan and Kelledin ! I checked if Kwave was compiled with -fPIC, but I didn't remark that only libmad wasn't compiled with -fPIC.

