[gst-devel] gst-plugins-0.8.1.2 build problems
Sebastien Cote
sebas642 at yahoo.ca
Sun Jun 27 05:47:04 CEST 2004
Hi!
I downloaded gst-plugins-0.8.1.2 and there seems to be
a problem with the tcp plugin.
If I do a 'make clean', some files which came with the
tarball are erased:
gsttcp-marshal.c gsttcp-marshal.h
If I try to rebuild the plugin after cleaning, I get
the following:
glib-mkenums \
--fhead "#include <gsttcp.h>" \
--fprod "\n/* enumerations from \"@filename@\" */" \
--vhead "GType\n at enum_name@_get_type (void)\n{\n
static GType etype = 0;\n if (etype == 0) {\n
static const G at Type@Value values[] = {" \
--vprod " { @VALUENAME@, \"@VALUENAME@\",
\"@valuenick@\" }," \
--vtail " { 0, NULL, NULL }\n };\n etype =
g_ at type@_register_static (\"@EnumName@\", values);\n
}\n return etype;\n}\n" \
gsttcp.h > gsttcp-enumtypes.c
make: *** No rule to make target `gsttcp-marshal.c',
needed by `all'. Stop.
Sebastien
______________________________________________________________________
Post your free ad now! http://personals.yahoo.ca
More information about the gstreamer-devel
mailing list