unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* Build Error in Latest Git
@ 2010-12-15  6:49 Noah Lavine
  2010-12-15 21:02 ` Andy Wingo
  2010-12-17 18:53 ` Ludovic Courtès
  0 siblings, 2 replies; 9+ messages in thread
From: Noah Lavine @ 2010-12-15  6:49 UTC (permalink / raw)
  To: bug-guile

Hello all,

I got the following build error after I pulled the latest git version of Guile:

<a bunch of stuff that seems irrelevant here>
CCLD   libguile-2.0.la
Undefined symbols:
  "_iconv", referenced from:
      _rpl_iconv in libgnu.a(iconv.o)
     (maybe you meant: _mem_iconveh, _iconveh_close , _rpl_iconv_open
, _mem_cd_iconveh , _str_iconveh , _rpl_iconv , _iconveh_open ,
_rpl_iconv_close , _str_cd_iconveh )
  "_iconv_close", referenced from:
      _rpl_iconv_close in libgnu.a(iconv_close.o)
     (maybe you meant: _rpl_iconv_close)
  "_iconv_open", referenced from:
      _rpl_iconv_open in libgnu.a(iconv_open.o)
      _rpl_iconv_open in libgnu.a(iconv_open.o)
     (maybe you meant: _rpl_iconv_open)
ld: symbol(s) not found
collect2: ld returned 1 exit status

This continued even when I rebuilt everything starting from autogen.sh.

It looks like a link error involving gnulib and libiconv, but I'm not
sure how to debug it. My libiconv is up-to-date, and everything built
fine before I pulled.

Thanks
Noah



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

end of thread, other threads:[~2010-12-17 22:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-15  6:49 Build Error in Latest Git Noah Lavine
2010-12-15 21:02 ` Andy Wingo
2010-12-15 21:19   ` Noah Lavine
2010-12-17 17:10     ` Noah Lavine
2010-12-17 18:52       ` Ludovic Courtès
2010-12-17 22:06       ` Andy Wingo
2010-12-17 22:12         ` Noah Lavine
2010-12-17 20:51     ` Ludovic Courtès
2010-12-17 18:53 ` Ludovic Courtès

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).