Charles Philip Chan wrote: > Circa Tue. Oct. 15, 2002 at 08:36:43 -0600, a lone cry was heard from > Adam Fedor <[EMAIL PROTECTED]> in the wasteland called the Internet: > > Hello Adam: > > >>Really? Can you send me the config.log file and base.make? > > > I have attached the files. My libiconv is installed in the prefix /usr > and GNUstep used to be able to link to it.
According to the config.log file, it found the iconv function in the libc library. If you have a recent version of glibc, it's in there, so you don't need a separate library. If you had a problem linking a program becuase it couldn't find iconv, there must be something else wrong. -- Adam Fedor, Digital Optics Corp. | I'm glad I hate spinach, because http://www.doc.com | if I didn't, I'd eat it, and you | know how I hate the stuff. _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
