xserver-xorg needs Aarch64 defines
Bug #1092128 reported by
Riku Voipio
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linaro AArch64 cross-distro work |
Fix Released
|
Low
|
Riku Voipio | ||
Linaro OpenEmbedded |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
This is probably rather trivial to fix:
In file included from fb24_32.c:30:0:
fb.h:95:2: error: #error "GLYPHPADBYTES must be 4"
make[1]: *** [libfb_
xserver-xorg is not medium priority, many distributions have build dependency loops that have xorg server included.
Changed in linaro-oe: | |
assignee: | nobody → Marcin Juszkiewicz (hrw) |
status: | New → In Progress |
Changed in linaro-oe: | |
status: | In Progress → Fix Released |
Changed in linaro-oe: | |
milestone: | none → 13.01 |
Changed in linaro-aarch64: | |
status: | New → In Progress |
importance: | Undecided → Low |
assignee: | nobody → Riku Voipio (riku-voipio) |
To post a comment you must log in.
This patch adds definition of GLYPHPADBYTES, IMAGE_BYTE_ORDER, BITMAP_BIT_ORDER.
Builds fails:
| os-support/ .libs/libxorgos .a(lnx_ video.o) : In function `xf86EnableIO': HDD/devel/ canonical/ aarch64/ openembedded/ build/tmp- eglibc/ work/aarch64- oe-linux/ xserver- xorg/2_ 1.13.1- r8.0/xorg- server- 1.13.1/ hw/xfree86/ os-support/ linux/lnx_ video.c: 515: undefined reference to `ioperm' HDD/devel/ canonical/ aarch64/ openembedded/ build/tmp- eglibc/ work/aarch64- oe-linux/ xserver- xorg/2_ 1.13.1- r8.0/xorg- server- 1.13.1/ hw/xfree86/ os-support/ linux/lnx_ video.c: 515: undefined reference to `iopl' HDD/devel/ canonical/ aarch64/ openembedded/ build/tmp- eglibc/ work/aarch64- oe-linux/ xserver- xorg/2_ 1.13.1- r8.0/xorg- server- 1.13.1/ hw/xfree86/ os-support/ linux/lnx_ video.c: 526: undefined reference to `ioperm' HDD/devel/ canonical/ aarch64/ openembedded/ build/tmp- eglibc/ work/aarch64- oe-linux/ xserver- xorg/2_ 1.13.1- r8.0/xorg- server- 1.13.1/ hw/xfree86/ os-support/ linux/lnx_ video.c: 527: undefined reference to `ioperm' .libs/libxorgos .a(lnx_ video.o) : In function `xf86DisableIO': HDD/devel/ canonical/ aarch64/ openembedded/ build/tmp- eglibc/ work/aarch64- oe-linux/ xserver- xorg/2_ 1.13.1- r8.0/xorg- server- 1.13.1/ hw/xfree86/ os-support/ linux/lnx_ video.c: 544: undefined reference to `iopl' HDD/devel/ canonical/ aarch64/ openembedded/ build/tmp- eglibc/ work/aarch64- oe-linux/ xserver- xorg/2_ 1.13.1- r8.0/xorg- server- 1.13.1/ hw/xfree86/ os-support/ linux/lnx_ video.c: 545: undefined reference to `ioperm'
| /home/hrw/
| /home/hrw/
| /home/hrw/
| /home/hrw/
| os-support/
| /home/hrw/
| /home/hrw/
| collect2: error: ld returned 1 exit status