[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#297769: patch



I forgot to say that if we use schedutils compiled with glibc
2.3.2.ds1-21 (using new sched_{get,set}affinity) + glibc 2.3.2.ds1-21
runtime libraries:

	bash-2.05b# ./taskset
	taskset version 1.3.4
	...

But if we use schedutils compiled with glibc 2.3.2.ds1-21 + glibc
2.3.2.ds1-20 runtime libraries:

	./taskset: /lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.3.4' not found (required by ./taskset)
	
Because 2.3.2.ds1-20 does not have symbol version GLIBC_2.3.4.

Regards,
-- gotom




Reply to: