git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: John Norris <john@norricorp.f9.co.uk>
Cc: <git@vger.kernel.org>
Subject: Re: Building git 2.4.5 on AIX 6.1 problems
Date: Thu, 09 Jul 2015 11:30:18 -0700	[thread overview]
Message-ID: <xmqqwpy9uqth.fsf@gitster.dls.corp.google.com> (raw)
In-Reply-To: <516b832bd9db48e4bdb486d63b2a3977@imap.force9.net> (John Norris's message of "Thu, 09 Jul 2015 18:06:22 +0000")

John Norris <john@norricorp.f9.co.uk> writes:

> I am trying to compile git 2.4.5 which I downloaded as a tar file on
> AIX 6.1. The machine has gcc installed.
> Having read through the INSTALL file, there appear to be several ways,
> either using configure, make, make install or just make, make install
> with prefix of where to install.
> Anyway whichever approach I try I end up with the same error.
>     LINK git-credential-store
> ld: 0711-224 WARNING: Duplicate symbol: .bcopy
> ...
> But really need help as this is very frustrating and googling has not
> found anything that quite matches it.

As "ld: 0711-224 WARNING: Duplicate symbol: .bcopy" seems to hit
many similar issues across different piece of software, I have a
suspicion that AIX folks (as opposed to Git folks) may have a lot
better insight to the peculiarity of the platform.

Running "make" with "V=1" may show the exact command line that is
invoked (it would begin with "gcc ...", I think), which may help
diagnosing the issue further.

  reply	other threads:[~2015-07-09 18:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-09 18:06 Building git 2.4.5 on AIX 6.1 problems John Norris
2015-07-09 18:30 ` Junio C Hamano [this message]
2015-07-10  4:32   ` John Norris
2015-07-10  5:06     ` Jeff King
2015-07-10  5:09     ` Junio C Hamano
2015-07-11  6:31       ` norricorp
2015-07-11  6:57         ` Junio C Hamano
2015-07-12  4:18           ` Jeff King
2015-07-13  8:24             ` norricorp
2015-07-16 14:49               ` norricorp

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: http://vger.kernel.org/majordomo-info.html

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

  git send-email \
    --in-reply-to=xmqqwpy9uqth.fsf@gitster.dls.corp.google.com \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=john@norricorp.f9.co.uk \
    /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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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