[Buildroot] LIBFOO_SITE in .mk file

Jeff Krasky jeff.krasky at dspcg.com
Thu Dec 1 18:15:06 UTC 2011


> Looks like those lines had to be on the same line as the 'if' that
> proceeded them:
> 
> IGH_ETHERCAT_CONF_OPT += $(if
$(BR2_PACKAGE_IGH_ETHERCAT_8139TOO),--enable-8139too,--disable-8139too)
> 
> all one line.
> 
> Also, the endef's appearing later on had to be placed on their own line, 
> at the beginning.

Ok, it built the image and filesystem now.  I put them in Nandflash where
the previous kernel image and jffs2 filesystem would go (0xA0000 and
0x400000 respectively).

Now I see this error:

Freeing init memory: 124K
JFFS2 error: (1) jffs2_do_read_inode_internal: Argh. Special inode #95 with
mode
 0x21b6 had more than one node
iget() failed for ino #95
Warning: unable to open an initial console.


Any ideas?  Is something different with 2011.11?  I am using the same
bootstrap and uboot that I have been using.

Two paths:

1) Can I just look at the new igh-ethercat.mk file and put that stuff in the
EtherCAT.mk file I was working on yesterday?  I'd like to see something
work.

2) Anyone have a clue about this latest error?


Thanks.



More information about the buildroot mailing list