Git development
 help / color / mirror / Atom feed
From: David Greaves <david@dgreaves.com>
To: Alexey Nezhdanov <snake@penza-gsm.ru>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: GIT compile error on Sun Sparc SB2000
Date: Wed, 11 May 2005 09:01:08 +0100	[thread overview]
Message-ID: <4281BBC4.8060709@dgreaves.com> (raw)
In-Reply-To: <200505111141.27725.snake@penza-gsm.ru>

Alexey Nezhdanov wrote:

>Hello. GIT refuses to compile on Debian sarge on sparc64.
>Probably some compile flag is incompartible but can't figure out which.
>  
>
read the error message:

>/usr/bin/ld: skipping 
>incompatible /usr/lib/gcc-lib/sparc-linux/3.3.3/../../../libz.so when 
>  
>
hmm...
libz.so

>/usr/bin/ld: cannot find -lz
>  
>
Can't find often equals "not installed"

So go to aptitude, search for zlib
You'll find libz-dev
Install it

Or just run
apt-get install libz-dev

And try again

David


  reply	other threads:[~2005-05-11  7:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-11  7:41 GIT compile error on Sun Sparc SB2000 Alexey Nezhdanov
2005-05-11  8:01 ` David Greaves [this message]
2005-05-11  9:32   ` Alexey Nezhdanov
2005-05-11 11:01 ` David Woodhouse
2005-05-11 11:58   ` David Woodhouse
2005-05-11 12:34     ` Mark Brown
2005-05-11 12:57   ` Alexey Nezhdanov
2005-05-11 13:01     ` Alexey Nezhdanov

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

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

  git send-email \
    --in-reply-to=4281BBC4.8060709@dgreaves.com \
    --to=david@dgreaves.com \
    --cc=git@vger.kernel.org \
    --cc=snake@penza-gsm.ru \
    /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