Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jun 2011 14:45:46 -0400
From:      Ron Aitchison <ron@zytrax.com>
To:        dinoex@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: ap13-mod_ruby-1.3.0_1
Message-ID:  <4E0CC45A.8010501@zytrax.com>

next in thread | raw e-mail | index | archive | help
I had a problem installing ruby for apache 1.3.42 on FBSD 8.1 RELEASE on 
an AMD64 processor. It failed in "make install" due to a failure to find 
regmatch_t definition (at lines 1071 and 1075 in httpd.h) using 
oniguruma.h from /usr/local/lib/ruby/1.8/amd64-freebsd8/oniguruma.h 
which supplies regex_t but not regmatch_t.
I fixed my problem by simply copying the regmatch_t definition from a 
handy pcreposix.h file into the oniguruma.h file which I'm sure is not 
the "right" solution.
I'm happy to supply any further info you require or to raise a bug 
report if you would prefer.
Regards and thanks for your great work.

-- 
Ron Aitchison                      www.zytrax.com
ZYTRAX                             ron@zytrax.com
                                    tel: 514-315-4296
                                    Suite 22
                                    6201 Chemin Cote St. Luc
                                    Hampstead QC H3X 2H2 Canada
Author: Pro DNS and BIND (Apress) ISBN 1-59059-494-0




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E0CC45A.8010501>