[ELDK] ELDK 4.1 problems...

Vitaly Bordug vitb at kernel.crashing.org
Wed Jan 16 10:46:06 CET 2008


Hi folks,

Here's the list of things I've spotted while playing with RFS creation using 4.1 as a base. Hope it will help to address those 
in next release...

- luseradd and friends cause segmentation fault on target (workaround is using shadow-utils built on target)
- nandwrite does not actually write the flash (/dev/mtd1 exists)

	nandwrite -p /dev/mtd1 uImage                                        
	open flash: No such file or directory . 

Recent mtd-utils package built on target works fine
- net-snmp package does not locate any MIBs. Inevstigation showed it looks them up in /usr/local... rather than /usr where net-snmp has it in eldk rpm
- telnet-server lacks pam rule (pam.d/remote) hence does not let anybody in
-in libstdc++, file .la does not seem to be 100% correct. dependency_libs seem to be from cross_ and attempting to build smth, system tries to look for libstdc++ at /var/tmp/eldk.O4OHWg/usr/crosstool/gcc-4.0.0-glibc-2.3.5-eldk/powerpc-linux/powerpc-linux/lib 


-- 
Sincerely, Vitaly


More information about the eldk mailing list