Hi,
when compiling the stable snapshot of rub yof the 4.Dec with
./configure --prefix=/usr --enable-shared --disable-static --enable-install-doc && \
make && sudo make install
I get this:
..........(much other lines of output).......................
shellwords.rb: m.
singleton.rb: m...cc.c.m.....c..
tempfile.rb: c.........c..
unit.rb: mm..
thread.rb: cc.c.......c....c........c......
thwait.rb: c........
time.rb: cc........c
yaml.rb: m.....................m.
iconv.c: No definition for iconv_failure_inspect
No definition for charset_map_get
strscan.c: No definition for strscan_get_string
No definition for strscan_getbyte
No definition for strscan_unscan
zlib.c:
Generating RI...
make: *** [install-doc] Segmentation fault
What did I wrong here ?
Kind regards,
Meino