Nemanja,
'make' is not recognized as an internal or external command,
operable program or batch file.
You must tell your windows where your make/gmake is by setting the
environment variable PATH
to C:\Program Files\GnuWin32\bin (in your case)
Type path /? in cmd.exe for help
Patrik
----- Original Message -----
From: "Nemanja Trecakov" <trecakov...@hotmail.com>
To: <j...@ettus.com>; <discuss-gnuradio@gnu.org>
Sent: Saturday, August 20, 2011 0:13
Subject: Re: [Discuss-gnuradio] Split-function implementation of 802.11g
OFDM PHY and MAC on USRP2
>
> Sorry, I tried the command 'gmake'(not 'gnumake') in command promt while
> in top\usrp2 folder in order to build the image.
> Is this the correct way to run gnumake?
>
On linux, i type "make proj" in the top level directory to make the ise
project file. I'm not sure what the binary is called when you install
gnumake. What files were installed on you system? Best guesses: make,
gmake, or gnumake
-josh
1) When I installed gnumake, I got a binary in C:\Program Files\GnuWin32\bin
called 'make'. However, when I write 'make' in the command promt, I get
this:
C:\USRP2_fpga_NEMO\usrp2\top\USRP2>make
'make' is not recognized as an internal or external command,
operable program or batch file.
2) I have tried again with 'gmake' command to make project, but I get the
same error as before - 'head' is not recognized and no rule to make target.
C:\USRP2_fpga_NEMO\usrp2\top\USRP2>gmake proj
'head' is not recognized as an internal or external command,
operable program or batch file.
gmake: *** No rule to make target
`C:/USRP2_fpga_NEMO/usrp2/top/USRP2/C:/USRP2_f
pga_NEMO/usrp2/fifo/buffer_int.v', needed by
`C:/USRP2_fpga_NEMO/usrp2/top/USRP2
/build/u2_rev3.xise'. Stop.
Do you have any suggestions?
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio