This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Errors when building libffi from scratch on Max OS X 10.6.8


Please include some of the output from near the end. This is a bit too little to go on.

 - Jay (phone)

On Oct 9, 2011, at 3:56 PM, Nicolas Tisserand <nicolas.tisserand@manctl.com> wrote:

> Hi,
> 
> I've been fooling around with the objective C runtime of my macbook this weekend, which lead me to the FFI library.
> 
> While trying to build v3.0.10 from scratch, after a successful configure, I encountered the following error when invoking make:
> 
> MAKE x86_64-apple-darwin10.8.0 :        0 * all-all
> make: *** [all-all] Error 1
> 
> I tried the v3.0.09 tree, it builds properly from scratch on my system.
> 
> Out of curiosity, I used git bisect to investigate some more, it seems that this commit introduced the issue:
> 
> commit 7c7c9f327299331022f6000603a35f2310dfe308
> Author: Anthony Green <green@moxielogic.com>
> Date:   Sat Feb 12 09:29:29 2011 -0500
> 
>    ungccify parts of the build
> 
> Building v3.0.09, then pulling the v3.0.10 changes back in, then building without cleaning everything seems to work, though.
> 
> Hope that helps.
> --
> Nicolas
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]