--- cephes-2.8.p1/spkg-install-orig	2013-03-30 20:48:35.000000000 +0000
+++ cephes-2.8.p1/spkg-install	2013-03-30 20:48:57.000000000 +0000
@@ -24,6 +24,8 @@
     fi
 done
 
+sed -i .orig 's|.*printf|//&1|' */mtherr.c
+
 echo "Building Cephes..."
 $MAKE
 if [ $? -ne 0 ]; then
