Here is the error report from make: ---------------------------------------- > "make.exe" all make.exe: *** No rule to make target `all'. Stop. > Process Exit Code: 2 --------------------------------------------------- My path is: %SYSTEMROOT%\system32;%SYSTEMROOT%;%SYSTEMROOT%\system32 \WBEM;F:\winavr\bin;F:\winavr\utils\bin;C:\PROGRA~1\ATITEC~1 \ATICON~1;C:\Program Files\ATI Technologies\ATI Control Panel --------------------------------------------------------- I even modified the path to only point to the winavr directories in case some of the other entries screwed it up. No change in its actions. Maybe it is related to being on the F drive and something in make expects the C drive. When I put a copy of the make utility directly in the current directory (demo), then make worked fine. There are no other instances of make elsewhere on my computer, so some other make is not interfering with the correct one. I have not yet moved the winavr directory to the C drive, and I will not be doing that any time soon. That drive is getting flaky and needs to be replaced. So, I have worked-around the issue by putting a copy of the make utility in each project directory. Not pretty but it works. Any ideas from anyone now? I am fresh out of ideas of what is wrong. -Tony --- In AVR-Chat@yahoogroups.com, Dave Hylands <dhylands@g...> wrote: > Hi Tony, > > > Any ideas why the path would not work right? > > What's the exact output when it fails? > > What path are you using? > > How are you setting the PATH? > > If you're using cmd.exe, you can click on the icon in the top left and > choose properties, and then under options make sure QuickEdit is > selected. > > Then you can drag your mouse over the window to select text and press > Enter. This will copy the selected text into the clipboard. You can > paste text into the window using a right-click. > > Just be careful using QuickEdit though. If you click in the window and > the title bar changes to "Select ..." then all output to the window > stops under you press ENTER or ESC. > > -- > Dave Hylands > Vancouver, BC, Canada > http://www.DaveHylands.com/
Message
Re: Problem using MAKE - seems to be a path problem
2005-04-13 by arhodes19044
Attachments
- No local attachments were found for this message.