ambiguous m32_printer_defs.h rules

Dmitry V. Levin ldv at altlinux.org
Sun Nov 8 21:08:36 UTC 2015


On Sun, Nov 08, 2015 at 03:38:20AM +0300, Line Printer wrote:
> On Sun, Nov 8, 2015 at 2:39 AM, Dmitry V. Levin <ldv at altlinux.org> wrote:
> > On Sat, Oct 31, 2015 at 05:20:16PM +0300, Dmitry V. Levin wrote:
> >> On Tue, Oct 27, 2015 at 04:15:57PM -0700, enh wrote:
> >> > ./bootstrap && ./configure && make is failing for me on x86-64:
> >> >
> >> > In file included from m32_printer_defs.h:51:0,
> >> >                  from syscall.c:155:
> >> > m32_printer_decls.h:2:1: error: expected expression before ‘extern’
> >> >  extern bool m32_fetch_seccomp_fprog(struct tcb *tcp, const long addr, void *p);
> >> >  ^
> >>
> >> There seems to be some ambiguousness:
> >>
> >> $ grep '^[^ ]*_defs\.h: ' Makefile.am
> >> m%_defs.h: $(srcdir_mpers_source_files)
> >> %_printer_defs.h: $(srcdir_mpers_source_files)
> >>
> >> It works with GNU make, but has to be fixed nevertheless.
> >
> > I suppose the following patch fixes this issue.
> > Elvira, are you OK with m32_defs.h -> m32_type_defs.h rename?
> 
> Seems reasonable.

OK, pushed it.


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20151109/a2d5b657/attachment.bin>


More information about the Strace-devel mailing list