On Fri, Sep 17, 2010 at 6:05 PM, Benson Margulies <[email protected]> wrote:
>> This won't work. As stated in the issue: compiling using the 10.4 SDK
>> requires the use of gcc 4.0 compiler, not 4.2
>> you applied incomplete patch/not all patches and/or forgot to run
>> autoconf to regenerate configure after patching configure.in
>> configure should complain when using gcc 4.2.x
>
> I reran with CC=/usr/bin/gcc-4.0 to no effect on the result. All the
> pathnames changed to the gcc 4.0.x pathnames, but the error was the
> same.
>
> The issue had two patch files attached I thought the second obviated
> the first, it wasn't clear, I'll try applying both.

No. Take your time and actually read what is written. Both in the
issue as well as here.

the second patch indeed obsoletes the first one. but

*/ don't forget to run autoconf /*

Both the build output as well as configure's output show that neither
of the patches is in effect.

And wrt checking for the SDK: Check whether
/Developer/SDKs/MacOSX10.4u.sdk actually exists and is non-empty

ciao
Christian

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to