Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. ./configure: line 11692: syntax error near unexpected token `0.9.0'
  2. ./configure: line 11692: `GOBJECT_INTROSPECTION_CHECK(0.9.0)'
  3. *** Error during phase configure of libgee: ########## Error running ./configure --prefix /home/chandni/src/install --libdir '/home/chandni/src/install/lib' --disable-static --disable-gtk-doc *** [1/13]
  4.  
  5.  
  6.  
  7.  
  8.  
  9. ./configure context for the erroneous statement:
  10.  
  11.  
  12.  
  13. $as_echo "yes" >&6; }
  14.  
  15. fi
  16.  
  17.  
  18.  
  19. GOBJECT_INTROSPECTION_CHECK(0.9.0)
  20.  
  21. ac_config_files="$ac_config_files Makefile gee-1.0.pc benchmark/Makefile doc/Makefile gee/Makefile tests/Makefile"
  22.  
  23. cat >confcache <<\_ACEOF
  24. # This file is a shell script that caches the results of configure
  25. # tests run on this system so they can be shared between configure
  26. # scripts and configure runs, see configure's option --config-cache.
  27. # It is not
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement