[email protected] (Ludovic Courtès) writes: > Hello, > > Current Git fails to build on Darwin: > > http://hydra.nixos.org/build/175517/log/raw > > I haven’t investigated any further, though.
Darwin has forkpty in util.h instead of the glibc name of pty.h. I'm working on a gnulib module to provide compatibility mappings... stay tuned. /Simon
