XCode 4.3

Jack Howarth howarth at bromo.med.uc.edu
Sun Feb 19 14:17:27 PST 2012


On Sun, Feb 19, 2012 at 02:11:41PM -0800, Art McGee wrote:
> >> I've got MacPorts, Fink, and Pkgsrc co-existing on my machine, and
> >> they're working OK so far.
> >
> > I hope that means that you have both MacPorts and Fink configured for nonstandard prefixes, meaning your MacPorts is somewhere other than
> > /opt/local and your Fink is somewhere other than /sw. Otherwise you're just asking for trouble.
> 
> I've been using it this way since Tiger, and haven't had any problems,
> mainly because MacPorts is my primary, and Fink is only a backup when
> something is missing or out of date in MacPorts (e.g., Re-Alpine).
> 
> Also, the PATH, MANPATH, and INFOPATH to MacPorts comes before Fink,
> which I read as advice somewhere a long time ago, and that seems to
> allow it to work.
> 
> I imagine if I was using Fink more heavily then I might run into a
> conflict, but I'm not, so I haven't.

The only issues I have had with fink and macports co-existing on
the same volume has been fink's xml-sax-expat-pm5123 package which
somehow seems confused when /opt/local exists.

/sw/bin/dpkg-lockwait -i /sw/fink/dists/stable/main/binary-darwin-x86_64/libs/perlmods/xml-sax-expat-pm5123_0.40-4_darwin-x86_64.deb
(Reading database ... 50986 files and directories currently installed.)
Preparing to replace xml-sax-expat-pm5123 0.40-4 (using
.../xml-sax-expat-pm5123_0.40-4_darwin-x86_64.deb) ...
Unpacking replacement xml-sax-expat-pm5123 ...
Setting up xml-sax-expat-pm5123 (0.40-4) ...
update-perl5123-sax-parsers: adding Perl SAX parser module info file of XML::SAX::Expat...
dyld: lazy symbol binding failed: Symbol not found: _Perl_Gthr_key_ptr
  Referenced from: /sw/lib/perl5/5.12.3/darwin-thread-multi-2level/auto/XML/Parser/Expat/Expat.bundle
  Expected in: flat namespace

dyld: Symbol not found: _Perl_Gthr_key_ptr
  Referenced from: /sw/lib/perl5/5.12.3/darwin-thread-multi-2level/auto/XML/Parser/Expat/Expat.bundle
  Expected in: flat namespace

/sw/var/lib/dpkg/info/xml-sax-expat-pm5123.postinst: line 6: 56511 Trace/BPT trap: 5      
/sw/sbin/update-perl5123-sax-parsers --add XML::SAX::Expat
/sw/bin/dpkg: error processing xml-sax-expat-pm5123 (--install):
 subprocess post-installation script returned error exit status 133
Errors were encountered while processing:
 xml-sax-expat-pm5123
### execution of /sw/bin/dpkg-lockwait failed, exit code 1

> 
> 
> Art
> _______________________________________________
> macports-dev mailing list
> macports-dev at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev


More information about the macports-dev mailing list