Re: [Mlt-devel] Melted build on Ubuntu 11.10

2012-02-05 Thread Dan Dennedy
On Sat, Feb 4, 2012 at 8:33 PM, Brian Matherly wrote: > > > Dan, > > I was having this problem on Ubuntu 11.10: > http://comments.gmane.org/gmane.comp.video.mlt.devel/1794 > > After looking into it, I think the shared libraries are not being specified > properly for Rugen. They should be specifie

[Mlt-devel] Melted build on Ubuntu 11.10

2012-02-05 Thread Brian Matherly
Dan, I was having this problem on Ubuntu 11.10: http://comments.gmane.org/gmane.comp.video.mlt.devel/1794 After looking into it, I think the shared libraries are not being specified properly for Rugen. They should be specified in LDADD, not LDFLAGS. I have a patch which corrects this: https:/