Sérgio Basto
Sérgio Basto
works for me , what DE , linux version , and video card do you use ?
Thanks, may you close the issue ? please
I remove draw in last build of rawstudo ( rawstudio-2.1-0.12.20160223git6643b14_rawspeed_5f78369.fc23 ) this build is in updates-testing of Fedora 23
Hello, not wrong neither right issue, I choose this issue to communicate, new rawstudio in Fedora updates-testing, I believe that you had test rawstudio in Fedora 23, and test rawstudio...
I suspect that is hardened builds, looks like, to me, that is a similar problem of http://answers.opencv.org/question/67149/error-building-opencv-300-with-ffmpeg/?answer=83697#post-id-83697
Relocation R_X86_64_PC32 against undefined symbol , usually happens when LDFLAGS are set with hardening and CFLAGS not . Common fixes : https://bugzilla.redhat.com/show_bug.cgi?id=1304277#c3 https://github.com/rpmfusion/lxdream/blob/master/lxdream-0.9.1-implicit.patch https://stackoverflow.com/a/38579792/778517
@drchrislewis when Fedora starts harden all packages [1], this error appears a lot and when I googled it I found this issue, is not a ROS specific problem. So when...
``` sed -i 's/import mlt$/import mlt7 as mlt/' flowblade sed -i 's/import mlt$/import mlt7 as mlt/' Flowblade/*py sed -i 's/import mlt$/import mlt7 as mlt/' Flowblade/tools/*py ``` Fixed the problem
sorry wrong bug
can you post the diff file or a kind of sample please ?