[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

16_s390_fix.diff makes xorg-xserver fail to build on PowerPC



Hi the Debian X Strike Force,

I've been trying the experimental packages on my ibook and I noticed that the 
16_s390_fix.diff makes xorg-xserver fail to build on my machine.

v 1:1.1.1-2 was building.
v 2:1.1.1-4 was not
v 2:1.1.1-4 without 16_s390_fix.diff was.

You'll find attached the last lines of the compilation where the error occurs.

I didn't see a message (or a bug) about this in the list but there's so much 
to read... so if this problem was treated sorry for this message.

Sincerely,

Yannick
Making all in ioport
make[6]: entrant dans le répertoire « /home/yannick/tmp/src/xorg-server-1.1.1/obj-powerpc-linux-gnu/hw/xfree86/utils/ioport »
if gcc -DHAVE_CONFIG_H -I. -I../../../../../hw/xfree86/utils/ioport -I../../../../include -I../../../../include -I../../../../include -I../../../../include -I../../../../include -I../../../../include -I../../../../include -I../../../../include -I../../../../../hw/xfree86 -I../../../../../hw/xfree86/include -I../../../../../hw/xfree86/common -I../../../../../hw/xfree86/os-support -I../../../../../hw/xfree86/os-support/bus -I../../../../../os -I../../../../../hw/xfree86/dummylib   -DHAVE_XORG_CONFIG_H -DXF86PM -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/usr/include/freetype2   -I../../../../../include -I../../../../include -I../../../../../Xext -I../../../../../composite -I../../../../../damageext -I../../../../../xfixes -I../../../../../Xi -I../../../../../mi -I../../../../../miext/shadow  -I../../../../../miext/damage -I../../../../../render -I../../../../../randr -I../../../../../fb  -Wall -g -O2 -MT ioport-ioport.o -MD -MP -MF ".deps/ioport-ioport.Tpo" -c -o ioport-ioport.o `test -f 'ioport.c' || echo '../../../../../hw/xfree86/utils/ioport/'`ioport.c; \
        then mv -f ".deps/ioport-ioport.Tpo" ".deps/ioport-ioport.Po"; else rm -f ".deps/ioport-ioport.Tpo"; exit 1; fi
/bin/sh ../../../../libtool --tag=CC --mode=link gcc  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/usr/include/freetype2   -I../../../../../include -I../../../../include -I../../../../../Xext -I../../../../../composite -I../../../../../damageext -I../../../../../xfixes -I../../../../../Xi -I../../../../../mi -I../../../../../miext/shadow  -I../../../../../miext/damage -I../../../../../render -I../../../../../randr -I../../../../../fb  -Wall -g -O2   -o ioport  ioport-ioport.o ../../os-support/libxorgos.la ../../dummylib/libdummy-nonserver.a  -lm 
mkdir .libs
gcc -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/usr/include/freetype2 -I../../../../../include -I../../../../include -I../../../../../Xext -I../../../../../composite -I../../../../../damageext -I../../../../../xfixes -I../../../../../Xi -I../../../../../mi -I../../../../../miext/shadow -I../../../../../miext/damage -I../../../../../render -I../../../../../randr -I../../../../../fb -Wall -g -O2 -o ioport ioport-ioport.o  ../../os-support/.libs/libxorgos.a ../../dummylib/libdummy-nonserver.a -lm
../../os-support/.libs/libxorgos.a(lnx_video.o): In function `xf86EnableInterrupts':
../../../../../hw/xfree86/os-support/linux/lnx_video.c:652: undefined reference to `iopl'
../../../../../hw/xfree86/os-support/linux/lnx_video.c:652: undefined reference to `ioperm'
collect2: ld returned 1 exit status
make[6]: *** [ioport] Erreur 1


Reply to: