Hi,
I know this is an old thread, but this is exactly what I experience as well:
I've never compiled CHDK before.
Downloaded and installed Whim's GUI tool (v3.30, updated to v3.34).
Upon compiling I get the exact same error as Joey!
I've set the PATH variable manually as well, but it didn't solve the issue...
When I open the command window using the icon in the CHDK shell, and run gmake from there, I get the same errors.
Running uname from that same command window DOES work! Just doesn't seem to work when gmake tries to run uname... Would gmake use a different PATH variable?
edit:
I had this problem when I compiled the included (old) chdk trunk 300
Whim's tool now downloaded trunk 1305, now I have this very similar issue:
C:\Documents\Develop\CHDK\shell\trunk\trunk1305>gmake PLATFORM=a560 PLATFORMSUB=
100a firzipsubcomplete
**** GCC 3.4.6 : BUILDING CHDK-CHDK, #0.9.9-1305 FOR a560-100a
>> Cleaning in tools
which is not recognized as an internal or external command,
operable program or batch file.
i was unexpected at this time.
C:\Documents\Develop\CHDK\shell\gcc\bin\gmake.exe[1]: *** [clean-recursive] Error 255
gmake: *** [clean-recursive] Error 1
C:\Documents\Develop\CHDK\shell\trunk\trunk1305>
So I guess the same PATH issue remains...
(running winXP)
Thanks,
Brecht