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 <[email protected]> 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
pgpe9iJaxHSZb.pgp
Description: PGP signature
------------------------------------------------------------------------------
_______________________________________________ Strace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/strace-devel
