« Return to Thread: Ruby 1.8.4 Mac OS X readline problems

Re: Ruby 1.8.4 Mac OS X readline problems

by Gregory Brown :: Rate this Message:

Reply to Author | View in Thread

On 12/26/05, Michal Suchanek <hramrach@...> wrote:
> Your extension was not properly linked when ruby was built. If you did
> the ruby tests it would probably reveal that. Since ruby does link
> with -undefined suppress it happily builds and installs extensions
> that do not work.
> You can find the LDFLAGS change among the fink patches for ruby. I do
> not know why ruby does this. I tried to post the patch here or to some
> bugtracking system but I never noticed any explanation coming my way
> nor was the patch applied.

Have you offered this patch on the ruby-core mailing list?

 « Return to Thread: Ruby 1.8.4 Mac OS X readline problems