[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problem with make
From: |
Paul D. Smith |
Subject: |
Re: problem with make |
Date: |
Sun, 21 Aug 2005 19:08:13 -0400 |
%% alejandro alvarado <address@hidden> writes:
aa> i get this error while doing #make
aa> node007:~/myri/Myrinet/gm-2.1.1_Linux # make
aa> make: /lib/modules/2.4.21-143-smp//Makefile: No such file or directory
aa> make: *** No rule to make target `/lib/modules/2.4.21-143-smp//Makefile'.
aa> Stop.
aa> make: *** No rule to make target
aa> `/lib/modules/2.4.21-143-smp/build/scripts/modpost', needed by
aa> `drivers/linux/gm.mod.c'. Stop.
This is a problem with your makefile; it's not a bug in make. There's
nothing we can do to help.
I suggest you ask on a mailing list which is specific to whatever
package you're trying to build.
--
-------------------------------------------------------------------------------
Paul D. Smith <address@hidden> Find some GNU make tips at:
http://www.gnu.org http://make.paulandlesley.org
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist
- problem with make, alejandro alvarado, 2005/08/20
- Re: problem with make,
Paul D. Smith <=