|
From: | Paul Eggert |
Subject: | Re: [Bug-tar] Problem with fstatat on AIX 7.1 |
Date: | Mon, 05 Sep 2011 11:49:25 -0700 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.21) Gecko/20110831 Thunderbird/3.1.13 |
Thanks. There's still something fishy going on, since the truss output is acting like we are never calling openat. Can you please send a copy of your config.h? I want to verify that HAVE_OPENAT and related macros are set. Also, can you please verify that gnu/openat.c is being compiled and the result is being linked into 'tar'? Can you send the assembly-language output for openat.c? Typically this can be done by compiling with -S rather than with -c (all other options being the same).
[Prev in Thread] | Current Thread | [Next in Thread] |