On Thu, Mar 18, 2004 at 01:36:37PM -0600, Bob Friesenhahn wrote:
> 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?

Tried upgrading to the latest 5.x release or 5-CURRENT?

Nothing in sysctl -a stands out to me.

-- 
albert chin ([EMAIL PROTECTED])


_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to