devel/apr1 build fails due to missing libiconv.la (converters/libiconv, libiconv-1.14_6, Ports tree r373997) ... ... /bin/sh /misc/work/ports/misc/ports/devel/apr1/work/apr-1.5.1/libtool --silent --mode=link cc -O2 -pipe -march=prescott -fno-strict-aliasing -L/misc/local/lib -L/misc/local/lib/db5 -release 1 -module -rpath /misc/local/lib/apr-util-1 -o dbd/apr_dbd_odbc.la dbd/apr_dbd_odbc.lo -L/misc/local/lib -lodbc -L/misc/local/lib -lodbc libtool: link: cannot find the library `/misc/local/lib/libiconv.la' or unhandled argument `/misc/local/lib/libiconv.la' *** Error code 1 1 error ... ... which actually is not installed by libiconv port.
Auto-assigned to maintainer apache@FreeBSD.org
Currently installed version of apr1 is apr-1.4.8.1.5.3. Problem came up while ... portmaster -d --no-confirm -H -r sqlite3-3.8.7.2 ... also fails ... cd /misc/ports/devel/apr1 && make install ... and ... portmaster -d --no-confirm -H -r apr-1.4.8.1.5.3
Install was also unsuccessful after deleting the currently installed version.
Please follow the instructions in UPDATING entry 20140909.
Thanks much. Removing the *.la files fixed the apr1 build problem.