The package I maintain has about 100 modules. When loading all of the modules in succession, failures are observed when loading some of the modules even though these modules do load individually. When modules fail to load seems to depend on which dependent program requests the loading. The error information returned by libltdl doesn't seem to make any sense since it refers to unresolved symbols from previously loaded modules. Removing just one problem module from the load request causes all of the loads to succeed.
The modules do all load ok under Linux, Solaris, AIX, IRIX, and HP-UX. Is anyone aware of FreeBSD-specific issues with module loading? Is there some resource limit that may be expended? Bob ====================================== Bob Friesenhahn [EMAIL PROTECTED] http://www.simplesystems.org/users/bfriesen _______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool
