> loop_unicode.h: In function `unicode_loop_convert':
> loop_unicode.h:172: `errno' undeclared (first use in this function)
> loop_unicode.h:172: (Each undeclared identifier is reported only once
> loop_unicode.h:172: for each function it appears in.)
> loop_unicode.h:172: `EILSEQ' undeclared (first use in this function)

Looks like errno.h is not being included. The only reason for this that I
can think of is that you have another iconv.h is a system location
somewhere that is being included. If this is the case, do you really need
to be building peer iconv?

Regards, Frank

Francis James Franklin
[EMAIL PROTECTED]

It's getting them wrong that is living, getting them wrong and wrong and
wrong and then, on careful reconsideration, getting them wrong again.
That's how we know we're alive: we're wrong.
                                                         --- Philip Roth


Reply via email to