At 8:26 Uhr -0600 16.04.2002, Justin Hallett wrote: >it would be nice if we didn't have to do this. I know in my xine port i >need to beable to use both which is a pain, though i'm not sure why i need >both yet.
Uhm yeah well, we could add code to automatically prepend an underscore if a symbol lookup fails, but I rather would not since that could at least in theory break other things. At least it should be thought thru carefully first. You should rather tell the maintainers of the affected package to fix that bloody damns thing :-) Also, it might be possible ot manually trace down all uses of dlopen and replace them with dlsym_prepend_underscore on a case-by-case basis. Max -- ----------------------------------------------- Max Horn Software Developer email: <mailto:[EMAIL PROTECTED]> phone: (+49) 6151-494890 _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel
