Discussion:
[Refdb-devel] [ refdb-Bugs-1599208 ] Error message from autogen.sh for svn revision 237
SourceForge.net
2006-11-19 13:48:15 UTC
Permalink
Bugs item #1599208, was opened at 2006-11-19 05:48
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=385991&aid=1599208&group_id=26091

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Error message from autogen.sh for svn revision 237

Initial Comment:
On my computer (Mandriva Linux 2007.0), i get:

./autogen.sh
aclocal:configure.in:243: warning: macro `AM_ICONV_LINK' not found in library

This results in the configure step to:
./configure: line 3900: AM_ICONV_LINK: command not found

When i try to build refdb, it fails with the error message:

then mv -f ".deps/refdbdcheckref.Tpo" ".deps/refdbdcheckref.Po"; else rm -f ".deps/refdbdcheckref.Tpo"; exit 1; fi
gcc -g -O2 -o refdbd refdbd.o refdbdref.o refdbda.o refdbdbib.o pref.o strfncs.o tokenize.o connect.o risdb.o writeris.o getopt.o readris.o backend.o backend-scrn.o backend-ris.o backend-risx.o backend-db31.o backend-teix.o backend-bibtex.o backend-html.o backend-dbib.o backend-dbiba.o backend-citationlistx.o linklist.o xmlhandler.o enigma.o cgi.o atoll.o dbfncs.o xmlout.o risxhandler.o authorinfo.o risdata.o noteshandler.o refdbdnote.o writenote.o backendn-scrn.o backendn-notex.o backendn-html.o xmlhelper.o mset.o refdbdgetref.o refdbdupdb.o passwd.o refdbdcheckref.o -ldl -ldbi -lz -lexpat @LIBICONV@


I've tried to search for circumventing this, but unfortunately without luck :-(

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=385991&aid=1599208&group_id=26091
SourceForge.net
2006-11-19 20:58:11 UTC
Permalink
Bugs item #1599208, was opened at 2006-11-19 14:48
Message generated for change (Comment added) made by mhoenicka
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=385991&aid=1599208&group_id=26091

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: Works For Me
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Markus Hoenicka (mhoenicka)
Summary: Error message from autogen.sh for svn revision 237

Initial Comment:
On my computer (Mandriva Linux 2007.0), i get:

./autogen.sh
aclocal:configure.in:243: warning: macro `AM_ICONV_LINK' not found in library

This results in the configure step to:
./configure: line 3900: AM_ICONV_LINK: command not found

When i try to build refdb, it fails with the error message:

then mv -f ".deps/refdbdcheckref.Tpo" ".deps/refdbdcheckref.Po"; else rm -f ".deps/refdbdcheckref.Tpo"; exit 1; fi
gcc -g -O2 -o refdbd refdbd.o refdbdref.o refdbda.o refdbdbib.o pref.o strfncs.o tokenize.o connect.o risdb.o writeris.o getopt.o readris.o backend.o backend-scrn.o backend-ris.o backend-risx.o backend-db31.o backend-teix.o backend-bibtex.o backend-html.o backend-dbib.o backend-dbiba.o backend-citationlistx.o linklist.o xmlhandler.o enigma.o cgi.o atoll.o dbfncs.o xmlout.o risxhandler.o authorinfo.o risdata.o noteshandler.o refdbdnote.o writenote.o backendn-scrn.o backendn-notex.o backendn-html.o xmlhelper.o mset.o refdbdgetref.o refdbdupdb.o passwd.o refdbdcheckref.o -ldl -ldbi -lz -lexpat @LIBICONV@


I've tried to search for circumventing this, but unfortunately without luck :-(

----------------------------------------------------------------------
Comment By: Markus Hoenicka (mhoenicka)
Date: 2006-11-19 21:58

Message:
Logged In: YES
user_id=85809
Originator: NO

Please make sure that libiconv is installed on your system
(http://www.gnu.org/software/libiconv/, usually also available as a
package). You should then have /usr/[local/]share/aclocal/iconv.m4 on your
system.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=385991&aid=1599208&group_id=26091
SourceForge.net
2006-11-20 22:46:53 UTC
Permalink
Bugs item #1599208, was opened at 2006-11-19 05:48
Message generated for change (Comment added) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=385991&aid=1599208&group_id=26091

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: Works For Me
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Markus Hoenicka (mhoenicka)
Summary: Error message from autogen.sh for svn revision 237

Initial Comment:
On my computer (Mandriva Linux 2007.0), i get:

