>First Curl stopped working - a quick removal of the "fink" version fixed
>that.. So now I am using the standard apple supplied one....
>
>Then xchat stopped working - oddly enough the same library
>
>I ran a debug on it and got this....
>
>
>
>[rmleonard:~] rml% gdb xchat
>GNU gdb 5.0-20001113 (Apple version gdb-203) (Wed Nov 7 16:28:57 GMT 2001)
>(UI_OUT)
>Copyright 2000 Free Software Foundation, Inc.
>GDB is free software, covered by the GNU General Public License, and you are
>welcome to change it and/or distribute copies of it under certain
>conditions.
>Type "show copying" to see the conditions.
>There is absolutely no warranty for GDB. Type "show warranty" for details.
>This GDB was configured as "powerpc-apple-macos10".
>Reading symbols for shared libraries ... done
>(gdb) run
>Starting program: /sw/bin/xchat
>[Switching to thread 1 (process 24232 thread 0x1603)]
>Reading symbols for shared libraries ............................ done
>dyld: /sw/bin/xchat multiple definitions of symbol _dlclose
>/sw/bin/xchat definition of _dlclose
>/sw/lib/libdl.0.dylib(dlopen.o) definition of _dlclose
>
>Program exited with code 0102.
>(gdb)
Max asked me to run dpkg on both dlcompat and xchat
I get this
[rmleonard:~] rml% dpkg -l dlcompat
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii dlcompat 20020120-1 Dynamic loading compatibility library
[rmleonard:~] rml% dpkg -l xchat
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii xchat 1.8.7-3 Graphical IRC client
[rmleonard:~] rml%
when I first ran dpkg -l on dlcompat it showed "ri" instead of "ii"
I rebuilt both dlcompat and xchat with
fink rebuild whatever
so - right now - I CAN run xchat 1.8.6-1 by doing an install via
sudo apt-get install xchat
I have tried rebuilding xchat 1.8.7-1 and -2 but get the same error....
> fink rebuild xchat-1.8.7-1
Where do I go next?
- Re: [Fink-users] memory library problem? Richard Leonard
- Re: [Fink-users] memory library problem? Max Horn
- Re: [Fink-users] memory library problem? Richard Leonard
