git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Akira Kitada <akitada@gmail.com>
Cc: Tay Ray Chuan <rctay89@gmail.com>, git@vger.kernel.org
Subject: Re: Git 1.7.3.1 cannot be built on FreeBSD 4 with gcc 2.95
Date: Sun, 10 Oct 2010 04:06:27 -0700	[thread overview]
Message-ID: <7vfwwetih8.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: <AANLkTindQ8Nty=eUGNgREish0K-=dGgg9qXjWbefKb3M@mail.gmail.com> (Akira Kitada's message of "Sun\, 10 Oct 2010 14\:25\:13 +0900")

Akira Kitada <akitada@gmail.com> writes:

> Thanks for reply.
>
> I use perl 5.8.9 and ExtUtils::MakeMaker is 6.48.
>
> $ /usr/local/bin/perl -v | grep v5
> This is perl, v5.8.9 built for i386-freebsd

Hmm, that is not much different from what I'm running pre-push test on in
one of my VMs.

$ type perl
perl is hashed (/usr/local/bin/perl)
$ /usr/local/bin/perl -v | grep v5
This is perl, v5.8.9 built for i386-freebsd-64int
$ perl -e 'use ExtUtils::MakeMaker; print "$ExtUtils::MakeMaker::VERSION\n";'
6.48

One difference is that I never use ./configure, as that is somewhat
foreign afterthought in our build infrastructure, though.

  parent reply	other threads:[~2010-10-10 11:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-10  2:52 Git 1.7.3.1 cannot be built on FreeBSD 4 with gcc 2.95 Akira Kitada
2010-10-10  4:46 ` Tay Ray Chuan
2010-10-10  5:25   ` Akira Kitada
2010-10-10  5:48     ` Tay Ray Chuan
2010-10-10  6:03       ` Akira Kitada
2010-10-10 11:03         ` Ævar Arnfjörð Bjarmason
2010-10-10 11:06     ` Junio C Hamano [this message]
2010-10-11  1:31       ` Akira Kitada
2010-10-12  3:59         ` Junio C Hamano
2010-10-12  4:36           ` Junio C Hamano

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=7vfwwetih8.fsf@alter.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=akitada@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=rctay89@gmail.com \
    /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).