From: matz@... (Yukihiro Matsumoto) Date: 2002-01-13T00:47:19+09:00 Subject: Re: Minor compile-time problem in 1.6.6... Hi, In message "Minor compile-time problem in 1.6.6..." on 02/01/09, Garance A Drosihn writes: |I'm new to ruby, and trying to compile it on a variety of solaris, aix, |and irix releases. I came across one minor problem on at least one of |our AIX boxes. It has a , but that file does *not* define |__BEGIN_DECLS or __END_DECLS. Here is a minor patch which fixed the |errors when trying to compile ruby: Thank you (and sorry for being late to respond). matz.