dear all,
i downloaded the no-ip client and wanna install it to my debian 4.0. but
when i input make there is tons of compiling error which is about missing
the .h files like stdio.h, stdlib.h..........many many .h files missing....
i have installded the gcc, and also the related lib such as libc6,
libc6-i686 etc.
what can i do to solve the problems. thanks a lot.
kit
libc6-dev
I suppose you had missing the package libc6-dev or libc-dev.
you can "apt-get install libc-dev" or "apt-get install libc-dev" to install time
Or you can choose to install the meta-package build-essential which will install everything for you