./autogen.sh
aclocal:configure.in:243: warning: macro `AM_ICONV_LINK' not found in library

This results in the configure step to:
./configure: line 3900: AM_ICONV_LINK: command not found

When i try to build refdb, it fails with the error message:

then mv -f ".deps/refdbdcheckref.Tpo" ".deps/refdbdcheckref.Po"; else rm -f ".deps/refdbdcheckref.Tpo"; exit 1; fi
gcc -g -O2 -o refdbd refdbd.o refdbdref.o refdbda.o refdbdbib.o pref.o strfncs.o tokenize.o connect.o risdb.o writeris.o getopt.o readris.o backend.o backend-scrn.o backend-ris.o backend-risx.o backend-db31.o backend-teix.o backend-bibtex.o backend-html.o backend-dbib.o backend-dbiba.o backend-citationlistx.o linklist.o xmlhandler.o enigma.o cgi.o atoll.o dbfncs.o xmlout.o risxhandler.o authorinfo.o risdata.o noteshandler.o refdbdnote.o writenote.o backendn-scrn.o backendn-notex.o backendn-html.o xmlhelper.o mset.o refdbdgetref.o refdbdupdb.o passwd.o refdbdcheckref.o -ldl -ldbi -lz -lexpat @LIBICONV@


I've tried to search for circumventing this, but unfortunately without luck :-(

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2006-11-20 14:46

Message:
Logged In: NO

Ok, sorry fot the noise.

The iconv.m4 file is into the gettext-devel file in Mandriva ...

----------------------------------------------------------------------

Comment By: Markus Hoenicka (mhoenicka)
Date: 2006-11-19 12:58

Message:
Logged In: YES
user_id=85809
Originator: NO

Please make sure that libiconv is installed on your system
(http://www.gnu.org/software/libiconv/, usually also available as a
package). You should then have /usr/[local/]share/aclocal/iconv.m4 on your
system.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=385991&aid=1599208&group_id=26091
SourceForge.net
2006-11-20 23:22:10 UTC
Permalink
Bugs item #1599208, was opened at 2006-11-19 14:48
Message generated for change (Comment added) made by mhoenicka
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=385991&aid=1599208&group_id=26091

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Closed
Resolution: Works For Me
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Markus Hoenicka (mhoenicka)
Summary: Error message from autogen.sh for svn revision 237

Initial Comment:
On my computer (Mandriva Linux 2007.0), i get:

./autogen.sh
aclocal:configure.in:243: warning: macro `AM_ICONV_LINK' not found in library

This results in the configure step to:
./configure: line 3900: AM_ICONV_LINK: command not found

When i try to build refdb, it fails with the error message:

then mv -f ".deps/refdbdcheckref.Tpo" ".deps/refdbdcheckref.Po"; else rm -f ".deps/refdbdcheckref.Tpo"; exit 1; fi
gcc -g -O2 -o refdbd refdbd.o refdbdref.o refdbda.o refdbdbib.o pref.o strfncs.o tokenize.o connect.o risdb.o writeris.o getopt.o readris.o backend.o backend-scrn.o backend-ris.o backend-risx.o backend-db31.o backend-teix.o backend-bibtex.o backend-html.o backend-dbib.o backend-dbiba.o backend-citationlistx.o linklist.o xmlhandler.o enigma.o cgi.o atoll.o dbfncs.o xmlout.o risxhandler.o authorinfo.o risdata.o noteshandler.o refdbdnote.o writenote.o backendn-scrn.o backendn-notex.o backendn-html.o xmlhelper.o mset.o refdbdgetref.o refdbdupdb.o passwd.o refdbdcheckref.o -ldl -ldbi -lz -lexpat @LIBICONV@


I've tried to search for circumventing this, but unfortunately without luck :-(

----------------------------------------------------------------------
Comment By: Markus Hoenicka (mhoenicka)
Date: 2006-11-21 00:22

Message:
Logged In: YES
user_id=85809
Originator: NO

Good. Going to close this bug report.

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2006-11-20 23:46

Message:
Logged In: NO

Ok, sorry fot the noise.

The iconv.m4 file is into the gettext-devel file in Mandriva ...

----------------------------------------------------------------------

Comment By: Markus Hoenicka (mhoenicka)
Date: 2006-11-19 21:58

Message:
Logged In: YES
user_id=85809
Originator: NO

Please make sure that libiconv is installed on your system
(http://www.gnu.org/software/libiconv/, usually also available as a
package). You should then have /usr/[local/]share/aclocal/iconv.m4 on your
system.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=385991&aid=1599208&group_id=26091
Loading...