I did what your set me but still error message showing in make command Thanks
Marcelo Em Qui 23 Mai 2002 14:04, você escreceu: > Marcelo Welter <[EMAIL PROTECTED]> wrote: > >Dear friends > > > >In my daily update of cvs i have a error: > >winetest.c:28: EXTERN.h: No such file or directory > >winetest.c:29: perl.h: No such file or directory > >make[2]: *** [winetest.o] Error 1 > > > >i run "cvs update -AdP" and not resolv this case > >I delete the file winetest.c, but after cvs update the error back > > > >Well, anybody can help me...? > > Hi Marcelo, > > You need perl headers installed. > The package for it changes from distro to distro. > If you use Conectiva Linux for example, > you can just run > apt-get install perl-devel > > []'s > Raul Dias