Python bindings on Mac OS 10.9

R. Victor Klassen rvklassen at gmail.com
Wed Mar 19 10:38:25 EDT 2014


So, not hearing back, I thought I’d re-try the jhbuild after the passage of several weeks’ time.

This time, it fails in pango. 

It appears that the error is:

error parsing file Pango-1.0.gir: Line 39, character 34: The attribute 'name' on the element 'type' must be specified

When I try to continue installing, ignoring the error, I get a mess of syntax errors, supposedly in <dirent.h> - don’t know whether these are real.

When, instead, I skip to the next module, the tail end of the messages look like this:

*** Checking out guile *** [55/56]
*** Skipping guile (package and dependencies not updated) *** [55/56]
*** module gnucash not built due to non buildable meta-gtk-osx-core *** [56/56]
*** module gnucash not built due to non buildable meta-gtk-osx-webkit *** [56/56]
*** module gnucash not built due to non buildable goffice *** [56/56]
*** the following modules were not built *** [56/56]
pango gtk+ meta-gtk-osx-core meta-gtk-osx-webkit goffice gnucash

… and guile is not found if I do a configure at this point.

On Feb 12, 2014, at 8:04 PM, John Ralls <jralls at ceridwen.us> wrote:

> 
> On Feb 12, 2014, at 3:51 PM, R. Victor Klassen <rvklassen at gmail.com> wrote:
> 
>> We’re clearly getting closer.
>> 
>> I got through the jhbuild.
>> 
>> So next thing I tried was to run configure within the gnucash-2.6.0 directory.
>> 
>> It got as far as checking for guile, and …
>> 
>> checking for guile-1.8 >= 1.8.5... yes
>> checking GUILE_CFLAGS... -D_THREAD_SAFE -I/Users/victor/gnucash-stable/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include 
>> checking GUILE_LIBS... -L/Users/victor/gnucash-stable/lib -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib -lguile -arch i386 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -mmacosx-version-min=10.8 -Wl,-headerpad_max_install_names -lgmp -lm -lltdl 
>> checking for guile... no
>> configure: error: guile required but not found
>> 
>> So, I’m not sure what’s up with this.  It found a guile-1.8, but no guile?  Don’t know whether it’s an issue with configure or whether there’s still something missing.
> 
> Any error in compiling a configure test will cause it to say that, so you have to look at config.log to find out what actually happened.
> 
> Regards,
> John Ralls
> 
> 




More information about the gnucash-user mailing list