This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v1.1 20/20] Include config.h in MIN-CPPFLAGS


On 08/22/2014 08:30 PM, Siddhesh Poyarekar wrote:
On Fri, Aug 22, 2014 at 03:31:41PM +0200, Stefan Liebler wrote:
But building the testsuite fails while building nptl_db/db-symbols.v.iT
because NOT_IN is not defined in structs.def:
structs.def:81:12: error: missing binary operator before token "("
  #if NOT_IN (libpthread) || TLS_TCB_AT_TP

Stefan,

Can you please try this patch?  It should fix everything except the
conformtest failures.  The fix for conformtest failures is fairly
straightforward and I'll add it as a modification of another patch.

Thanks,
Siddhesh


Hi Siddhesh,

tested it on s390x. Now building the testsuite is okay. Thanks.
The conformtests are failing as you said.

Bye


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]