This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] More ppc64 cancel handling fixes


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.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]