Package: ruby-dev
Version: 1:2.1.0.3
Severity: normal
Dear Maintainer,
I am trying to compile vim with --enable -rubyinterp option.
The make fails with:
make[1]: Entering directory '/home/mauro/VimBuildDirectory/vim74/src'
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include
-I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/libdrm -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-
gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/local/include -g -O2
-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -I/usr/include/ruby-2.1.0
-DRUBY_VERSION=21 -o objects/if_ruby.o if_ruby.c
In file included from /usr/include/ruby-2.1.0/ruby.h:33:0,
from if_ruby.c:99:
/usr/include/ruby-2.1.0/ruby/ruby.h:24:25: fatal error: ruby/config.h: No such
file or directory
#include "ruby/config.h"
^
compilation terminated.
Makefile:2616: recipe for target 'objects/if_ruby.o' failed
make[1]: *** [objects/if_ruby.o] Error 1
The presence of the config.h should solve the problem
-- System Information:
Debian Release: jessie/sid
APT prefers testing-updates
APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.14-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages ruby-dev depends on:
ii ruby2.1-dev 2.1.2-3
ruby-dev recommends no packages.
ruby-dev suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]