File opennurbs_20121024-compile-error.patch of Package opennurbs
diff -aruN opennurbs_20121024.orig/opennurbs_memory.c opennurbs_20121024/opennurbs_memory.c
--- opennurbs_20121024.orig/opennurbs_memory.c 2012-10-23 08:33:46.000000000 +0200
+++ opennurbs_20121024/opennurbs_memory.c 2013-04-03 20:33:16.538855181 +0200
@@ -113,7 +113,7 @@
// platform, then report it to the support
// contact on http://opennurbs.org and
// the code will be added in the next release.
- ON_ERROR("onmsize not implemented on this compiler or platform.")
+ ON_ERROR("onmsize not implemented on this compiler or platform.");
sz = 0;
#endif
}