Re: CVS Snapshot make errors k. 2.6.9
"Florian Bölstler" <[email protected]> Tue, 11 Jan 2005 14:00:34 +0100
| Newsgroups | gmane.linux.drivers.at76c503a.user |
|---|---|
| Organization | http://freemail.web.de/ |
| Message-ID | <[email protected]> |
Hi,
> I've just compiled kernel 2.6.9 on my Slackware current linux system.
> When I'm trying to install CVS root snapshot(make command) it reports error:
>
> bash-3.00# make
Did you checked out the files from the CVS snapshot?
The homepage says:
tar xzvf at76c503a-cvsroot.tar.gz
mv at76c503a CVS
cvs -d `pwd`/CVS co at76c503a
This should create a working dir in at76c503a and the cvs repository in CVS
HTH,
Florian