[Bug 711145] whem I compile this plugin under ubuntu13.10 or 12.04, it gives error like this

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed May 4 09:33:22 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=711145

--- Comment #24 from Joona Laine <joonarlaine at gmail.com> ---
Great that worked! Earlier I tried with --disable-orc but it didn't have any
effect what so ever.

Output of what you asked:

$ which orcc
/usr/local/bin/orcc

$ pkg-config --libs --cflags orc-0.4
-I/usr/local/include/orc-0.4  -L/usr/local/lib -lorc-0.4 

$ ldd `which orcc` | grep liborc
    liborc-0.4.so.0 => /usr/local/lib/liborc-0.4.so.0 (0x00007f4f7f1ad000)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list