Advertisement
Guest User

Untitled

a guest
Oct 24th, 2011
360
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. checking for headers required to compile python extensions... not found
  2. configure: error: could not find Python headers
  3. *** Error during phase configure of pycairo-python2.6: ########## Error running ./configure --prefix /Users/gtkosx/gtk/inst --libdir '/Users/gtkosx/gtk/inst/lib' *** [13/17]
  4.  
  5. checking for headers required to compile python extensions... not found
  6. configure: error: could not find Python headers
  7. *** Error during phase configure of pygobject: ########## Error running ./configure --prefix /Users/gtkosx/gtk/inst --libdir '/Users/gtkosx/gtk/inst/lib' --disable-introspection *** [14/17]
  8.  
  9.  
  10. checking for headers required to compile python extensions... not found
  11. configure: error: could not find Python headers
  12. *** Error during phase configure of pygtk: ########## Error running ./configure --prefix /Users/gtkosx/gtk/inst --libdir '/Users/gtkosx/gtk/inst/lib' CFLAGS="$CFLAGS -xobjective-c" lt_cv_sys_global_symbol_pipe="'sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''" *** [15/17]
  13.  
  14. make clean
  15. Makefile:16: *** missing separator. Stop.
  16. *** Error during phase clean of pygtk: ########## Error running make clean *** [15/17]
  17.  
  18. make
  19. Makefile:16: *** missing separator. Stop.
  20. *** Error during phase build of pygtk: ########## Error running make *** [15/17]
  21.  
  22. make install
  23. Makefile:16: *** missing separator. Stop.
  24. *** Error during phase install of pygtk: ########## Error running make install *** [15/17]
  25.  
  26. checking whether to build Python bindings... configure: error: Couldn't find the required Python tools.
  27. *** Error during phase configure of gtk-mac-integration-python: ########## Error running ./configure --prefix /Users/gtkosx/gtk/inst --libdir '/Users/gtkosx/gtk/inst/lib' --enable-python *** [16/17]
  28.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement