[gst-devel] helloworld; gcc 3.1; mp3types

Michael Rothwell rothwell at holly-springs.nc.us
Sun Jul 7 15:18:02 CEST 2002


I'm attempting to compile a gstreamer app --helloworld -- on RedHat
"Limbo" (the current beta release).

My gcc is:
gcc version 3.1 20020620 (Red Hat Linux Rawhide 3.1-7)

I'm trying to make a simple three-part pipeline in a simple C program,
just to get my feet wet. This line fails:

  printf("decoder\n");
  decoder = gst_element_factory_make ("mp3types", "decoder");

... decoder is NULL.



More information about the gstreamer-devel mailing list