git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Errors building git-1.5.2.2 on 64-bit Centos 5
@ 2007-06-19 12:37 Bill Lear
  2007-06-19 13:00 ` Johannes Schindelin
  0 siblings, 1 reply; 18+ messages in thread
From: Bill Lear @ 2007-06-19 12:37 UTC (permalink / raw)
  To: git

Also breaks (tar fails) if I do the 'make configure; ./configure'
route.  This is my third try to send this.  I sent also to Junio
yesterday, but no response.

% uname -a Linux blake 2.6.18-8.1.4.el5xen #1 SMP Thu May 17 03:43:13 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux

% gcc --version
gcc (GCC) 4.1.1 20070105 (Red Hat 4.1.1-52)

% make prefix=/opt/git-1.5.2.2 all doc
GIT_VERSION = 1.5.2.2-dirty
    * new build flags or prefix
    CC convert-objects.o
    CC blob.o
    CC commit.o
    CC connect.o
    CC csum-file.o
    CC cache-tree.o
    CC base85.o
    CC date.o
    CC diff-delta.o
    CC entry.o
    CC exec_cmd.o
    CC ident.o
    CC interpolate.o
    CC lockfile.o
    CC patch-ids.o
    CC object.o
    CC pack-check.o
    CC pack-write.o
    CC patch-delta.o
    CC path.o
    CC pkt-line.o
    CC sideband.o
    CC reachable.o
    CC reflog-walk.o
    CC quote.o
    CC read-cache.o
    CC refs.o
    CC run-command.o
    CC dir.o
    CC object-refs.o
    CC server-info.o
    CC setup.o
    CC sha1_file.o
    CC sha1_name.o
    CC strbuf.o
    CC tag.o
    CC tree.o
    CC usage.o
    CC config.o
    CC environment.o
    CC ctype.o
    CC copy.o
    CC revision.o
    CC pager.o
    CC tree-walk.o
    CC xdiff-interface.o
    CC write_or_die.o
    CC trace.o
    CC list-objects.o
    CC grep.o
    CC match-trees.o
    CC alloc.o
    CC merge-file.o
    CC path-list.o
    GEN common-cmds.h
    CC help.o
    CC unpack-trees.o
    CC diff.o
    CC diff-lib.o
    CC diffcore-break.o
    CC diffcore-order.o
    CC diffcore-pickaxe.o
    CC diffcore-rename.o
    CC tree-diff.o
    CC combine-diff.o
    CC diffcore-delta.o
    CC log-tree.o
    CC color.o
    CC wt-status.o
    CC archive-zip.o
    CC archive-tar.o
    CC shallow.o
    CC utf8.o
    CC convert.o
    CC attr.o
    CC decorate.o
    CC progress.o
    CC mailmap.o
    CC symlinks.o
    CC compat/strlcpy.o
    AR libgit.a
    CC xdiff/xdiffi.o
    CC xdiff/xprepare.o
    CC xdiff/xutils.o
    CC xdiff/xemit.o
    CC xdiff/xmerge.o
    AR xdiff/lib.a
    LINK git-convert-objects
libgit.a(utf8.o): In function `reencode_string':
/home/blear/build/git-1.5.2.2/utf8.c:317: undefined reference to `libiconv_open'
/home/blear/build/git-1.5.2.2/utf8.c:328: undefined reference to `libiconv'
/home/blear/build/git-1.5.2.2/utf8.c:353: undefined reference to `libiconv_close'
/home/blear/build/git-1.5.2.2/utf8.c:334: undefined reference to `libiconv_close'
collect2: ld returned 1 exit status
make: *** [git-convert-objects] Error 1


Bill

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

end of thread, other threads:[~2007-06-19 21:17 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-19 12:37 Errors building git-1.5.2.2 on 64-bit Centos 5 Bill Lear
2007-06-19 13:00 ` Johannes Schindelin
2007-06-19 13:24   ` Marco Roeland
2007-06-19 13:50     ` Bill Lear
2007-06-19 14:30       ` Marco Roeland
2007-06-19 14:48         ` Bill Lear
2007-06-19 15:12           ` David Kastrup
2007-06-19 16:16             ` Bill Lear
2007-06-19 20:09               ` Alex Riesen
2007-06-19 20:57                 ` Bill Lear
2007-06-19 21:11                   ` Johannes Schindelin
2007-06-19 21:11             ` Junio C Hamano
2007-06-19 21:17               ` Bill Lear
2007-06-19 13:51   ` Bill Lear
2007-06-19 13:58     ` Johannes Schindelin
2007-06-19 14:13       ` David Kastrup
2007-06-19 13:53   ` Bill Lear
2007-06-19 13:57     ` Johannes Schindelin

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 NNTP newsgroup(s).