No, I don't know where these came from. In the config.log for 1.5.0rc2, I only get

configure:29620: checking for stpcpy
configure:29676: gcc -o conftest -g -Os -Wextra -Wall -framework Carbon -framework OpenGL -framework AGL -framework QuickTime -lz - framework Cocoa conftest.c -lc -lm >&5

Could there be some setting in 'configure' which adds the Carbon and AppKit in 1.5.1 but not in 1.5.0rc2? I don't know much about configuration files to tell.

Gerard

On Aug 6, 2007, at 9:21 AM, Jean-Marc Lasgouttes wrote:

Gerard Ateshian <[EMAIL PROTECTED]> writes:

Here is the part relating to stpcpy.

It says:
configure:29853: gcc -o conftest -Os -framework Carbon -framework OpenGL -framework AGL -framework QuickTime -lz -framework Cocoa conftest.c -lm -liconv -lz -framework ApplicationServices Carbon AppKit >&5
powerpc-apple-darwin8-gcc-4.0.1: Carbon: No such file or directory
powerpc-apple-darwin8-gcc-4.0.1: AppKit: No such file or directory

The problem are the stray Carbon and  AppKit at the end of the command
line. Do you know where they come from?

JMarc


Reply via email to