v4.3.0 builds fine, but...
gambit>> make update fatal: Not a git repository make: *** [fetch] Error 128 gambit>> git --version git version 1.5.4.3
gambit>> git init Initialized empty Git repository in .git/ gambit>> make update fatal: 'origin': unable to chdir or not a git archive fatal: The remote end hung up unexpectedly make: *** [fetch] Error 128
?!?
Cheers, -KenD
Afficher les réponses par date
Yeah, that happened to me when I tried to "make update" in an 4.2.9 directory.
I downloaded the 4.3.0 development tarball to restart the whole process ...
Brad
On Oct 22, 2008, at 5:07 PM, Ken Dickey wrote:
v4.3.0 builds fine, but...
gambit>> make update fatal: Not a git repository make: *** [fetch] Error 128 gambit>> git --version git version 1.5.4.3
gambit>> git init Initialized empty Git repository in .git/ gambit>> make update fatal: 'origin': unable to chdir or not a git archive fatal: The remote end hung up unexpectedly make: *** [fetch] Error 128
?!?
Cheers, -KenD _______________________________________________ Gambit-list mailing list Gambit-list@iro.umontreal.ca https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list
Sorry for inflicting Gambit's growing pains on you. For the move to git you have to get gambc-v4_3_0-devel.tgz which contains the .git directory needed by the "update" make target. The tar file gambc- v4_3_0.tgz does not contain the .git directory, so it does not support "make update". On the other hand it is half as big, and interesting for those who prefer to only build official releases of the system (such as package maintainers for various OSes).
Marc
On 22-Oct-08, at 5:09 PM, Bradley Lucier wrote:
Yeah, that happened to me when I tried to "make update" in an 4.2.9 directory.
I downloaded the 4.3.0 development tarball to restart the whole process ...
Brad
On Oct 22, 2008, at 5:07 PM, Ken Dickey wrote:
v4.3.0 builds fine, but...
gambit>> make update fatal: Not a git repository make: *** [fetch] Error 128 gambit>> git --version git version 1.5.4.3
gambit>> git init Initialized empty Git repository in .git/ gambit>> make update fatal: 'origin': unable to chdir or not a git archive fatal: The remote end hung up unexpectedly make: *** [fetch] Error 128
?!?
Cheers, -KenD _______________________________________________ Gambit-list mailing list Gambit-list@iro.umontreal.ca https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list
Gambit-list mailing list Gambit-list@iro.umontreal.ca https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list