On 28 Aug, 2009, at 22:20, Graham Perrin wrote:
>
> Re <
http://chandlerproject.org/Developers/BuildingChandlerDesktop>
> after
> commanding
> make DEBUG=1 world
> whilst I was sleeping, two things occurred:
>
> * openssl crashed five times in rapid succession between
> 2009-08-29 00:10:02.208 +0100 and
> 2009-08-29 00:10:03.430 +0100 (times within crash logs)
>
> * make failed, probably 2009-08-29 00:17
>
> Attached:
>
> * the first of the five crash logs for
> /Users/gjp22/Developer/chandler/external/openssl/openssl-0.9.8d/
> build_debug/apps/openssl
I'm wondering if some of the code that version of openssl uses to
build itself is not 64-bit safe.
>
> * Terminal output, including the environment and the time when
> PythonInterpreter.icns was written.
>
> Any ideas?
You might try something like
make MACOSX_DEPLOYMENT_TARGET=10.5 BUILD_ROOT=$(pwd) world
I'm not sure that that will work at all: The Makefiles are building
all kinds of unnecessary stuff, like a python interpreter, since it
doesn't recognise Mac OS X 10.6 as a known build type.
--Grant
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev