chmod 644 TagLib.bs rm -f blib/arch/auto/Audio/TagLib/TagLib.so g++ -shared -L/usr/local/lib -fstack-protector -Wl,-E -fPIC TagLib.o -o blib/arch/auto/Audio/TagLib/TagLib.so \ -L/usr/local/lib -ltag -lz \ /usr/bin/ld: /usr/local/lib/libtag.a(mpegfile.cpp.o): relocation R_X86_64_32S against `_ZTVN6TagLib4MPEG4FileE' can not be used when making a shared object; recompile with -fPIC /usr/local/lib/libtag.a: error adding symbols: Bad value collect2: error: ld returned 1 exit status make: *** [blib/arch/auto/Audio/TagLib/TagLib.so] Error 1