from memory, the package you need would be libc6-dev. Here are some useful things that will help you:
- install "apt-file" using apt-get or the GUI installer - do "apt-file search blahblah.h" when you can't sort a dependency. It gets easier after a bit :-)
