Re: where's version.h ??

Eugenio Jimenez Yguacel (eugenio@cascorro.teleco.ulpgc.es)
Tue, 12 Mar 1996 12:03:06 +0000 (GMT)


On Mon, 11 Mar 1996, Alexandre Molari wrote:

> hello,
> I'm using the kernel 1.3.69 and tried to recompile bind-4.9.3-REL and
> Elm 2.4.24 and failed to do so because these programs need the
> file /usr/include/linux/version.h which was part of the kernel 1.2.13
> and isn't anymore!! What could I do ?
> thanks

cd /usr/src/linux
make mrproper
make config
make dep;make clean
etc...
Hope this helps...
______________________________________________________________________
Eugenio Jimenez Yguacel eugenio@cascorro.teleco.ulpgc.es
E.T.S.I. Telecomunicacion Tfno: (+34)-28-452863
Campus de Tafira S/N Fax: (+34)-28-451243
35017 Las Palmas, Spain Beer, breakfast for champions!
----------------------------------------------------------------------