Where is tests-m32/Makefile.in?
Masatake YAMATO
yamato at redhat.com
Mon Mar 2 04:49:57 UTC 2015
How can I get tests-m32 directory?
[yamato at x201]~/var/s/strace/trunk/archives/code% git checkout master
git checkout master
Already on 'master'
Your branch is up-to-date with 'origin/master'.
[yamato at x201]~/var/s/strace/trunk/archives/code% git log --oneline| head -5
git log --oneline| head -5
d819fe8 aarch64: add -i option support
4341373 ioctl: use x32 specific ioctl entries on x32 personality
77e0d2d tests/uid16: skip if real uid is larger than 16bit
3a15bc8 tests: fix uid tests on big endian architectures
a8dcf25 tests/getdents: handle older getdents calls
[yamato at x201]~/var/s/strace/trunk/archives/code% autoreconf
autoreconf
configure.ac:867: error: required file 'tests-m32/Makefile.in' not found
configure.ac:867: error: required file 'tests-mx32/Makefile.in' not found
Makefile.am:4: error: required directory ./tests-m32 does not exist
Makefile.am:7: error: required directory ./tests-mx32 does not exist
Makefile.am:412: warning: variable 'ioctlsort_LDFLAGS' is defined but no program or
Makefile.am:412: library has 'ioctlsort' as canonical name (possible typo)
autoreconf: automake failed with exit status: 1
Masatake YAMATO
More information about the Strace-devel
mailing list