On 9/11/13 6:42 AM, Eitan Shelef wrote:
> Hi Alexander
> Thank you for the fast reply - here is the whole thing starting from the 
> first error occurrence:

That's a piece of code called "error.c" ;-)  I was looking for the first 
error _message_ .

<snip>

> ld: warning: ignoring file /usr/local/lib/libexpat.dylib, file was built for 
> unsupported file format ( 0xce 0xfa 0xed 0xfe 0x 7 0x 0 0x 0 0x 0 0x 3 0x 0 
> 0x 0 0x 0 0x 6 0x 0 0x 0 0x 0 ) which is not the architecture being linked 
> (x86_64): /usr/local/lib/libexpat.dylib

<snip>

The above is actually the problem, in spite of being called a "warning". 
  We generally recommend that people rename /usr/local temporarily when 
building packages with Fink (including the initial installation) because 
the build tools automatically look there.  In a terminal, try

        sudo mv /usr/local /usr/local.moved

Then install Fink, and then use

        sudo mv /usr/local.moved /usr/local

to put /usr/local back.
--
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to