From: Matt Wynne Date: 2006-10-21T04:29:57+09:00 Subject: Re: libiconv: iconv_open is missing? > See how "-O -pipe -I/opt/local/include -fno-common" appears twice? > But it was appended the second time without a space, so that the "-O" > is touching the "-Wall". > > At the very least, you'd want a space between the "-Wall" and the "-O", > to prevent them from touching and combining to form an unrecognized > option. Very sharp Bill, I should have spotted that myself. It turns out I don't need this component for my project after all, so I'm just dropping the problem. Thanks again for your friendly assistance though guys! cheers, Matt -- Posted via http://www.ruby-forum.com/.