Hi Hippo,
Thanks for hint.
I was doing same what you have instructed.
while doing "make romfs". it is going failed.
The required ".config" file for ~/rootfs/etc for an apps is not so clear.
Acknowledge me, when you will modify the buildroot guide steps.
I compiled for busybox using step 14. it got hang with vfork in
"~/uClinux-dist-test/user/busybox/networking/inetd.c: line766"
with following error
***********************************************
/home/goutam/uClinux-dist-test/user/busybox/networking/inetd.c:766: error: too few arguments to function `vfork_daemon_rexec'
make[2]: *** [/home/goutam/uClinux-dist-test/user/busybox/networking/inetd.o] Error 1
make[2]: Leaving directory `/home/goutam/uClinux-dist-test/user/busybox'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/goutam/uClinux-dist-test/user'
make: *** [subdirs] Error 1
*********************************************
thanks & regard,
Goutam