[PATCH] More ppc64 cancel handling fixes

Steve Munroe sjmunroe@us.ibm.com
Wed Jan 15 21:59:00 GMT 2003


Ulrich Drepper writes:

> ... I've applied the patch.

thanks

> Here you see the problem.  The names are not __libc_enable_asynccancel
> etc.  The script had to be tought about the leading period character.
> Please check the current CVS sources.

Thanks again. I pulled cvs head this morning and ran make/make check
straight up. Make ran OK, but make check still fails
tst-cancel-wrappers.sh. Now tst-cancel-wrappers.out is empty. I restarted
make check and it ran to completion.

/bin/sh tst-cancel-wrappers.sh /home/sjmunroe/work/build-23//libc_pic.a \
    /home/sjmunroe/work/build-23//libc.a \
    /home/sjmunroe/work/build-23/linuxthreads//libpthread_pic.a \
    /home/sjmunroe/work/build-23/linuxthreads//libpthread.a >
/home/sjmunroe/work/build-23/linuxthreads/tst-cancel-wrappers.out
make[2]: ***
[/home/sjmunroe/work/build-23/linuxthreads/tst-cancel-wrappers.out] Error 1
make[2]: Leaving directory `/work/libc23/linuxthreads'
make[1]: *** [linuxthreads/tests] Error 2
make[1]: Leaving directory `/work/libc23'
make: *** [check] Error 2

I looked at ./linuxthreads/Makefile and
./linuxthreads/tst-cancel-wrappers.sh but can't see the problem.




More information about the Libc-alpha mailing list