NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lib/38657: POSIX Real Time Extensions binary compatibility (4.0 -> 5.0)
>Number: 38657
>Category: lib
>Synopsis: POSIX Real Time Extensions binary compatibility (4.0 -> 5.0)
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: lib-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed May 14 10:55:00 +0000 2008
>Originator: Jared D. McNeill
>Release: NetBSD 4.99.62
>Organization:
>Environment:
System: NetBSD black.invisible.ca 4.99.62 NetBSD 4.99.62 (GENERIC) #47: Sun May
11 13:13:14 EDT 2008
jmcneill%black.invisible.ca@localhost:/export/home/jmcneill/scratch/obj/sys/arch/amd64/compile/GENERIC
amd64
Architecture: x86_64
Machine: amd64
>Description:
Applications which use POSIX Real Time Extensions on 4.0 do not know
how to find symbols which have been moved to librt on -current
(eg. sched_get_priority_{min,max}).
>How-To-Repeat:
Build mediatomb on 4.0, run on -current.
>Fix:
Workaround:
LD_PRELOAD=/usr/lib/librt.so.0 mediatomb
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index