On Tue, Nov 16, 2010 at 11:49:33PM +0000, Chris Coleman wrote: > -include */module.mk > > When that wildcard is expanded as "ps/module.mk proc/module.mk", the > makefile fails to link ps/ps (because LIBPROC is empty). Should be easy to fix by explicitly stating the order.
> 2) In proc/sysinfo.c and proc/version.c: > > The functions init_libproc() and init_Linux_version() are both > declared with __attribute__((constructor)). So they are automatically They haven't been that way since January 2010. I made one of them a constructor and the other is called by it. make 3.82 is not even in sid at the moment anyhow, but I'll make the include changes before it comes. Thanks for the heads-up. - Craig -- Craig Small VK2XLZ http://www.enc.com.au/ csmall at : enc.com.au Debian GNU/Linux http://www.debian.org/ csmall at : debian.org GPG fingerprint: 1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org