LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   dono how to compile brctl (https://www.linuxquestions.org/questions/linux-newbie-8/dono-how-to-compile-brctl-292516/)

joirnange 02-20-2005 02:29 AM

dono how to compile brctl
 
[root@localhost bridge-utils-1.0.2]# make
make: *** No targets specified and no makefile found. Stop.


why this error found???
can someone let me know??
is it i must install 2 network cards first b4 compile brctl??

using linux 2.4.20-8

Artanicus 02-20-2005 02:53 AM

it cannot start the compile because it has no Makefile. Usually the makefile is made in the ./configure process. If you havnt done ./configure, do that before make (if the source has one) If you did do it, make sure it wen without errors.

joirnange 02-20-2005 03:08 AM

Thanks...
caz i didnt do ./compile first...


All times are GMT -5. The time now is 09:21 AM.