On 26 Feb 2015 23:14, Dmitry V. Levin wrote: > On Thu, Feb 26, 2015 at 02:15:33AM -0500, Mike Frysinger wrote: > > --- a/linux/ia64/syscallent.h > > +++ b/linux/ia64/syscallent.h > > @@ -26,6 +26,9 @@ > > * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > > */ > > > > +/* Undo any defines that an earlier dummy.h inclusion setup. */ > > +#undef sys_stime > > + > > /* > > * IA-32 syscalls that have pointer arguments which are incompatible > > * with 64-bit layout get redirected to printargs. > > These ia64 redefinitions to printargs and back are very fragile...
certainly, but i'm not trying to rock the boat here :). the code as-is doesn't build cleanly today. -mike
signature.asc
Description: Digital signature
------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________ Strace-devel mailing list Strace-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/strace-devel