Hi, If the bundles do not need to have undefined symbols then you can remove the undefined suppress and flat namespace args from libtool (or whereever). This will give u a 2 level namespace bundle.
Problems if you need to have undefined symbols and 2 level though. Apologies if this is the 64th reply on this, I seem to have a rather long mail lag. Peter On Friday, April 5, 2002, at 04:24 AM, David R. Morrison wrote: > Perhaps some of you perl experts out there can help me with a problem. > I grabbed a module from CPAN and started to make a fink package for it, > so I'm compiling it with fink. It makes some .bundle files, which is > fine. But unfortunately, dyld is finding duplicate symbols between > the different bundles. I notice (using otool -hv /usr/bin/perl) that > perl is compiled with the two-level namespace convention. I vaguely > recall that there is some trick for compiling loadable bundles to make > them compatible with two-level namespaces... does anybody remember what > this is? I'm actually surprised that this problem isn't cropping up > more... _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users