Re: svn commit: r286504 - head/usr.bin/svn/lib/libapr_util

2015-08-09 Thread Gregory Shapiro
> Huh. Is this an external tool or something? I take it that it is forcing > ICONV off? Yes, it is a tool to build FreeBSD for Wifi APs. If interested, see: https://wiki.freebsd.org/FreeBSD/mips And yes, it does, using a src.conf containing (see 7th line): WITHOUT_KERBEROS="YES" WITHOUT_KER

Re: svn commit: r286504 - head/usr.bin/svn/lib/libapr_util

2015-08-09 Thread Peter Wemm
On Sunday, August 09, 2015 05:14:13 PM Gregory Shapiro wrote: > The change below appears to have broken cross compiling for mips platforms > (using freebsd-wifi-build on an amd64 host): > > /home/gshapiro/tplink/src/usr.bin/svn/lib/libapr_util/../../../../contrib/ap > r-util/xlate/xlate.c:40:19: e

Re: svn commit: r286504 - head/usr.bin/svn/lib/libapr_util

2015-08-09 Thread Gregory Shapiro
The change below appears to have broken cross compiling for mips platforms (using freebsd-wifi-build on an amd64 host): /home/gshapiro/tplink/src/usr.bin/svn/lib/libapr_util/../../../../contrib/apr-util/xlate/xlate.c:40:19: error: iconv.h: No such file or directory mkdep: compile failed --- .dep