Re: [libxml-devel] syntax error before "iconv_t"

2007-09-13 Thread TRANS
On 9/12/07, Charlie Caroff <[EMAIL PROTECTED]> wrote: > Well, I do -- it's in /usr/local/bin/iconv > > Does libxml expect it in a different location? Do you have the headers installed? Where is iconv.h? I'm not familiar with BSD but for Debian, for example, one would have to make sure the correspo

Re: [libxml-devel] syntax error before "iconv_t"

2007-09-12 Thread Charlie Caroff
Well, I do -- it's in /usr/local/bin/iconv Does libxml expect it in a different location? Charlie On 9/12/07, Dan Janowski <[EMAIL PROTECTED]> wrote: > > It appears you do not have iconv installed. > > Dan > > > On Sep 12, 2007, at 22:26, Charlie Caroff wrote: > > > Hi, I am running FreeBSD 6.2,

Re: [libxml-devel] syntax error before "iconv_t"

2007-09-12 Thread Dan Janowski
It appears you do not have iconv installed. Dan On Sep 12, 2007, at 22:26, Charlie Caroff wrote: > Hi, I am running FreeBSD 6.2, and am trying to install libxml 0.5.1 > for Ruby. When I run gem install, here is the error I get: > > gcc -I. -I. -I/usr/local/lib/ruby/1.8/i386-freebsd6.2 -I. -I

[libxml-devel] syntax error before "iconv_t"

2007-09-12 Thread Charlie Caroff
Hi, I am running FreeBSD 6.2, and am trying to install libxml 0.5.1 for Ruby. When I run gem install, here is the error I get: gcc -I. -I. -I/usr/local/lib/ruby/1.8/i386-freebsd6.2 -I. -I/usr/local/include/libxml2 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -g -O2 -I. -I/usr/local/lib/ruby/1.8/i386-free