Martin Costabel wrote:
> Sean wrote:
> []
>> nm -m /sw/lib/xmms/Output/libOSX.so|fgrep _osx_about
>>
>> with the following result:
>>
>> 00001090 (__TEXT,__text) non-external _osx_about
> 
> Are you sure this is the *same* libOSX.so that gave you earlier the 
> error message
> 
>> dlopen(/sw/lib/xmms/Output/libOSX.so, 2): Symbol not found: _osx_about
>>   Referenced from: /sw/lib/xmms/Output/libOSX.so
>>   Expected in: flat namespace
>>
> 
> The first message says that the symbol is defined, but private, and the 
> second says that the symbol is undefined. It is hard to believe that 
> this comes from the same binary.

Though I do remember "checking whether a (statically linked) program can 
dlopen itself ... yes" from a number of configure scripts.

But maybe in that case the symbol must be external ??
Is the problem typical of 10.5 ?
Did something change in ld in this respect ?

JF

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to