On Mon, 2007-06-04 at 17:49 -0500, William A. Rowe, Jr. wrote: > [+1] apr-iconv-1.2.0
Fedora 7, i386, builds against APR 1.2.9 (both against APR build tree and installed APR). One note, though. Without --prefix option to configure, the build fails with: ----------------------------------------------- /bin/sh /home/users/bojan/aa/apr-1.2.9/libtool --mode=link gcc -g -O2 -pthread -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/home/users/bojan/aa/apr-iconv-1.2.0/lib -I/home/users/bojan/aa/apr-iconv-1.2.0/include -I/home/users/bojan/aa/apr-1.2.9/include -module -avoid-version -rpath NONE/lib/iconv -o iso-8859-1.la iso-8859-1.lo libtool: link: only absolute run-paths are allowed ----------------------------------------------- Looks like default prefix was set to NONE (literally). Not sure if this is intentional or not. -- Bojan
