Re: [Rhythmbox-devel] Compile Rhythmbox sample C plugin

2009-05-07 Thread Jonathan Matthew
On Wed, May 06, 2009 at 03:22:02PM -0700, EmbeddedMicro wrote: > > I am trying to compile the sample C plugin in the rhythmbox source. The > problem is after I build it with 'make' and there are no errors, there is no > libsample.so file in .libs. I just have .la .a and .o files. > > How can I m

[Rhythmbox-devel] Compile Rhythmbox sample C plugin

2009-05-06 Thread EmbeddedMicro
I am trying to compile the sample C plugin in the rhythmbox source. The problem is after I build it with 'make' and there are no errors, there is no libsample.so file in .libs. I just have .la .a and .o files. How can I make it make the .so file so I can try the plugin out. Thanks, Justin -- V