I tried to compile the source code for the shine program from the comprec package but could not do it. Part of the reason is that I cannot compile anything that refers to the trigonometric function cos(). The only reference to cos() that I found in the include files is tgmath.h, but that file seems to have been truncated.