On Tue, Jun 27, 2000 at 21:49:39 +0200, Sven Burgener wrote: > grep: /usr/include/netinet/in.h: No such file or directory
> checking whether the C compiler (gcc ) works... no > configure: error: installation or configuration problem: C compiler cannot > create executables. > Looks like some libs need installing, don't you think? > What lib-package contains /usr/include/netinet/in.h? libc6-dev. > Judging from the above, it looks as though there is also a problem with > his gcc, right? No. gcc Recommends: libc-dev (which libc6-dev) provides. It needs libc-dev in order to compile regular programs. It doesn't have a Depends: libc-dev as there is a common use of gcc for which libc-dev isn't required: building kernels. HTH, Ray -- POPULATION EXPLOSION Unique in human experience, an event which happened yesterday but which everyone swears won't happen until tomorrow. - The Hipcrime Vocab by Chad C. Mulligan