I've heard that the texinfo issue with eglibc was fixed some time ago but I'm seeing it on f19 64bit with git master of the angstrom setup-scripts.git:
| LANGUAGE=C LC_ALL=C makeinfo -P /home/cmorgan/projects/angstrom-setup-scripts/build/tmp-angstrom_v2012_12-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/eglibc-2.16-r15+svnr20393/build-arm-angstrom-linux-gnueabi/manual/ --output=/home/cmorgan/projects/angstrom-setup-scripts/build/tmp-angstrom_v2012_12-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/eglibc-2.16-r15+svnr20393/build-arm-angstrom-linux-gnueabi/manual/libc.info libc.texinfo | ./message.texi:1446: warning: @end should only appear at a line beginning | ./stdio.texi:3138: unknown command `hsep' | ./stdio.texi:3138: unknown command `vsep' | ./creature.texi:1: warning: node `Checking for Errors' is next for `Feature Test Macros' in menu but not in sectioning | ./memory.texi:27: warning: node `Error Messages' is prev for `Memory Concepts' in menu but not in sectioning | ./memory.texi:156: warning: node next `Memory Allocation' in menu `Locking Pages' and in sectioning `Resizing the Data Segment' differ Steps to reproduce: git clone https://github.com/Angstrom-distribution/setup-scripts angstrom-setup-scripts cd angstrom-setup-scripts/ MACHINE=beaglebone ./oebb.sh config beaglebone nano conf/local.conf # I enabled -j8 and 8 parallel steps to speed the compile MACHINE=beaglebone ./oebb.sh update MACHINE=beaglebone ./oebb.sh bitbake console-image Not sure where to go from here... -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
