| Posted by: | monsieur |
| Subject: | makefile not compiling |
| Date: | 18:38:29 21/01/2012 |
> > Hi, i configured kismet (kismet-2011-03-R2) and everything was working fine so far, but when i typed "make dep" i got this:
> > "make: *** No rule to make target `makefile.in', needed by `makefile'".
> > Same happens if i try "make" or "make install".
> > What's the matter and what can i do?
>
> should be Makefile.in and Makefile, weird that it's lower case.
>
> Maybe you're not running gnu make? Try gmake.
>
> What platform are you trying to do this on?
Yes, actually the message is like this:
make: Makefile: No such file or directory
make: *** No rule to make target `Makefile'. Stop.
Im using ubuntu. gmake throws me "command not found", but i definitely have the library installed..
Reply to this message