Re: The problem with UTF-8 capable ftp sites
"Alexander V. Lukyanov" <[email protected]> Wed, 16 Sep 2009 16:36:48 +0400
| Newsgroups | gmane.network.lftp.devel |
|---|---|
| Message-ID | <[email protected]> |
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..