bug-tar
[Top][All Lists]
Advanced

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

Re: [Bug-tar] Problem with fstatat on AIX 7.1


From: Paul Eggert
Subject: Re: [Bug-tar] Problem with fstatat on AIX 7.1
Date: Mon, 05 Sep 2011 14:36:19 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.21) Gecko/20110831 Thunderbird/3.1.13

So it appears that our replacement openat is not being called at all:
it's not printing anything when we instrument it.

What is the preprocessor output for create.c?  It's supposed to
be invoking the replacement openat, but apparently that's not working.
Please compile src/create.c in the way that 'make' normally does it,
with all the -I and -D options, except use cc -E rather than cc -c.

While we're at it, please do the same thing for gnu/openat.c.



reply via email to

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