[Bug 116452] New: konstruct kde 3.5 rc1 fails on video_out module xine-lib-1.1.0

Chris Saunders csaunders at cogeco.net
Tue Nov 15 21:44:30 GMT 2005


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=116452         
           Summary: konstruct kde 3.5 rc1 fails on video_out module xine-
                    lib-1.1.0
           Product: kdemultimedia
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kde-multimedia kde org
        ReportedBy: csaunders cogeco net


Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc version 3.3.6 
OS:                Linux

I couldn't find a forum to post this in, I'm not sure it belongs in the bug section or not - likely a compiler issue on my side of the fence.

Running 2.6.14-mm2 SMP PREEMPT on Gentoo, 2Ghz Pentium M

Regardless, I grabbed the latest SVN tree of konstruct, and ran make install from ~/konstruct/meta/kde

Returned error from kdemultimedia.  I tracked it down to xine-lib, and the video_out module.  When I specifically try to compile video_out_xxmc.c, with a gcc video_out_xxmc.c I get multiple errors:

2252: error: 'myimage' undeclared (first use in this function)

.. And the like multiple linse and multiple function variables.

Looks to my untrained eye like my version of GCC doesn't like declaring variables on the fly in a function, which I'm guessing is a new fandangled feature of GCC 4 or so.



More information about the kde-multimedia mailing list