* Problem building core-image-x11 in master
@ 2014-02-18 20:46 John Weber
0 siblings, 0 replies; only message in thread
From: John Weber @ 2014-02-18 20:46 UTC (permalink / raw)
To: meta-freescale@yoctoproject.org
Is anyone seeing a problem building core-image-x11 in master? I'm getting a
build failure on Xorg.
Build Configuration:
BB_VERSION = "1.21.1"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Ubuntu-12.04"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "wandboard-quad"
DISTRO = "poky"
DISTRO_VERSION = "1.5+snapshot-20140218"
TUNE_FEATURES = "armv7a vfp neon callconvention-hard cortexa9"
TARGET_FPU = "vfp-neon"
meta
meta-yocto = "(nobranch):54562006c1327c5b99daa4cc05a3ba7e38412da1"
meta-oe = "(nobranch):398f30aa0689e483ae196cc035643a854d169947"
meta-fsl-arm = "(nobranch):40385ba8b3060adb3a535c6e5f08199b69f47754"
meta-fsl-arm-extra = "(nobranch):1b612d3045fe572d842186870903b8871c69e589"
meta-fsl-demos = "(nobranch):ef728d5fc8269fbd47f294a448c356842e4f39cc"
Here is the error message I see at the end of the build:
collect2: error: ld returned 1 exit status
make[3]: *** [Xvfb] Error 1
make[3]: Leaving directory
`/home/john/fsl-community-bsp-bleeding/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/xserver-xorg/2_1.15.0-r0/build/hw/vfb'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/john/fsl-community-bsp-bleeding/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/xserver-xorg/2_1.15.0-r0/build/hw/vfb'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/john/fsl-community-bsp-bleeding/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/xserver-xorg/2_1.15.0-r0/build/hw'
make: *** [all-recursive] Error 1
ERROR: oe_runmake failed
WARNING:
/home/john/fsl-community-bsp-bleeding/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/xserver-xorg/2_1.15.0-r0/temp/run.do_compile.6056:1
exit 1 from
exit 1
ERROR: Function failed: do_compile (log file is located at
/home/john/fsl-community-bsp-bleeding/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/xserver-xorg/2_1.15.0-r0/temp/log.do_compile.6056)
There are a lot of undefined reference errors preceding this error message, for
example:
../../glx/.libs/libglx.a(indirect_dispatch_swap.o): In function
`__glXDispSwap_MultiTexCoord4sv':
/home/john/fsl-community-bsp-bleeding/build/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/xserver-xorg/2_1.15.0-r0/xorg-server-1.15.0/glx/indirect_dispatch_swap.c:3978:
undefined reference to `glMultiTexCoord4svARB'
My guess is that this is a problem with the Vivante drivers not being built for
this latest version of Xorg?
Thanks,
John
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-02-18 20:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-18 20:46 Problem building core-image-x11 in master John Weber
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.