Axel Thimm wrote: > On Sat, Nov 01, 2008 at 04:33:42PM +0100, Angel Marin wrote: >> Axel Thimm wrote: >>> On Thu, Sep 25, 2008 at 10:06:42AM +0200, Angel Marin wrote: >>>> Axel, any progress on this? I've tested your 29.1 build but it still >>>> exhibits the issue. >>> On Wed, Oct 22, 2008 at 04:33:33PM +0200, Alexander 'Leo' Bergolth wrote: >>>> Any news on this? >>> I haven't tried anything new yet. >> config.log should have plenty of info about it (what kernel headers are >> used for the test, the actual code that is compiled for the check, ...). >> If you could post it somewhere I can have a look to see if at least I >> can reproduce the failure and work from there :) > > If I understand the issue correctly, the problem lies in a false > positive check on find_task_by_pid. Unfortunately when a check is > positive the verbositiy is low, see the output below. But the test is > probably hidden in configure somewhere:
[...] > WARNING: Symbol version dump > /srv/atrpms.net/atrpms/kernelsrc/f9-x86_64/2.6.26.6-79.fc9-x86_64/Module.symvers > is missing; modules will have no dependencies and modversions. This is the culprit. If Module.symvers is not there, the test succeeds here too. Now, is it really missing in your kernel tree or is the configure check somehow broken? -- Angel Marin http://anmar.eu.org/ _______________________________________________ atrpms-devel mailing list [email protected] http://lists.atrpms.net/mailman/listinfo/atrpms-devel
