This is another instance of a problem reported earlier this year wrt. m4 and libiconv.
http://marc.info/?l=openpkg-users&m=117814024501513&w=2 Suggested workaround along the lines of http://cvs.openpkg.org/chngview?cn=35088: --- findutils.spec 2007/08/22 11:51:06 1.1 +++ findutils.spec 2007/08/22 12:31:42 @@ -33,7 +33,7 @@ Group: ShellUtils License: GPL Version: 4.2.31 -Release: 20070531 +Release: 20070822 # list of sources Source0: ftp://ftp.gnu.org/gnu/findutils/findutils-%{version}.tar.gz @@ -69,6 +69,7 @@ GREP="grep" \ ./configure \ --prefix=%{l_prefix} \ + --libdir=%{l_prefix}/lib/findutils \ --libexecdir=%{l_prefix}/libexec/findutils \ --datarootdir=%{l_prefix} \ --localstatedir=%{l_prefix}/var/findutils \ -- Michael Diers | Software Developer | http://www.elego.de/ ______________________________________________________________________ OpenPKG http://openpkg.org User Communication List openpkg-users@openpkg.org