Am Samstag, 12. Juni 2010 10:22:39 schrieb Andrew:
> 12.06.2010 03:51, KP Kirchdoerfer пишет:
> > HI;
> >
> > there is something with initrd for bering-uclibc4
> >
> > I just an error
> > Could not open file /opt/b26nitro/source/initrd/files.floppy
> > while trying to build the initrd package.
> >
> > kp
>
> Strange, this file is generated by buildtool.mk automatically:
>
> BT_STAGING_DIR=$(BT_STAGING_DIR) BT_KERNEL_RELEASE=$(BT_KERNEL_VER) \
> sh $(BT_TOOLS_DIR)/getdep.sh floppy fat>mod.floppy
> cat mod.floppy|sed 's/[a-z]*\/[a-z_/-]*\///g; s/\.ko//g; s/
> /\n/g'>$(INITRD_TARGET_DIR)/boot/etc/modules.floppy
> -rm -f files.floppy
> (BT_KERNEL_RELEASE=$(BT_KERNEL_VER); for i in `cat mod.floppy`; do echo
> -e "<File>\n\tSource\t= lib/modules/$$BT_KERNEL_RELEASE/$$i\n\t\
> Filename\t= lib/modules/$$(echo $$i|sed 's/[a-z]*\/[a-z_/-]*\///g')\n\t\
> Type\t= binary\n\tType\t= module\n\tPermissions\t=
> 644\n</File>">>files.floppy; done)
>

Ok;

I'm doing right now a fresh build, lets see if I have had old buildfiles that 
causes the errors.

BTW: 
! CONFIG_IP_MROUTE=y
! CONFIG_IP_PIMSM_V1=y
! CONFIG_IP_PIMSM_V2=y
has been added by intention to support iptv :)

kp


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to