Problems building libpurple dependencies
Jeremy Brown
jeremy at brownjava.org
Sat Oct 24 02:50:09 UTC 2009
Hi adium-devel!
About a week ago I commented on this bug that someone else had filed:
http://trac.adium.im/ticket/13144
As of the latest Adium it still appears not to be working. So I decided
I would try to obtain a fresh copy of libpurple and rebuild it myself,
using the instructions at "Utilities/dep-build-scripts/README".
Everything works peachy until I run "general_dependencies_make.sh". It
fails silently to build glib. The following lines at the end of
"build/dep_make.log" appear to show a problem running glib's configure
script...something about being unable to cross compile a test program:
=============================================
checking size of char... 1
checking size of short... 2
checking size of long... 4
checking size of int... 4
checking size of void *... 4
checking size of long long... 8
checking size of __int64... 0
checking for format to printf and scanf a guint64... none
checking for an ANSI C-conforming const... yes
checking if malloc() and friends prototypes are gmem.h compatible... yes
checking for growing stack pointer... configure: error: cannot run test
program while cross compiling
See `config.log' for more details.
=============================================
Sorry to bug the list but I wondered if anyone's run into something like
this, or if there's anything obvious I'm missing. I'm running 10.6.1 on
an Intel MacBook Pro 17", and I'm using Xcode 3.2 (1610). GCC version
is i686-apple-darwin10-gcc-4.2.1.
Any ideas?
Jeremy
More information about the devel
mailing list