Hi, The attached file is the diff for my ocp 1:0.1.15-1.1 NMU. The changelog entry contains:
ocp (1:0.1.15-1.1) unstable; urgency=medium
* Non-maintainer upload.
* FTBFS: oplplay.cpp:366: error: 'memcpy' was not declared in this
scope (Closes: #474834)
Regards,
--
Chris Lamb, UK [EMAIL PROTECTED]
GPG: 0x634F9A20
diff -u ocp-0.1.15/playopl/oplplay.cpp ocp-0.1.15/playopl/oplplay.cpp --- ocp-0.1.15/playopl/oplplay.cpp +++ ocp-0.1.15/playopl/oplplay.cpp @@ -15,6 +15,7 @@ #include "ocpemu.h" #include <cstdlib> +#include <cstring> /* options */ static int inpause; diff -u ocp-0.1.15/debian/changelog ocp-0.1.15/debian/changelog --- ocp-0.1.15/debian/changelog +++ ocp-0.1.15/debian/changelog @@ -1,3 +1,11 @@ +ocp (1:0.1.15-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * FTBFS: oplplay.cpp:366: error: 'memcpy' was not declared in this + scope (Closes: #474834) + + -- Chris Lamb <[EMAIL PROTECTED]> Sat, 12 Apr 2008 00:39:28 +0100 + ocp (1:0.1.15-1) unstable; urgency=low * New upstream version.
signature.asc
Description: PGP signature

