From: Alexey Nezhdanov <snake@penza-gsm.ru>
To: Git Mailing List <git@vger.kernel.org>
Subject: GIT compile error on Sun Sparc SB2000
Date: Wed, 11 May 2005 11:41:27 +0400 [thread overview]
Message-ID: <200505111141.27725.snake@penza-gsm.ru> (raw)
Hello. GIT refuses to compile on Debian sarge on sparc64.
Probably some compile flag is incompartible but can't figure out which.
=============================
webmaster@www:/tmp/cogito-0.10$ make
cc -g -O2 -Wall '-DSHA1_HEADER=<openssl/sha.h>' -c -o read-cache.o
read-cache.c
cc -g -O2 -Wall '-DSHA1_HEADER=<openssl/sha.h>' -c -o sha1_file.o
sha1_file.c
cc -g -O2 -Wall '-DSHA1_HEADER=<openssl/sha.h>' -c -o usage.o usage.c
cc -g -O2 -Wall '-DSHA1_HEADER=<openssl/sha.h>' -c -o object.o object.c
cc -g -O2 -Wall '-DSHA1_HEADER=<openssl/sha.h>' -c -o commit.o commit.c
cc -g -O2 -Wall '-DSHA1_HEADER=<openssl/sha.h>' -c -o tree.o tree.c
cc -g -O2 -Wall '-DSHA1_HEADER=<openssl/sha.h>' -c -o blob.o blob.c
cc -g -O2 -Wall '-DSHA1_HEADER=<openssl/sha.h>' -c -o tag.o tag.c
cc -g -O2 -Wall '-DSHA1_HEADER=<openssl/sha.h>' -c -o date.o date.c
cc -g -O2 -Wall '-DSHA1_HEADER=<openssl/sha.h>' -c -o strbuf.o strbuf.c
cc -g -O2 -Wall '-DSHA1_HEADER=<openssl/sha.h>' -c -o diff.o diff.c
ar rcs libgit.a read-cache.o sha1_file.o usage.o object.o commit.o tree.o
blob.o tag.o date.o strbuf.o diff.o
cc -g -O2 -Wall '-DSHA1_HEADER=<openssl/sha.h>' -o git-update-cache
update-cache.c libgit.a -lz -lssl
/usr/bin/ld: skipping
incompatible /usr/lib/gcc-lib/sparc-linux/3.3.3/../../../libz.so when
searching for -lz
/usr/bin/ld: skipping
incompatible /usr/lib/gcc-lib/sparc-linux/3.3.3/../../../libz.a when
searching for -lz
/usr/bin/ld: skipping incompatible /usr/bin/../lib/libz.so when searching for
-lz
/usr/bin/ld: skipping incompatible /usr/bin/../lib/libz.a when searching for
-lz
/usr/bin/ld: skipping incompatible /usr/lib/libz.so when searching for -lz
/usr/bin/ld: skipping incompatible /usr/lib/libz.a when searching for -lz
/usr/bin/ld: cannot find -lz
collect2: ld returned 1 exit status
make: *** [git-update-cache] Error 1
webmaster@www:/tmp/cogito-0.10$
--
Respectfully
Alexey Nezhdanov
next reply other threads:[~2005-05-11 7:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-11 7:41 Alexey Nezhdanov [this message]
2005-05-11 8:01 ` GIT compile error on Sun Sparc SB2000 David Greaves
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=200505111141.27725.snake@penza-gsm.ru \
--to=snake@penza-gsm.ru \
--cc=git@vger.kernel.org \
/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