[Xcb] pthread-stubs pthread_* declaration conflict [was: passing -lpthread for pthread-stubs]

Samuel Thibault samuel.thibault at ens-lyon.org
Mon Apr 18 05:34:53 PDT 2011


Vincent Torri, le Mon 18 Apr 2011 14:26:14 +0200, a écrit :
> >That's expected and actually the _whole_ point of libpthread-stubs (see
> >README, that's what README files are: to document what the point of
> >something is...)
> >
> >What is the actual error you're getting, if there's any?
> 
> conflicting function declarations with the ones in pthread stubs and the 
> others in pthread.h (dllexpo / dllimport)

Ah, but that's compilation issues, not link issues.  Simply submit a
patch which adds the dllexport/import thingies to stubs.c.

Samuel


More information about the Xcb mailing list