Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* gdb-7.12.1 for arm-rtems4.12 fails to build on FreeBSD 11.0
@ 2017-02-27  4:53 Chris Johns
  2017-02-28 10:42 ` Yao Qi
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Johns @ 2017-02-27  4:53 UTC (permalink / raw)
  To: gdb

Hi,

I am getting the following build failure on FreeBSD 11.0:

In file included from ../../gdb-7.12.1/gdb/arch/arm.c:20:
In file included from ../../gdb-7.12.1/gdb/common/common-defs.h:31:
In file included from build-gnulib/import/stdio.h:53:
build-gnulib/import/stddef.h:104:3: error: typedef redefinition with 
different types ('union max_align_t' vs 'long double')
} max_align_t;
   ^
/usr/include/c++/v1/stddef.h:57:21: note: previous definition is here
typedef long double max_align_t;
                     ^
It seems build-gnulib/import/stddef.h is created assuming there is no 
host provided version. I cannot figure out how the configure phase test 
works and why this is happening.

Any hints?

Thanks
Chris


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

end of thread, other threads:[~2017-02-28 21:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-27  4:53 gdb-7.12.1 for arm-rtems4.12 fails to build on FreeBSD 11.0 Chris Johns
2017-02-28 10:42 ` Yao Qi
2017-02-28 21:17   ` Chris Johns

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox