Sebastien Toulmonde [off-list ref] writes:
Hello all,
I'm trying to build Git from source for our end-users. Our platform
range from Solaris 8 to 10 (we're migrating to 11 this year).
Meanwhile, I'm trying to build Git from source, as there is no package
for Solaris 8/10 (opencsw can't be used in our environment). I've been
able to build it successfully, using Sun Studio and gmake 3.84. But
unfortunately, the build process does not compile/link any
git-remote-*
programs... Which leads me to an unusable git for use in remote
architecture (which is what we use).
These git-remote-* have more dependencies than the core git executable.
Probably you lack libcurl (lib or header files) or something like this?
--
Matthieu Moy
http://www-verimag.imag.fr/~moy/