* Daily, Jeff A wrote on Tue, Aug 10, 2010 at 11:29:42PM CEST:
> Sorry for missing that.  GNU Make 3.81 built for i386-apple-darwin9.0.

Weird.  I cannot reproduce your issue with that make version on
GNU/Linux.

Which file system does this happen on, maybe a case-insensitive one and
there is another file in the source or the build tree matching the name
(or parts of the dirname) case-insensitively?

On this system, does the build succeed if you don't use a VPATH, i.e.,
in-tree ./configure && make?

Thanks,
Ralf

Reply via email to