Modprobe, awk with latest snapshot.

Bruno Hertz brrhtz at yahoo.de
Wed Apr 19 17:27:01 UTC 2006


Hi

I'm new to this list, so if the following should be posted elsewhere
(uclibc?) please let me know.

Currently, I'm installing busybox via buildroot on a WRAP board, with
snapshots (buildroot, busybox, uclibc) taken as from
today. Especially:
 BusyBox v1.2.0-pre0 (2006.04.19-17:03+0000) Built-in shell (ash)
and
 / # uname -a
 Linux (none) 2.6.11-geode #1 Fri Apr 14 19:25:55 CEST 2006 i586 unknown

So far, things went fine, except two issues:

(i) modprobe fails since apparently it doesn't find insmod

 / # pwd
 /
 / # modprobe scx200
 modprobe: exec of insmod: No such file or directory
 modprobe: failed to load module scx200
 / # cd /sbin
 /sbin # modprobe scx200
 /sbin # 

(ii) awk segfaults

 / # awk --help
 BusyBox v1.2.0-pre0 (2006.04.19-17:03+0000) multi-call binary

 Usage: awk [OPTION]... [program-text] [FILE ...]

 Options:
         -v var=val      assign value 'val' to variable 'var'
         -F sep          use 'sep' as field separator
         -f progname     read program source from file 'progname'

 / # awk       
 Segmentation fault
 / # 

Any pointers how to further debug resp. fix this?

Thanks, Bruno.

		
___________________________________________________________ 
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de



More information about the busybox mailing list