[Grml] Problem with make mrproper

Michael Prokop mika at grml.org
Mon Jul 23 12:43:36 CEST 2007


* Charles Hewson <cahewson2003 at yahoo.com> [20070722 05:15]:

> I did install of kernel source tree
> (linux-source-2.6.20-grml) and make mrproper still can
> not find parts of the amos1100 driver. Console output
> is attached. What am I missing?

,---- [ quoting the log ]
| aptitude install linux-source-2.6.20-grml  77.09s user 32.03s system 0% cpu 3:55:10.83 total
| root at grml-dev ~src/linux # make mrproper
| scripts/Makefile.clean:17: /usr/src/linux-headers-2.6.20-grml/drivers/infiniband/hw/amso1100/Makefile: No such file or directory
| make[3]: *** No rule to make target `/usr/src/linux-headers-2.6.20-grml/drivers/infiniband/hw/amso1100/Makefile'.  Stop.
| make[2]: *** [drivers/infiniband/hw/amso1100] Error 2
`----

You are still working in the linux headers directory instead of the
linux source directory.

cd /usr/src
tar jxf linux-source-2.6.20-grml.tar.bz2
cd linux-source-2.6.20-grml/
make ...

regards,
-mika-
-- 
 http://grml.org/            # Linux for texttool-users and sysadmins
 http://wiki.grml.org/       # share your knowledge
 http://grml.supersized.org/ # the grml development weblog
 #grml @ irc.freenode.org    # meet us on irc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://ml.grml.org/pipermail/grml/attachments/20070723/b2917175/attachment-0004.pgp>


More information about the Grml mailing list