Bug#487954: libnuma-dev: and one extern is missing

2008-07-09 Thread Brice Goglin
tags 487954 +fixed-upstream thank you On Sat, Jul 05, 2008 at 01:22:51AM +0200, Brice Goglin wrote: Some of the above is fixed in 2.0.2-rc1 in unstable, but the biggest problem (missing extern) is still there. It's really a big problem since it causes a link failure as soon multiple object

Bug#487954: libnuma-dev: and one extern is missing

2008-07-04 Thread Brice Goglin
Some of the above is fixed in 2.0.2-rc1 in unstable, but the biggest problem (missing extern) is still there. It's really a big problem since it causes a link failure as soon multiple object include numa.h: multiple definition of `numa_all_cpus' Upstream somehow acknowledged that an extern needs

Bug#487954: libnuma-dev: and one extern is missing

2008-06-25 Thread Brice Goglin
Package: libnuma-dev Version: 2.0.1+20080610-1 Followup-For: Bug #487954 And here's another one: /* set up to represent the cpus available to the current task */ struct bitmask *numa_all_cpus; An extern is probably missing here, right? I don't think we want this variable to be added to all .o