https://bugzilla.rpmfusion.org/show_bug.cgi?id=118
--- Comment #64 from Antonio Trande <anto.trande(a)gmail.com> 2016-02-18 10:45:31 CET
---
(In reply to comment #63)
(In reply to comment #61)
> What I proposed as patch seems fix them:
>
> --- a/guicast/Makefile.am
> +++ b/guicast/Makefile.am
> @@ -1,7 +1,7 @@
> lib_LTLIBRARIES = libguicast.la
> noinst_PROGRAMS = bootstrap pngtoh
>
> -libguicast_la_LIBADD = $(OPENGL_LIBS) -lXxf86vm -lXv -lXext -lX11 -lpng
> $(X_EXTRA_LIBS) $(XFT_LIBS)
> +libguicast_la_LIBADD = $(OPENGL_LIBS) -lXxf86vm -lXv -lXext -lX11 -lpng
> ../quicktime/libquicktimehv.la $(X_EXTRA_LIBS) $(XFT_LIBS)
> libguicast_la_LDFLAGS = $(X_LIBS) -version-info 1:0:0
> libguicast_la_SOURCES = \
> bcbar.C \
OK, patch included to fix weak symbols ,
but I didn't find any undefined symbol, I just see this from rpmlint:
Build and install the package, then
ldd -r /usr/lib64/cinelerra-cv/dissolve.so
Do you want include an appdata file?
--
Configure bugmail:
https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.