1. I've been able to compile the kernel and modules (2.4.20), but when I do
a "make modules_install" I get the following unresolved symbols. Any
suggestions?

/lib/modules/2.4.20/kernel/drivers/mtd/maps/sc520cdp.o

mtd_concat_destroy and mtd_concat_create

/lib/modules/2.4.20/kernel/drivers/net/wan/comx.o

Though I don't know what's causing that, I believe they can be ignored.


/lib/modules/2.4.20/pcmcia/host_apcs.o

register_pccard_driver, unregister_pccard_driver, and CardServices

I am building from the ..../linux-dist directory

Can you tell me what do you run exactly? Note that built-in kernel PCMCIA is not used, pcmcia-cs-3.2.3 is used instead.


2. When I try to build busybox I get errors related to uClibc. Is that what
it's supposed to link against or do I need to point the makefile to the
libraries installed in the root_fs_woody file system?

uClibc-based busybox is used only for initial boot in initrd.
If you want to change something, you have to install uClibc. Please note that it doesn't have anything common
with other uClibc-based LEAF variants.


--
Best Regards,
Vladimir Ivaschenko
Thunderworx - Senior Systems Engineer (RHCE)



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click

_______________________________________________
leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to