public inbox for sid@sourceware.org
 help / color / mirror / Atom feed
* Error during make
       [not found] <a96261ec0901070016g1e362ab7u9b1bdd909c9f8f21@mail.gmail.com>
@ 2009-01-07  8:19 ` Arijit Dutta
  2009-01-10  9:39   ` Frank Ch. Eigler
  0 siblings, 1 reply; 2+ messages in thread
From: Arijit Dutta @ 2009-01-07  8:19 UTC (permalink / raw)
  To: sid

Hi,

Make shows the following error:

Undefined symbols:
  "_iconv_close", referenced from:
      __nl_free_domain_conv in libintl.a(loadmsgcat.o)
  "_libiconv_set_relocation_prefix", referenced from:
      _libintl_set_relocation_prefix in libintl.a(relocatable.o)
  "_iconv_open", referenced from:
      __nl_init_domain_conv in libintl.a(loadmsgcat.o)
      __nl_init_domain_conv in libintl.a(loadmsgcat.o)
  "_iconv", referenced from:
      __nl_find_msg in libintl.a(dcigettext.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
rm -f .libs/sidS.o
Reaping losing child 0x00113e50 PID 53152
make[5]: *** [sid] Error 1
Removing child 0x00113e50 PID 53152 from chain.
Reaping losing child 0x00113a60 PID 53115
make[4]: *** [all] Error 2
Removing child 0x00113a60 PID 53115 from chain.

and aborts subsequently. I get the same errors on both the 20090101
and 20081201 versions of sid.
GCC version - i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490)

Thanks for your help.

-Arijit

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Error during make
  2009-01-07  8:19 ` Error during make Arijit Dutta
@ 2009-01-10  9:39   ` Frank Ch. Eigler
  0 siblings, 0 replies; 2+ messages in thread
From: Frank Ch. Eigler @ 2009-01-10  9:39 UTC (permalink / raw)
  To: Arijit Dutta; +Cc: sid

"Arijit Dutta" <dutta.arijit@gmail.com> 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-01-10  9:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <a96261ec0901070016g1e362ab7u9b1bdd909c9f8f21@mail.gmail.com>
2009-01-07  8:19 ` Error during make Arijit Dutta
2009-01-10  9:39   ` Frank Ch. Eigler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).