Hi, 2010/8/16 Markus Neteler <[email protected]>: > On Mon, Aug 16, 2010 at 9:15 AM, Martin Landa <[email protected]> wrote: >> Could be related to LFS issue? > > I guess unlikely: > > man 2 chmod > > SYNOPSIS > #include <sys/stat.h> > > int chmod(const char *path, mode_t mode); > int fchmod(int fd, mode_t mode); > > > Can you try adding > #include <sys/stat.h>
no, it didn't help. See http://www.gnu.org/s/libc/manual/html_node/Attribute-Meanings.html which notes `struct stat`. Martin -- Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
