tech-pkg archive

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

Re: libdrm-2.4.11 and xf86-video-intel-2.7.x on DragonFly (might affect others as well)



On Mon, 25 May 2009 18:04:22 +0900, Hasso Tepper <hasso%netbsd.org@localhost> 
wrote:
> xorg server (probably)
> needs to be linked against libpthread - (the new?) intel_bufmgr_* code
> uses pthread mutexes.

Just that a library uses pthread mutexes is not enough reason to
link it against libpthread. This can be called "thread-aware but
not actively using threads". Usually, libc provides stubs which
evaluate to no-ops for non-threaded processes. For older systems,
ther is some pthread-stublib in pkgsrc.

obache wrote:
> x11/modular-xorg-server/Makefile should include mk/dlopen.buildlink3.mk

That would be too much. I think the whole concept of dlopen.bl3
implying threads is not a good idea. This should always be under
control of the main program.

best regards
Matthias




-------------------------------------------------------------------
-------------------------------------------------------------------
Forschungszentrum Juelich GmbH
52425 Juelich

Sitz der Gesellschaft: Juelich
Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498
Vorsitzende des Aufsichtsrats: MinDir'in Baerbel Brumme-Bothe
Geschaeftsfuehrung: Prof. Dr. Achim Bachem (Vorsitzender),
Dr. Ulrich Krafft (stellv. Vorsitzender), Prof. Dr. Harald Bolt,
Prof. Dr. Sebastian M. Schmidt
-------------------------------------------------------------------
-------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index