Re: Analysis of build failures in Debian GNU/Hurd
On Sun, Jul 01, 2007 at 11:41:53PM +0200, Samuel Thibault wrote:
> > - PTHREAD_MUTEX_RECURSIVE_NP: 4
>
> Actually fixed in hurd's CVS head.
>
> > - SOUND_MIXER_*: 4
>
> Mmm, should be fixed with the soundcard.h we now ship in debian.
Ah, OK.
> It's odd we don't have it. IIRC we have a stack minimum: TSD room.
>
> > - net/if_arp.h: 17
> > - net/ethernet.h: 15
>
> Not implemented. POSIX doesn't talk about these.
Yes, but lots of networking applications use those.
> > - 4 pthread_mutex_unlock undefined
> > - 2 pthread_cond_signal undefined
>
> Odd, libpthread should provide it.
Probably -lpthread not included, many build systems don't add cause
GNU/Linux doesn't need it, I think.
Michael
Reply to: