(libxpg4 maintainer CCed)

Martin Costabel wrote:
> 
> Eric Dufour wrote:
> >
> > My installation seems more & more messy, can anyone tell me how to solve
> > these multiple definition problems ?
> 
> Well, there are some incompatible packages out there. It's impossible to
> install everything at the same time.
> 
> []
> > su edufour -c 'cvs -z3 update -d -P'
> > dyld: cvs multiple definitions of symbol _des_crypt
> > /usr/lib/libcrypto.0.9.dylib(fcrypt.o) definition of _des_crypt
> > /System/Library/Frameworks/Kerberos.framework/Versions/A/Frameworks/KerberosDES.
> > framework/Versions/A/KerberosDES(master.o) definition of _des_crypt
> > ### su failed, exit code 66
> 
> Let me guess: You have the fink cvs package installed ('which cvs' gives
> you /sw/bin/cvs) and the environment variable DYLD_FORCE_FLAT_NAMESPACE
> set (probably from the libxpg4 package). My personal advice: Uninstall
> both packages unless you are sure you need one of them.

Followup to this: I see that the latest version of libxpg4 has
previsions to unsetenv DYLD_FORCE_FLAT_NAMESPACE for certain programs.
It seems that cvs should be in this list, at least when cvs is installed
from fink. OTOH I don't know if that alias trick will work for the cvs
that is used inside fink selfupdate. 

-- 
Martin

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

Reply via email to