[gstreamer-bugs] [Bug 594127] New: gstreamer-sharp does not build

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 4 04:43:52 PDT 2009


http://bugzilla.gnome.org/show_bug.cgi?id=594127

           Summary: gstreamer-sharp does not build
    Classification: Desktop
           Product: GStreamer
           Version: 0.9.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: don't know
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: waschk at mandriva.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


--- Comment #0 from Götz Waschk <waschk at mandriva.org> 2009-09-04 11:43:48 UTC ---
This is on Mandriva Cooker with latest released versions of gstreamer, mono and
glib-sharp on Gnome 2.27:

make[3]: Entering directory `/home/goetz/gstreamer-sharp-0.9.0/gstreamer-sharp'
/usr/bin/gmcs -nowarn:0612 -debug -unsafe -out:gstreamer-sharp.dll
-target:library  ./DynamicSignal.cs ./Application.cs ./Version.cs
./AssemblyInfo.cs ./GError.cs ./Value.cs ./PropertyInfo.cs ./EnumInfo.cs
./MiniObject.cs ./Marshaller.cs ./GstSharp.PadQueryTypeFunctionNative.cs
./PadQueryTypeFunction.cs ./TypeFindDelegates.cs ./PresetDefault.cs
./MixerMessage.cs ./NavigationMessage.cs ./NavigationEvent.cs
./NavigationQuery.cs ./coreplugins/*.cs ./glib-sharp/*.cs generated/*.cs
./coreplugins/generated/*.cs ./baseplugins/generated/*.cs
generated/AppSink.cs(127,50): error CS0102: The type `Gst.App.AppSink' already
contains a definition for `Eos'
generated/AppSink.cs(39,29): (Location of the symbol related to previous error)
generated/AppSink.cs(449,35): error CS0102: The type `Gst.App.AppSink' already
contains a definition for `PullPreroll'
generated/AppSink.cs(103,57): (Location of the symbol related to previous
error)
generated/AppSink.cs(458,35): error CS0102: The type `Gst.App.AppSink' already
contains a definition for `PullBuffer'
generated/AppSink.cs(115,56): (Location of the symbol related to previous
error)
generated/AppSrc.cs(543,39): error CS0102: The type `Gst.App.AppSrc' already
contains a definition for `EndOfStream'
generated/AppSrc.cs(234,57): (Location of the symbol related to previous error)
generated/AppSrc.cs(552,39): error CS0102: The type `Gst.App.AppSrc' already
contains a definition for `PushBuffer'
[...]

-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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