pkgsrc-Bugs archive

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

pkg/42141: multimedia/x264-devel doesn't build on NetBSD 3 due to missing log2f()



>Number:         42141
>Category:       pkg
>Synopsis:       multimedia/x264-devel doesn't build on NetBSD 3 due to missing 
>log2f()
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Sep 30 10:40:00 +0000 2009
>Originator:     Edgar Fuß
>Release:        pkgsrc-2008Q2, NetBSD-3.1.0
>Organization:
>Environment:
>Description:
multimedia/x264-devel doesn't build n NetBSD 3 because it's math library lacks 
the log-base-2 functions, in particular log2f().
>How-To-Repeat:
On a 3.x system, cd multimedia/x264-devel && make build
>Fix:
Patch the configure script to detect log2f() presence and emulate it via log() 
if not present?



Home | Main Index | Thread Index | Old Index