[BusyBox] Problem with mkdir of busybox-0.60.5

k.s.sathish at delphiauto.com k.s.sathish at delphiauto.com
Fri Nov 22 03:53:03 UTC 2002


Hello Glenn,

I have taken latest mkdir.c and ash.c files from busybox-stable-20021120.tar.bz2
file, built the code and ran it. Following is the capture :

======================================================================
Embedix 1.0 | Linux for Embedded Devices

(none) login: sat

hush -- the humble shell v0.01 (testing)

/home/sathish $
/home/sathish $ mkdir /linux
mkdir: /home/sathish $
/home/sathish $
/home/sathish $
/home/sathish $ ash


BusyBox v0.60.5 (2002.11.22-09:09+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/sathish $ mkdir /linux
mkdir: Segmentation fault
/home/sathish $ ls -al
drwxr-xr-x    2 sathish  ect          1024 Nov 11  2002 .
drwxr-xr-x    6 root     root         1024 Nov 11  2002 ..
/home/sathish $

======================================================================

So i see no changes from the previous build. I am still lost and no clue as to
where the problem lies !!!!!

Please let me know if i have taken the right source.

Thanks in advance!!

-Sathish





Glenn McGrath <bug1 at optushome.com.au> on 11/21/2002 03:24:17 AM

To:   K S Sathish/in2/delphiauto at Delphi_IN2
cc:   busybox at busybox.net

Subject:  Re: [BusyBox] Problem with mkdir of busybox-0.60.5



On Wed, 20 Nov 2002 19:47:03 +0530
k.s.sathish at delphiauto.com wrote:

>
>
> Hello everyone,
>
> I would like to know the root cause for "mkdir" giving a wrong
> information on creating a directory under root.. Following is a capture
> of the problem :
>

the cvs version works :)


Glenn







More information about the busybox mailing list