From: Ivan Kuten <ivan.kuten@promwad.com>
To: buildroot@busybox.net
Subject: [Buildroot] xorg compilation for arm fails
Date: Fri, 10 Aug 2007 03:08:57 +0300 [thread overview]
Message-ID: <46BBAC99.6060908@promwad.com> (raw)
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
reply other threads:[~2007-08-10 0:08 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46BBAC99.6060908@promwad.com \
--to=ivan.kuten@promwad.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.