pavicic wrote:
> On Mon, Dec 21, 2009 at 10:54:04PM -0500, Alexander Hansen wrote:
>> On 12/21/09 7:42 PM, pavicic wrote:
>>> On Mon, Dec 21, 2009 at 03:58:35PM -0500, Alexander Hansen wrote:
>>>> On 12/21/09 3:34 PM, pavicic wrote:
>>>>     
>>>>> On Mon, Dec 21, 2009 at 01:01:18PM -0500, Alexander Hansen wrote:
>>>>>> On 12/21/09 12:02 PM, pavicic wrote:
[]
>>>>>>> # file /sw/lib/libintl.8.dylib
>>>>>>> /sw/lib/libintl.8.dylib: Mach-O 64-bit dynamically linked shared library
>>>>>>> x86_64
>>>>>>>
>>>>>>> # file /sw/bin/msgfmt
>>>>>>> /sw/bin/msgfmt: Mach-O executable i386
[]
> file=`echo af | sed 's,.*/,,'`.gmo \
>         && rm -f $file && /sw/bin/msgfmt -o $file af.po
> dyld: Library not loaded: /sw/lib/libintl.8.dylib
>   Referenced from: /sw/bin/msgfmt
>   Reason: no suitable image found.  Did find:
>       /sw/lib/libintl.8.dylib: mach-o, but wrong architecture

Well, you still have the as yet unexplained phenomenon of a 64bit 
/sw/lib/libintl.8.dylib in a 32bit Fink installation. This should be 
impossible (and I don't understand Alex' remark that this is a bug in 
Fink's packaging). You should be able to get rid of it by running

   fink rebuild libgettext8-shlibs

But as long as you don't know how it came to be there, you will not know 
whether you will hit this or similar bugs again. When you switch between 
stable and unstable, how do you do it?

-- 
Martin

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to