Re: [ANNOUNCE] GIT 1.5.2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

> The latest feature release GIT 1.5.2 is available

It does not compile for me on Solaris 10 with forte 12 with the
following error. Any ideas?

export PATH="/opt/forte12/SUNWspro/bin:/usr/ccs/bin:/usr/bin:/usr/openwin/bin"

cd git-1.5.2
/opt/csw/bin/gmake \
        CFLAGS='-O' \
        CC=/opt/forte12/SUNWspro/bin/cc \
        DESTDIR=/var/tmp/sithglan-pkg/git-1.5.2-buildroot \
        ETC_GITCONFIG=/etc/gitconfig \
        INSTALL=/opt/csw/bin/ginstall \
        NO_CURL=1 \
        NO_EXPAT=1 \
        NO_ICONV=1 \
        NO_OPENSSL=1 \
        NO_TCLTK=1 \
        TAR=/opt/csw/bin/gtar \
        mandir=/usr/share/man \
        prefix=/usr \
        install
...
gmake[2]: Leaving directory `/var/tmp/sithglan-pkg/git-1.5.2/templates'
/opt/forte12/SUNWspro/bin/cc -O  -D__EXTENSIONS__ -DNO_OPENSSL -DNO_ICONV -DSHA1_HEADER='"mozilla-sha1/sha1.h"' -DETC_GITCONFIG='"/etc/gitconfig"' -DNO_STRCASESTR -o test-chmtime   test-chmtime.c
Undefined                       first referenced
symbol                             in file
die                                 test-chmtime.o
release_pack_memory                 test-chmtime.o
sane_ctype                          test-chmtime.o
ld: fatal: Symbol referencing errors. No output written to test-chmtime
gmake[1]: *** [test-chmtime] Error 1
gmake[1]: Leaving directory `/var/tmp/sithglan-pkg/git-1.5.2'


        Thomas
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux