Re: Removing .tmp_versions considered harmful

From: Pavel Roskin
Date: Mon Apr 24 2006 - 16:20:30 EST


Hello!

On Mon, 2006-04-24 at 21:58 +0200, Arjan van de Ven wrote:
> On Mon, 2006-04-24 at 15:55 -0400, Pavel Roskin wrote:
> > Hello, Sam!
> >
> > How about following patch? Something needs to be done before 2.6.17.
> > Complaints about .tmp_versions are almost in every list about wireless
> > drivers I'm subscribed to.
>
> seems all wireless drivers stole eachothers broken makefiles then ;)

There is is some similarity, and it's a good thing.

> Makes it also easy to fix I suppose

Could you please elaborate? How can it be fixed? Do you know any
external module that doesn't have this problem?

If you have a could of minutes, please look at Orinoco, which probably
has the simplest build system, yet it suffers from the .tmp_versions
problem. The Subversion repository is here
http://sourceforge.net/svn/?group_id=44338

To check the main development branch, please use
svn co https://svn.sourceforge.net/svnroot/orinoco/trunk orinoco

This is the Makefile:
http://svn.sourceforge.net/viewcvs.cgi/*checkout*/orinoco/trunk/Makefile

What would you fix?

--
Regards,
Pavel Roskin

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/