質問編集履歴

2

エラー文追記。

2018/05/22 06:24

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -58,9 +58,53 @@
58
58
 
59
59
 
60
60
 
61
-
61
+ Provided configuration options:
62
62
 
63
+ --with-opt-dir
64
+
65
+ --without-opt-dir
66
+
67
+ --with-opt-include
68
+
69
+ --without-opt-include=${opt-dir}/include
70
+
71
+ --with-opt-lib
72
+
73
+ --without-opt-lib=${opt-dir}/lib
74
+
75
+ --with-make-prog
76
+
77
+ --without-make-prog
78
+
79
+ --srcdir=.
80
+
63
-
81
+ --curdir
82
+
83
+ --ruby=/home/vagrant/.rbenv/versions/2.4.0/bin/$(RUBY_BASE_NAME)
84
+
85
+ --with-libxml2-config
86
+
87
+ --without-libxml2-config
88
+
89
+ --with-pkg-config
90
+
91
+ --without-pkg-config
92
+
93
+ extconf.rb:29:in `<main>': The "libxml2" package isn't available. (RuntimeError)
94
+
95
+
96
+
97
+ To see why this extension failed to compile, please check the mkmf.log which can be found here:
98
+
99
+
100
+
101
+ /home/vagrant/.rbenv/versions/2.4.0/lib/ruby/gems/2.4.0/extensions/x86_64-linux/2.4.0-static/ovirt-engine-sdk-4.2.4/mkmf.log
102
+
103
+
104
+
105
+ extconf failed, exit code 1
106
+
107
+
64
108
 
65
109
 
66
110
 

1

エラー文追記

2018/05/22 06:24

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -40,6 +40,24 @@
40
40
 
41
41
 
42
42
 
43
+
44
+
45
+ current directory: /home/vagrant/.rbenv/versions/2.4.0/lib/ruby/gems/2.4.0/gems/ovirt-engine-sdk-4.2.4/ext/ovirtsdk4c
46
+
47
+ /home/vagrant/.rbenv/versions/2.4.0/bin/ruby -r ./siteconf20180522-11143-c35v2a.rb extconf.rb
48
+
49
+ checking for xml2-config... no
50
+
51
+ *** extconf.rb failed ***
52
+
53
+ Could not create Makefile due to some reason, probably lack of necessary
54
+
55
+ libraries and/or headers. Check the mkmf.log file for more details. You may
56
+
57
+ need configuration options.
58
+
59
+
60
+
43
61
 
44
62
 
45
63