Alexander V. Lukyanov
Wed, 16 Sep 2009 05:41:31 -0700
On Wed, Sep 16, 2009 at 02:10:33PM +0300, Hasso Tepper wrote: > - src/ChmodJob.cc needs to include unistd.h for strmode(3). > - src/Torrent.cc needs to include sys/stat.h for mkdir(2).
Fixed it. > - time_t is 64 bits in recent NetBSD versions even on i386 platform, > therefore these assertaions fail on it: Please report these to gnulib team. -- Alexander..