* [Buildroot] xorg compilation for arm fails
@ 2007-08-10 0:08 Ivan Kuten
0 siblings, 0 replies; only message in thread
From: Ivan Kuten @ 2007-08-10 0:08 UTC (permalink / raw)
To: buildroot
Hello,
Now got errors for xorg compilation (arm target):
making all in programs/Xserver/hw/xfree86/os-support/linux/int10...
make[9]: Entering directory `/root/buildroot/build_arm/xc/programs/Xserver/hw/xfree86/os-support/linux/int10'
making all in programs/Xserver/hw/xfree86/os-support/linux/int10/vm86...
make[10]: Entering directory `/root/buildroot/build_arm/xc/programs/Xserver/hw/xfree86/os-support/linux/int10/vm86'
rm -f linux_vm86.o
/root/buildroot/build_arm/staging_dir/usr/bin/arm-linux-uclibc-gcc -Os -ansi -pedantic -Wall -Wpointer-arith -Wundef -I. -I../../../../../../../../programs/Xserver/hw/xfree86/common
-I../../../../../../../../programs/Xserver/hw/xfree86/int10 -I../../../../../../../../programs/Xserver/hw/xfree86/os-support -I../../../../../../../../programs/Xserver/include
-I../../../../../../../../exports/include/X11 -I -I../../../../../../../.. -I../../../../../../../../exports/include -Dlinux -D__arm__ -D_POSIX_SOURCE -D_BSD_SOURCE
-D_GNU_SOURCE -DX_LOCALE -DSHAPE -DXINPUT -DXKB -DXAPPGROUP -DXCSECURITY -DTOGCUP -DXF86BIGFONT -DDPMSExtension -DPIXPRIV -DPANORAMIX -DRENDER -DRANDR -DXFIXES -DDAMAGE -DCOMPOSITE
-DXEVIE -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH -DXFreeXDGA -DXvExtension -DXFree86LOADER -DXFree86Server
-DXF86VIDMODE -DXvMCExtension -DSMART_SCHEDULE -DBUILDDEBUG -DXResExtension
-DX_BYTE_ORDER=X_LITTLE_ENDIAN -DXORG_VERSION_CURRENT="(((6) * 10000000) + ((8) * 100000) + ((2) * 1000) + 0)" -DNDEBUG -DFUNCPROTO=15 -DNARROWPROTO -DIN_MODULE
-DXFree86Module -DHAVE_SYSV_IPC -D_VM86_LINUX -c linux_vm86.c
In file included from linux_vm86.c:14:
../../../../../../../../programs/Xserver/hw/xfree86/os-support/int10Defines.h:34:22: error: asm/vm86.h: No such file or directory
linux_vm86.c:16: warning: ?struct vm86_struct? declared inside parameter list
linux_vm86.c:16: warning: its scope is only this definition or declaration, which is probably not what you want
linux_vm86.c: In function ?xf86Int10ExecSetup?:
linux_vm86.c:25: error: dereferencing pointer to incomplete type
linux_vm86.c:26: error: dereferencing pointer to incomplete type
linux_vm86.c:27: error: dereferencing pointer to incomplete type
linux_vm86.c:27: error: ?CPU_586? undeclared (first use in this function)
linux_vm86.c:27: error: (Each undeclared identifier is reported only once
linux_vm86.c:27: error: for each function it appears in.)
linux_vm86.c:28: error: dereferencing pointer to incomplete type
linux_vm86.c:28: error: dereferencing pointer to incomplete type
linux_vm86.c:29: error: dereferencing pointer to incomplete type
linux_vm86.c:29: error: dereferencing pointer to incomplete type
-----------------
build_arm/xc/config/cf/cross.def has #define Arm32Architecture
Best regards,
Ivan
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-08-10 0:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-10 0:08 [Buildroot] xorg compilation for arm fails Ivan Kuten
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.