The following issue has been SUBMITTED. ====================================================================== http://bugs.librdf.org/mantis/view.php?id=389 ====================================================================== Reported By: yawniek Assigned To: ====================================================================== Project: Redland Language Bindings Issue ID: 389 Category: Reproducibility: always Severity: minor Priority: normal Status: new Binding Language (java, perl, php, python, ruby, tcl): python ====================================================================== Date Submitted: 2010-10-07 15:17 Last Modified: 2010-10-07 15:17 ====================================================================== Summary: does not build with python 2.7 on os X Description: python 2.7 installation via homebrew on OS X 10.6
Darwin hackbook.zh 10.4.0 Darwin Kernel Version 10.4.0: Fri Apr 23 18:27:12 PDT 2010; root:xnu-1504.7.4~1/RELEASE_X86_64 x86_64 ~/tmp/2/redland-bindings-1.0.11.1 $ python-config --ldflags -ldl -framework CoreFoundation -lpython2.7 -u _PyMac_Error ~/tmp/2/redland-bindings-1.0.11.1 $ python-config --cflags -I/usr/local/Cellar/python/2.7/include/python2.7 -I/usr/local/Cellar/python/2.7/include/python2.7 -fno-strict-aliasing -O3 -march=core2 -msse4.1 -w -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2010-10-07 15:17 yawniek New Issue 2010-10-07 15:17 yawniek Binding Language (java, perl, php, python, ruby, tcl) => python ====================================================================== _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
