bug-gnulib
[Top][All Lists]
Advanced

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

Re: Problems with directory trees "confdir-14B---" and "confdir3"


From: Paul Eggert
Subject: Re: Problems with directory trees "confdir-14B---" and "confdir3"
Date: Sat, 8 Jan 2022 12:27:39 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.1

On 1/7/22 14:43, Peter Dyballa wrote:
The actual cause seems to be an ability of the MacPorts software (Tcl based) to 
remove the deep directory structure.

I expect that one option is to use GNU coreutils 'rm' instead of MacPorts 'rm'. Coreutils 'rm' should not have the bug you're observing.

Another option is to figure out why ./configure's test program isn't cleaning up after itself, which it's supposed to do. If you compile and run the attached program in your environment, what is its exit status and does it leave behind a directory? If it doesn't leave behind a directory, why does it work (i.e., not leave behind a directory) whereas ./configure's test program does not work? If it does leave behind a directory, can you fix it to not do that?

Attachment: deepdir.c
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]