unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Noah Lavine <noah.b.lavine@gmail.com>
To: bug-guile@gnu.org
Subject: Build Error in Latest Git
Date: Wed, 15 Dec 2010 01:49:21 -0500	[thread overview]
Message-ID: <AANLkTi=_C8zx=Ojpnaa+JLN5qbrzhjS5PvNkY=rp62qQ@mail.gmail.com> (raw)

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



             reply	other threads:[~2010-12-15  6:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-15  6:49 Noah Lavine [this message]
2010-12-15 21:02 ` Build Error in Latest Git 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='AANLkTi=_C8zx=Ojpnaa+JLN5qbrzhjS5PvNkY=rp62qQ@mail.gmail.com' \
    --to=noah.b.lavine@gmail.com \
    --cc=bug-guile@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).