[oe-issues] [Bug 2564] New: bitbake opie-image fails to build

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Mon Jun 25 23:21:51 UTC 2007


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

           Summary: bitbake opie-image fails to build
           Product: Openembedded
           Version: Angstrom
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: Build
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: kjkillick at hotmail.com
         QAContact: tinderbox-oe at gmx.net


OE Build Configuration:
BB_VERSION     = "1.8.5"
OE_REVISION    = "c168ec9009bc4330e8a3823877cc7feab594f46b"
TARGET_ARCH    = "arm"
TARGET_OS      = "linux-gnueabi"
MACHINE        = "palmtx"
DISTRO         = "angstrom"
DISTRO_VERSION = "test-20070625"
TARGET_FPU     = "soft"

When trying to run bitbake opie-image, I have the error:

 ccache g++   -c
-I/home/jk/stuff/build/tmp/work/i686-linux/uicmoc-native-2.3.10-r2/qt-2.3.10/include
 -pipe -DQWS -fno-exceptions -fno-rtti -O2 -fno-default-inline -Wall -W
-DNO_DEBUG  -DQT_NO_IMAGEIO_MNG -DQT_NO_VNC -DQT_NO_QWS_SNAP
-DQT_NO_QWS_VOODOO3 -DQT_NO_QWS_MACH64 -DQT_NO_QWS_MATROX -DQT_NO_QWS_VNC
-DQT_NO_QWS_VGA_16 -DQT_NO_QWS_DEPTH_4 -DQT_NO_QWS_DEPTH_24
-DQT_NO_QWS_DEPTH_32 -DQT_NO_QWS_VFB -DQT_BUILTIN_GIF_READER=0
-DQT_NO_IMAGEIO_JPEG -DQT_NO_IMAGEIO_MNG -DQT_NO_SM_SUPPORT -DQT_NO_XKB 
-I/home/jk/stuff/build/tmp/work/i686-linux/uicmoc-native-2.3.10-r2/qt-2.3.10/src/3rdparty/zlib
-I/home/jk/stuff/build/tmp/work/i686-linux/uicmoc-native-2.3.10-r2/qt-2.3.10/src/3rdparty/libpng
 -I3rdparty/kernel -I3rdparty/tools -o kernel/qsignalmapper.o
kernel/qsignalmapper.cpp
| kernel/qpixmapcache.cpp:126:57: error: asm/page.h: No such file or directory
| kernel/qpixmapcache.cpp: In constructor
'QSharedMemoryManager::QSharedMemoryManager()':
| kernel/qpixmapcache.cpp:540: error: 'PAGE_SIZE' was not declared in this
scope
| kernel/qpixmapcache.cpp:540: error: 'PAGE_MASK' was not declared in this
scope
| kernel/qpixmapcache.cpp: In member function 'void
QSharedMemoryManager::internal_free(QSMemPtr)':
| kernel/qpixmapcache.cpp:774: error: 'PAGE_SIZE' was not declared in this
scope
| kernel/qpixmapcache.cpp:774: error: 'PAGE_MASK' was not declared in this
scope

when it is trying to compile uicmoc-native-2.3.10-r2. At this point the whole
build stops. I have tried googling for this error, but have turned up with
nothing. The machine uname -a is:

Linux gentooemu 2.6.20-gentoo-r8 #1 SMP Thu Jun 21 21:20:20 BST 2007 i686 QEMU
Virtual CPU version 0.9.0 AuthenticAMD GNU/Linux

And I have the bare minimum installed, so it is basically kernel and the
packages needed to compile OE.


-- 
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-issues mailing list