<div dir="ltr">Hello,<div><br></div><div>R16B02 compiles fine on our FreeBSD 9.1 with the same gcc version as you have. </div><div><br></div><div>What seems to happen is that when including "pcre.h" gcc decides to use the system "pcre.h" rather then the erts version. I found a potential workaround here: <a href="https://github.com/iriscouch/build-couchdb/issues/56">https://github.com/iriscouch/build-couchdb/issues/56</a>. i.e. move the $(INCLUDE) found here[1] to before the $(subst, ...). Let me know if that works for you. </div>
<div><br></div><div>Lukas</div><div><br></div><div>   [1]: <a href="https://github.com/erlang/otp/blob/maint/erts/emulator/Makefile.in#L656">https://github.com/erlang/otp/blob/maint/erts/emulator/Makefile.in#L656</a></div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Oct 30, 2013 at 2:19 PM, z_axis <span dir="ltr"><<a href="mailto:z_axis@163.com" target="_blank">z_axis@163.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
$ uname -a<br>
FreeBSD <a href="http://mybsd.zsoft.com" target="_blank">mybsd.zsoft.com</a> 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #3 ...<br>
<br>
$ gcc -v<br>
Using built-in specs.<br>
Target: i386-undermydesk-freebsd<br>
Configured with: FreeBSD/i386 system compiler<br>
Thread model: posix<br>
gcc version 4.2.1 20070831 patched [FreeBSD]<br>
<br>
Regards!<br>
<br>
在 Wed, 30 Oct 2013 17:11:46 +0800,Lukas Larsson <<a href="mailto:garazdawi@gmail.com" target="_blank">garazdawi@gmail.com</a>> 写道:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
Hello,<br>
<br>
You forgot to mention which gcc and FreeBSD version you are using.<br>
<br>
Lukas<br>
<br>
<br>
On Wed, Oct 30, 2013 at 3:10 AM, z_axis <<a href="mailto:z_axis@163.com" target="_blank">z_axis@163.com</a>> wrote:<br>
<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
I am frustrated by R16B02 : "beam/erl_bif_re.c:984: error:<br>
    'PCRE_EXTRA_LOOP_LIMIT' undeclared (first use in this function)\n<br>
    beam/erl_bif_re.c:986: error: 'pcre_extra' has no member named<br>
    'loop_limit' ..."  when compiling on FreeBSD<br>
<br>
Sincerely!<br>
<br></div>
______________________________<u></u>**_________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/**listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/**<u></u>listinfo/erlang-questions</a><<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http<u></u>://erlang.org/mailman/<u></u>listinfo/erlang-questions</a>><br>

<br><span class="HOEnZb"><font color="#888888">
</font></span></blockquote></blockquote><span class="HOEnZb"><font color="#888888">
<br>
<br>
-- <br>
使用 Opera 革命性的电子邮件客户程序: <a href="http://www.opera.com/mail/" target="_blank">http://www.opera.com/mail/</a><br>
<br>
</font></span></blockquote></div><br></div>