I had some problems building tests for libinktomi++ on snow leopard. First, iconv wasn't being linked to. Second, there was an invalid implicit conversion in the freelist test. This patch fixes both problems in the dev branch. I also tested it on Ubuntu 8.10 to make sure I didn't break the tests on other platforms.
Geoff