Possible Bug in Gnulib

2010-12-17 Thread Noah Lavine
d this problem for myself by commenting out the "#undef iconv" in those three files. Is this a solution that could be merged into Gnulib? Or is there another solution that could be merged? Thanks Noah Lavine

Re: Possible Bug in Gnulib

2010-12-19 Thread Noah Lavine
Hello, > Thanks for your report. For a good report, you should also have stated >  - how you configured guile, >  - the precise error message that you got. Sorry about that. I configured Guile with ./configure --prefix=/Users/noah/Desktop/guile --with-libiconv-prefix=/opt/local --with-libunistri

Re: Possible Bug in Gnulib

2010-12-19 Thread Noah Lavine
also on glibc systems. It's due to a typo that > I unfortunately made on 2010-12-04. > > Thank you very much for investigating and pointing to the precise spot > where the problem was. > > > 2010-12-19  Bruno Haible   > >        iconv_open: Fix regression from 20