[oe-commits] [Bug 5144] New: omapfbplay.c:40:20: error: omapfb.h: No such file or directory

bugzilla-daemon at amethyst.openembedded.net bugzilla-daemon at amethyst.openembedded.net
Tue Jun 2 03:03:57 UTC 2009


http://bugs.openembedded.net/show_bug.cgi?id=5144

           Summary: omapfbplay.c:40:20: error: omapfb.h: No such file or
                    directory
    Classification: Unclassified
           Product: Openembedded
           Version: Angstrom 2008.x
          Platform: ARM
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: org.openembedded.stable
        AssignedTo: openembedded-commits at lists.openembedded.org
        ReportedBy: kevyn.alexandre.pare at gmail.com


Ubuntu 8.10
gcc --version
gcc (Ubuntu 4.3.2-1ubuntu12) 4.3.2

branch * stable/2009

Problem:

ccache arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8
-mfpu=neon -mfloat-abi=softfp
-isystem/home/kapare/oe/tmp/staging/armv7a-angstrom-linux-gnueabi/usr/include
-fexpensive-optimizations -frename-registers -fomit-frame-pointer -O2  -I.
-I/home/kapare/oe/tmp/staging/beagleboard-angstrom-linux-gnueabi/kernel/include
-isystem/home/kapare/oe/tmp/staging/armv7a-angstrom-linux-gnueabi/usr/include 
-c -o omapfbplay.o omapfbplay.c
omapfbplay.c:40:20: error: omapfb.h: No such file or directory
omapfbplay.c: In function 'setup_fb':
omapfbplay.c:137: error: 'OMAPFB_QUERY_PLANE' undeclared (first use in this
function)
omapfbplay.c:137: error: (Each undeclared identifier is reported only once
omapfbplay.c:137: error: for each function it appears in.)
omapfbplay.c:138: error: 'OMAPFB_QUERY_MEM' undeclared (first use in this
function)
omapfbplay.c:140: error: invalid use of undefined type 'struct omapfb_mem_info'
omapfbplay.c:146: error: invalid use of undefined type 'struct omapfb_mem_info'
omapfbplay.c:153: error: 'OMAPFB_COLOR_YUY422' undeclared (first use in this
function)
omapfbplay.c:159: error: invalid use of undefined type 'struct omapfb_mem_info'
omapfbplay.c:170: error: invalid use of undefined type 'struct
omapfb_plane_info'
omapfbplay.c:172: error: invalid use of undefined type 'struct
omapfb_plane_info'
omapfbplay.c:173: error: invalid use of undefined type 'struct
omapfb_plane_info'
omapfbplay.c:174: error: invalid use of undefined type 'struct
omapfb_plane_info'
omapfbplay.c:175: error: invalid use of undefined type 'struct
omapfb_plane_info'
omapfbplay.c:177: error: invalid use of undefined type 'struct
omapfb_plane_info'
omapfbplay.c:178: error: invalid use of undefined type 'struct
omapfb_plane_info'
omapfbplay.c:179: error: invalid use of undefined type 'struct
omapfb_plane_info'
omapfbplay.c:180: error: invalid use of undefined type 'struct
omapfb_plane_info'
omapfbplay.c:183: error: 'OMAPFB_SETUP_PLANE' undeclared (first use in this
function)
omapfbplay.c: In function 'speed_test':
omapfbplay.c:540: error: invalid use of undefined type 'struct
omapfb_plane_info'
omapfbplay.c:541: error: 'OMAPFB_SETUP_PLANE' undeclared (first use in this
function)
omapfbplay.c: In function 'main':
omapfbplay.c:663: error: invalid use of undefined type 'struct
omapfb_plane_info'
omapfbplay.c:664: error: 'OMAPFB_SETUP_PLANE' undeclared (first use in this
function)
make: *** [omapfbplay.o] Error 1
+ die 'oe_runmake failed'
+ oefatal 'oe_runmake failed'
+ echo FATAL: 'oe_runmake failed'
FATAL: oe_runmake failed
+ exit 1
ERROR: function do_compile failed

-- 
Configure bugmail: http://bugs.openembedded.net/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