- missing -fPIC flag, breaks when linking - the compilation command is $(CC) -s -DVERSION=\"$(VERSION)\" $(OPTIONS) `xmms-config --cflags --libs` `gtk-config --cflags --libs` -o xmms-musepack-$(VERSION).so $(SOURCE) 2>&1 | grep -v '/usr/' "grep -v '/usr'" prevents compilation errors from being detected and catches stranges errors... Reproducible: Always Steps to Reproduce:
Already fixed in CVS.