ambiguous m32_printer_defs.h rules
    Dmitry V. Levin 
    ldv at altlinux.org
       
    Sat Oct 31 14:20:16 UTC 2015
    
    
  
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.
-- 
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/20151031/df09a2bb/attachment.bin>
    
    
More information about the Strace-devel
mailing list