How can I get tests-m32 directory?

    [yamato@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@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@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

------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to