Greetings, Charles Wilson! >> Rebase didn't help. Still broken, IMO. I'm going back to 1.7.9 or will >> rebuild w/ cygcrypto-0.9.8 as the OP had suggested. >> >> x86$ git clone https://github.com/FFmpeg/FFmpeg.git ffmpeg >> Cloning into 'ffmpeg'... >> remote: Reusing existing pack: 345748, done. >> remote: Counting objects: 613, done. >> remote: Compressing objects: 100% (325/325), done. >> remote: Total 346361 (delta 386), reused 484 (delta 288) >> Receiving objects: 100% (346361/346361), 102.25 MiB | 2.93 MiB/s, done. >> Resolving deltas: 100% (270961/270961), done. >> fatal: object of unexpected type >> fatal: index-pack failed >>
> I've found that I need to do the following: > PATH=/usr/bin git .... > or I get odd failures. So I've actually set that up as an alias: > alias git='PATH=/usr/bin git' This sounds like you have issues with the default $PATH order. -- WBR, Andrey Repin (anrdae...@yandex.ru) 29.01.2014, <01:00> Sorry for my terrible english... -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple