Page 1 of 1

bash: make: command not found, PIC C30 tutorial

Posted: Sat Oct 19, 2013 3:15 pm
by recursos
Hi all,
I am following the tutorial:
Tutorial: PIC30 - Installing ERIKA and RT-Druid, and compile your first application
But when building, I get this error:

11:43:54 **** Build of configuration Default for project CaptarRTOS ****
"C:\\Documents and Settings\\Rui\\workspace\\CaptarRTOS\\Debug\\make_launcher.bat" all
C:\cygwin\bin\bash found!
/usr/bin/bash: make: command not found

11:43:55 Build Finished (took 532ms)

Windows XP, Cygwin + ERIKA and RT-Druid last versions installed.
What am I doing wrong?
Thkx,
Rec

[SOLVED] bash: make: command not found, PIC C30 tutorial

Posted: Sun Oct 20, 2013 3:54 pm
by recursos
The problem was that the Cygwin install I downloaded from one of the several servers was missing the "devel" package.
Downloaded from another server, and now I have the make.
Rec

Re: bash: make: command not found, PIC C30 tutorial

Posted: Mon Oct 21, 2013 9:30 am
by paolo.gai
Yes we know... that is why we made a minimal cygwin installation available in the ERIKA download page...

Anyway I'm happy you solved the problem...

PJ