bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Conflicting ‘thread_info_t’ declaration between nscd and Mach


From: Manolis Ragkousis
Subject: Re: Conflicting ‘thread_info_t’ declaration between nscd and Mach
Date: Sat, 21 Jun 2014 22:32:41 +0000

> Manolis: could you confirm that the attached patch allows you to build
> libc for the Hurd with nscd support?
>

Fails with

nscd.c:69:20: error: 'thread_info' redeclared as different kind of symbol
 struct thread_info thread_info;

connections.c:112:13: error:
'PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP' undeclared here
(not in a function)
     .lock = PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP,
             ^

I have attached the log.

Attachment: xqgpwl7dk3azffz70j3nhfcvqww3n5-glibc-hurd-cross-i686-pc-gnu-2.18.drv.bz2
Description: BZip2 compressed data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]