Re: Error during make
[email protected] (Frank Ch. Eigler) Sat, 10 Jan 2009 04:39:11 -0500
| Newsgroups | gmane.comp.emulators.sid.devel |
|---|---|
| Message-ID | <[email protected]> |
"Arijit Dutta" <[email protected]> writes: > Make shows the following error: > Undefined symbols: > "_iconv_close", referenced from: > __nl_free_domain_conv in libintl.a(loadmsgcat.o) > [...] There must be some incompatibility between several different versions of libintl available on your build / system. Try removing the one in the sid-related build tree and reconfiguring sid. - FChE