Re: make error but no message

2009-03-12 Thread Sam Ravnborg
On Thu, Mar 12, 2009 at 02:07:56PM -0700, Jeremiah Perry wrote: > Hi, > > I don't know if the following is a bug or not, but it came to my > attention recently. I ran make on a project only to have make stop > abruptly with no error messages. After some digging, I found one of my > dependencies re

make error but no message

2009-03-12 Thread Jeremiah Perry
Hi, I don't know if the following is a bug or not, but it came to my attention recently. I ran make on a project only to have make stop abruptly with no error messages. After some digging, I found one of my dependencies referred to a non-existent file. My dependency rules are in .d files that I th