All of lore.kernel.org
 help / color / mirror / Atom feed
* staging problem
@ 2010-05-21 14:47 Gary Thomas
  2010-05-21 20:27 ` Khem Raj
  2010-05-23  9:22 ` Koen Kooi
  0 siblings, 2 replies; 9+ messages in thread
From: Gary Thomas @ 2010-05-21 14:47 UTC (permalink / raw)
  To: openembedded-devel

Trying a clean build
   MACHINE="beagleboard"
   DISTRO="angstrom-2008.1"
   org.openembedded.dev 2c153f33b8ebb807a622ad9ae92ed5341a356740

I get failures like this (in many packages):
   /local/Angstrom_BeagleBoard/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/regex.h:138: error: expected '=', ',', ';', 'asm' or '__attribute__' before 're_void'
   /local/Angstrom_BeagleBoard/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/regex.h:298: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
   /local/Angstrom_BeagleBoard/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/regex.h:307: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
   /local/Angstrom_BeagleBoard/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/regex.h:309: error: expected '=', ',', ';', 'asm' or '__attribute__' before 're_void'
   /local/Angstrom_BeagleBoard/tmp/sysroots/armv7a-angstrom-linux-gnueabi/usr/include/regex.h:310: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'size_t'

The problem is that the compiler include file <regex.h> is
not the standard/default one, rather the file from tcl!
I replaced the bogus regex.h file with the correct one and
my build completes & runs.

* Any ideas how/why this happens?  I'm sure it has to do with
   the recent RP changes.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-05-23 16:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-21 14:47 staging problem Gary Thomas
2010-05-21 20:27 ` Khem Raj
2010-05-21 20:42   ` Koen Kooi
2010-05-21 22:17   ` Gary Thomas
2010-05-22 11:51     ` Gary Thomas
2010-05-22 19:25       ` Koen Kooi
2010-05-23  9:22 ` Koen Kooi
2010-05-23 15:17   ` Khem Raj
2010-05-23 15:59     ` Koen Kooi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.