On Tue, Feb 1, 2011 at 3:47 PM, Randell <josephrandell.benavi...@gmail.com> wrote: > I basically had to modify the `configure` file to not use the glibc > implementation of iconv. Makes me wonder why the default implementation that > it was looking for was glibc, while the default version being used in Mac > and Windows is libiconv.
Most likely because glibc-dev is much more likely to be installed than the standalone libiconv (as in, distros using the GNU C Library should already have an iconv() implementation.) I suspect there's a desync between the glibc and standalone versions (both of them from GNU anyway) or maybe your app just really needs a newer iconv() than the one glibc supplies. -- Zak B. Elep || zakame.net 1486 7957 454D E529 E4F1 F75E 5787 B1FD FA53 851D _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List http://lists.linux.org.ph/mailman/listinfo/plug Searchable Archives: http://archives.free.net.ph