[Bug 4905] New: qemu-native fails to build if OSS has been updated to 4.x on the host

bugzilla-daemon at amethyst.openembedded.net bugzilla-daemon at amethyst.openembedded.net
Fri Dec 5 16:32:15 UTC 2008


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

           Summary: qemu-native fails to build if OSS has been updated to
                    4.x on the host
    Classification: Unclassified
           Product: Openembedded
           Version: Angstrom 2008.x
          Platform: All
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: org.openembedded.dev
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: bero at arklinux.org


NOTE: package qemu-native-0.9.1+svnr4242-r14: task do_compile: started
ERROR: function do_compile failed
ERROR: see log in
/OE/angstrom-stable//work/i686-linux/qemu-native-0.9.1+svnr4242-r14/temp/log.do_compile.24587


The error in the log is:

In file included from
/OE/angstrom-stable/work/i686-linux/qemu-native-0.9.1+svnr4242-r14/trunk/linux-user/syscall.c:2120:
/OE/angstrom-stable/work/i686-linux/qemu-native-0.9.1+svnr4242-r14/trunk/linux-user/ioctls.h:174:
error: `SNDCTL_DSP_MAPINBUF' undeclared here (not in a function)
/OE/angstrom-stable/work/i686-linux/qemu-native-0.9.1+svnr4242-r14/trunk/linux-user/ioctls.h:174:
error: initializer element is not constant
/OE/angstrom-stable/work/i686-linux/qemu-native-0.9.1+svnr4242-r14/trunk/linux-user/ioctls.h:174:
error: (near initialization for `ioctl_entries[145].host_cmd')
/OE/angstrom-stable/work/i686-linux/qemu-native-0.9.1+svnr4242-r14/trunk/linux-user/ioctls.h:174:
error: initializer element is not constant
/OE/angstrom-stable/work/i686-linux/qemu-native-0.9.1+svnr4242-r14/trunk/linux-user/ioctls.h:174:
error: (near initialization for `ioctl_entries[145].arg_type')
/OE/angstrom-stable/work/i686-linux/qemu-native-0.9.1+svnr4242-r14/trunk/linux-user/ioctls.h:174:
error: initializer element is not constant
/OE/angstrom-stable/work/i686-linux/qemu-native-0.9.1+svnr4242-r14/trunk/linux-user/ioctls.h:174:
error: (near initialization for `ioctl_entries[145]')
/OE/angstrom-stable/work/i686-linux/qemu-native-0.9.1+svnr4242-r14/trunk/linux-user/ioctls.h:175:
error: `SNDCTL_DSP_MAPOUTBUF' undeclared here (not in a function)
/OE/angstrom-stable/work/i686-linux/qemu-native-0.9.1+svnr4242-r14/trunk/linux-user/ioctls.h:175:
error: initializer element is not constant
[...]

>From a quick look, the problem appears to be some header files from the normal
system environment (OSS 4.x) being mixed with header files moved in by OE (OSS
3.x).

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