Configuring subdirectories test

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm seeing a failure for test 131, today's CVS-head (hopefully same as git ;-) )
on NetBSD-current/i386. I'm a little confused as to how it could pass. It
seems that a variety of files/directories are created, then (testsuite):

  # Running the outer configure recursively should provide the innermost
  # help strings.
  chmod a-w inner/innermost inner .

So the chmod a-w . means that tests/testsuite.dir/131 is

dr-xr-xr-x  4 prlw1  wheel  512 Nov  3 15:07 131

The next thing after the chmod is

./configure

which wants to write config.log to . and can't. (No a+w on 131)


How is this meant to work?

Cheers,

Patrick


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux