On Thu, 25 Jan 2001, Roumen Petrov wrote: > > diff : > ... > - ret = chmod(name, a->perm & 077); > + ret = chmod(name, a->perm & 0777); > This was pointed out and already corrected. > slackware has in sys/stat.h Not sure what your getting at. Is ./configure misdetecting this? - Ben