Hey,

I want to use ffmpeg python binding(pyav) in osv. One of the dependencies, 
libx264 uses __log2f_finite which is from libm. In the compiled lib, it 
shows that: U __log2_finite@@GLIBC_2.15
I see the symbol is implemented in libc/math/aliases.c.  On the host, the 
symbol is provided by libm. What should I do to make the symbol resolved on 
osv?

Best,
Zhiting

-- 
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/osv-dev/6bdb34cf-04f9-4ab0-88dc-82d136b19e29%40googlegroups.com.

Reply via email to