--- ompi/runtime/ompi_info_support.c.orig	2013-04-25 10:00:52.000000000 -0400
+++ ompi/runtime/ompi_info_support.c	2013-04-25 10:01:20.000000000 -0400
@@ -49,7 +49,7 @@
     ompi_info_registered = true;
 
     rc = opal_info_register_framework_params(component_map);
-    if (ORTE_SUCCESS != rc) {
+    if (OPAL_SUCCESS != rc) {
         return rc;
     }
 
