see subject and patch
regards -steve
Index: lcr/lcr_ifact.c =================================================================== --- lcr/lcr_ifact.c (revision 2227) +++ lcr/lcr_ifact.c (working copy) @@ -365,7 +365,9 @@ int scandir_entries; unsigned int libs_to_scan; char dl_name[1024]; +#ifdef COROSYNC_SOLARIS void (*comp_reg)(void); +#endif scandir_entries = scandir (path, &scandir_list, lcr_select_so, alphasort); if (scandir_entries > 0)
_______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
