[oe-commits] [Bug 5434] New: psplash fails to build

bugzilla-daemon at git.openembedded.org bugzilla-daemon at git.openembedded.org
Sun May 16 19:42:55 UTC 2010


http://bugs.openembedded.org/show_bug.cgi?id=5434

           Summary: psplash fails to build
           Product: Openembedded
           Version: org.openembedded.dev
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Keywords: angstrom
          Severity: normal
          Priority: P3
         Component: unspecified
        AssignedTo: openembedded-commits at lists.openembedded.org
        ReportedBy: robert.kubaty at gmail.com


The header file "psplash-bar-img.h" was copied to "psplash-poky-img.h".
However, definitions were not changed in psplash-poky-img.h, resulting in
undeclared identifier in psplash.c


| psplash.c: In function 'main':
| psplash.c:271: error: 'POKY_IMG_WIDTH' undeclared (first use in this
function)
| psplash.c:271: error: (Each undeclared identifier is reported only once
| psplash.c:271: error: for each function it appears in.)
| psplash.c:272: error: 'POKY_IMG_HEIGHT' undeclared (first use in this
function)
| psplash.c:275: error: 'POKY_IMG_BYTES_PER_PIXEL' undeclared (first use in
this function)
| psplash.c:276: error: 'POKY_IMG_RLE_PIXEL_DATA' undeclared (first use in this
function)

-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-commits mailing list