[BUILDROOT]

Peter S. Mazinger ps.m at gmx.net
Sun Mar 19 18:50:11 UTC 2006


On Wed, 15 Mar 2006, Bryan Kemp wrote:

> All,
> I am having a bit of a problem with my project and need some advice  
> on drivers. My project is taking the RedHat Enterprise Linux 4  
> installation kernel/initrd and building a small OS from it. I am  
> using the redhat kernel and drivers, but I want to use build root for  
> the remainder of the tools. I have created the /lib/modules/`uname - 
> r`/kernel/drivers directory and copied the contents of the  
> modules.cgz (Gunzip and cpio -div) file from the RH initrd. I am  
> having trouble with the module dependancies and would love to depmod  
> it in a chrooted environment. However when I try this I get a lot of  
> error messages about not being able to find some symbols in the  
> drivers. Has anyone gotten this to work properly?
> Thanks,
> Bryan

you probably missed to use depmod -F to provide the System.map from the 
built kernel

Peter

-- 
Peter S. Mazinger <ps dot m at gmx dot net>           ID: 0xA5F059F2
Key fingerprint = 92A4 31E1 56BC 3D5A 2D08  BB6E C389 975E A5F0 59F2




More information about the uClibc mailing list