View previous topic :: View next topic |
Author |
Message |
McLinux n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 23 Sep 2006 Posts: 1
|
Posted: Sat Sep 23, 2006 12:24 pm Post subject: Missing build |
|
|
Toshiba A110 - 224 laptop. It has a Realtek 8101E ethernet device.
Gentoo 2.6.17-gentoo-r7 kernel.
Now I am trying to install the driver.
I am not new to Linux but absolutely new to Gentoo.
My former distribution was Fedora Core 1 on my old laptop.
I downloaded the driver. r1000_v1.04
The README told to execute the following command:
#make clean modules
Now he complains:
/lib/modules/2.6.17-gentoo-r7/build: no such file or directory . Stop.
Then I downloaded the source of the kernel with the command:
emerge gentoo-sources
This was succesfull
Then I found an ebuild named: gentoo-sources-2.6.17-r7.ebuild.
#ebuild gentoo-sources-2.6.17-r7.ebuild install
installed the source in
/var/tmp/portage/gentoo-sources-2.6.17-r7/image/
But still no build directory.
How do I become one? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
psy_ill Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/60291088846d30df85ecb5.png)
Joined: 06 Jul 2003 Posts: 106
|
Posted: Sat Sep 23, 2006 12:42 pm Post subject: |
|
|
Ok, I recommend you to read the Gentoo Handbook and do not skip one part of it.
Read the part about introduction to Portage extra carefully.
More recommended literature:
Kernel Upgrade Guide
Kernel Config Guide
Be sure to check for support for the Realtek device in the kernel source (use "make menuconfig") before you try to use an extern driver.
You are of course welcome to ask if you can't figure something out, but please, RTFM! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|