File lilypond-gcc44-relocate.patch of Package lilypond
Index: lily/relocate.cc =================================================================== --- lily/relocate.cc.orig 2011-07-26 00:42:15.000000000 +0200 +++ lily/relocate.cc 2011-11-27 15:24:29.284161148 +0200 @@ -16,6 +16,7 @@ You should have received a copy of the GNU General Public License along with LilyPond. If not, see <http://www.gnu.org/licenses/>. */ +#include <cstring> #include "relocate.hh"