[MPlayer-dev-eng] libdha vs PIC

Diego Biurrun diego at biurrun.de
Sun Oct 15 17:46:22 CEST 2006


I'm checking a few Debian issues, the most important is lintian - the
Debian package check program - complaining that lidha contains non-PIC
code:

E: mplayer: shlib-with-non-pic-code usr/lib/libdha.so.1.0

However, -fPIC is part of the CFLAGS of libdha when creating object
files already ..  If I add -fPIC to the shared library building step
nothing changes and commenting out all assembler references from the
code does not help either.

I'm not familiar with this whole PIC business and stuck right now.  Any
helpful hints appreciated.

Diego



More information about the MPlayer-dev-eng mailing list