#4810: Ruby-2.1.1 fails to build with Readline-6.3
--------------------+-------------------------
 Reporter:  Krejzi  |      Owner:  blfs-book@…
     Type:  defect  |     Status:  new
 Priority:  normal  |  Milestone:  7.6
Component:  BOOK    |    Version:  SVN
 Severity:  normal  |   Keywords:
--------------------+-------------------------
 Following sed fixes it:

 {{{
 sed -e "s:(Function \*)readline:(rl_hook_func_t \*)readline:" -i
 ext/readline/readline.c
 }}}

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/4810>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to