Max Horn wrote:

> RIght now I have no idea what else could be going wrong, but then at
> 2:30 AM that's not really a shame I think :-) I'll sleep over it, and
> in addition maybe somebody else has an idea.

No other idea. Just to test Max' idea: Riccardo, could you run 
"otool -l /sw/lib/libdl.dylib" (this is "-l" with a lowercase ell). The
output should end with

Load command 7
     cmd LC_TWOLEVEL_HINTS
 cmdsize 16
  offset 12824
  nhints 14

If Max is right, your output of that command will not show the
LC_TWOLEVEL_HINTS load command but would end with a section on Load
command 6, cmd LC_DYSYMTAB. 

By what evil trick you would have managed to compile dlcompat without
twolevel_namespace, I cannot imagine, simply installing libxpg4 is not
enough. Maybe your dlcompat package is real old, from before OSX 10.1
days? Or - since you didn't give the information, the most horrible
suspicions are allowed - your whole system is not upgraded to 10.1?

In any case (except if you are still on 10.0.x), fink rebuild dlcompat
(takes some seconds only) should repair the problem.

-- 
Martin

_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to