<p dir="ltr"><br>
On Jan 29, 2013 10:11 PM, "grarpamp" <<a href="mailto:grarpamp@gmail.com">grarpamp@gmail.com</a>> wrote:<br>
><br>
> > Thus, I am declaring the following tar.gz to be the final RC for 1.3:<br>
><br>
> Though I don't actually use it on FreeBSD RELENG_4 anymore,<br>
> it doesn't compile there. If someone has old routers or something<br>
> based on that they should speak up.</p>
<p dir="ltr">Do you have the compiler output from RELENG_4? If it's something we can easily fix then we should. Thanks for testing.</p>
<p dir="ltr">><br>
> On RELENG_8 it's fine but for a few small things...<br>
><br>
> # make<br>
> test_torsocks.c:145: warning: 'txtquery' defined but not used<br>
><br>
> # autoreconf -fiv<br>
> libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to <a href="http://configure.in">configure.in</a> and<br>
> libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.<br>
><br>
> I add them as line 1 to the respective files. Been carrying them for a while.<br>
> +AC_CONFIG_MACRO_DIR([m4])<br>
> +ACLOCAL_AMFLAGS = -I m4<br>
></p>
<p dir="ltr">These will likely be fixed in the next version.</p>
<p dir="ltr">Thanks!</p>