Re: [Fink-devel] fileutils missing dep on libgettext3-shlibs kills /usr/bin/gcc

2005-08-28 Thread Martin Costabel
Matthew Sachs wrote: [] dyld: Library not loaded: /Volumes/SandBox/fink/sw/lib/libintl.3.dylib Referenced from: /Volumes/SandBox/fink/sw/bin/mkdir Reason: image not found /usr/sbin/gcc_select: line 645: 1350 Trace/BPT trap This asks for filing a bug against gcc_select, I think. A sc

[Fink-devel] libbonoboui2-2.10.0-1 upstream file has different md5 sum

2005-08-28 Thread Daniel Johnson
curl -f -L -O ftp://ftp.gnome.org/pub/GNOME/sources/libbonoboui/2.10/ libbonoboui-2.10.0.tar.bz2 % Total% Received % Xferd Average Speed TimeTime Time Current Dload Upload Total Spent Left Speed 100 778k 100 778k0 0 63246

Re: [Fink-devel] fileutils missing dep on libgettext3-shlibs kills /usr/bin/gcc

2005-08-28 Thread Martin Costabel
Matthew Sachs wrote: [] This applies to many more scripts on the system than just gcc_select, and I don't believe that any of them set their own PATH. gcc_select Looking at some of the examples, one sees indeed very different levels of careful programming. Some of the scripts go to great l

Re: [Fink-devel] fileutils missing dep on libgettext3-shlibs kills /usr/bin/gcc

2005-08-28 Thread Martin Costabel
AIDA Shinra wrote: [] The gcc_select seems to work as long as the tools are POSIXly correct and /bin/sh is bash. To keep tools correct is our responsibility. But to guarantee that they are correct in all situations at all times is impossible. If you require this you cannot ever develop Fink pa