jbh@junkbox:~/xserver-xorg-video-mga-1.4.11.dfsg$ sudo make make all-recursive make[1]: Entering directory `/home/jbh/xserver-xorg-video-mga-1.4.11.dfsg' Making all in src make[2]: Entering directory `/home/jbh/xserver-xorg-video-mga-1.4.11.dfsg/src' root@junkbox:/home/jbh/xserver-xorg-video-mga-1.4.11.dfsg# ./configure checking if xorg-macros used to generate configure is at least 1.2... yes, 1.2.1 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking if RANDR is defined... yes checking if RENDER is defined... yes checking if XV is defined... yes checking if DPMSExtension is defined... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for XORG... yes checking for ANSI C header files... (cached) yes checking for /usr/include/xorg/dri.h... yes checking for /usr/include/xorg/sarea.h... yes checking for /usr/include/xorg/dristruct.h... yes checking whether to include DRI support... yes checking for DRI... yes checking whether XSERVER_LIBPCIACCESS is declared... yes checking whether xf86ModeBandwidth is declared... yes checking for PCIACCESS... yes checking whether to enable EXA support... yes checking exa.h usability... yes checking exa.h presence... yes checking for exa.h... yes checking whether EXA version is at least 2.0.0... yes configure: creating ./config.statusconfig.status: creating man/Makefile config.status: creating util/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands root@junkbox:/home/jbh/xserver-xorg-video-mga-1.4.11.dfsg# make make all-recursive make[1]: Entering directory `/home/jbh/xserver-xorg-video-mga-1.4.11.dfsg' Making all in src make[2]: Entering directory `/home/jbh/xserver-xorg-video-mga-1.4.11.dfsg/src' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT clientlx.lo -MD -MP -MF .deps/clientlx.Tpo -c -o clientlx.lo clientlx.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT clientlx.lo -MD -MP -MF .deps/clientlx.Tpo -c clientlx.c -fPIC -DPIC -o .libs/clientlx.o mv -f .deps/clientlx.Tpo .deps/clientlx.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_arc.lo -MD -MP -MF .deps/mga_arc.Tpo -c -o mga_arc.lo mga_arc.c gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_arc.lo -MD -MP -MF .deps/mga_arc.Tpo -c mga_arc.c -fPIC -DPIC -o .libs/mga_arc.o mv -f .deps/mga_arc.Tpo .deps/mga_arc.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_bios.lo -MD -MP -MF .deps/mga_bios.Tpo -c -o mga_bios.lo mga_bios.c gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_bios.lo -MD -MP -MF .deps/mga_bios.Tpo -c mga_bios.c -fPIC -DPIC -o .libs/mga_bios.o mv -f .deps/mga_bios.Tpo .deps/mga_bios.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_dac3026.lo -MD -MP -MF .deps/mga_dac3026.Tpo -c -o mga_dac3026.lo mga_dac3026.c gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_dac3026.lo -MD -MP -MF .deps/mga_dac3026.Tpo -c mga_dac3026.c -fPIC -DPIC -o .libs/mga_dac3026.o mga_dac3026.c: In function `MGA3026Save': mga_dac3026.c:859: warning: passing argument 2 of `pci_device_cfg_read_u32' from incompatible pointer type /usr/include/pciaccess.h:153: note: expected `uint32_t *' but argument is of type `CARD32 *' mv -f .deps/mga_dac3026.Tpo .deps/mga_dac3026.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_dacG.lo -MD -MP -MF .deps/mga_dacG.Tpo -c -o mga_dacG.lo mga_dacG.c gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_dacG.lo -MD -MP -MF .deps/mga_dacG.Tpo -c mga_dacG.c -fPIC -DPIC -o .libs/mga_dacG.o mga_dacG.c: In function `MGAGSave': mga_dacG.c:1409: warning: passing argument 2 of `pci_device_cfg_read_u32' from incompatible pointer type /usr/include/pciaccess.h:153: note: expected `uint32_t *' but argument is of type `CARD32 *' mga_dacG.c:1409: warning: passing argument 2 of `pci_device_cfg_read_u32' from incompatible pointer type /usr/include/pciaccess.h:153: note: expected `uint32_t *' but argument is of type `CARD32 *' mga_dacG.c:1409: warning: passing argument 2 of `pci_device_cfg_read_u32' from incompatible pointer type /usr/include/pciaccess.h:153: note: expected `uint32_t *' but argument is of type `CARD32 *' mga_dacG.c: In function `mgag_create_i2c_bus': mga_dacG.c:1690: warning: assignment discards qualifiers from pointer target type mga_dacG.c:1695: warning: assignment discards qualifiers from pointer target type mv -f .deps/mga_dacG.Tpo .deps/mga_dacG.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_dga.lo -MD -MP -MF .deps/mga_dga.Tpo -c -o mga_dga.lo mga_dga.c gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_dga.lo -MD -MP -MF .deps/mga_dga.Tpo -c mga_dga.c -fPIC -DPIC -o .libs/mga_dga.o mv -f .deps/mga_dga.Tpo .deps/mga_dga.Plou config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating util/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands root@junkbox:/home/jbh/xserver-xorg-video-mga-1.4.11.dfsg# make make all-recursive make[1]: Entering directory `/home/jbh/xserver-xorg-video-mga-1.4.11.dfsg' Making all in src make[2]: Entering directory `/home/jbh/xserver-xorg-video-mga-1.4.11.dfsg/src' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT clientlx.lo -MD -MP -MF .deps/clientlx.Tpo -c -o clientlx.lo clientlx.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT clientlx.lo -MD -MP -MF .deps/clientlx.Tpo -c clientlx.c -fPIC -DPIC -o .libs/clientlx.o mv -f .deps/clientlx.Tpo .deps/clientlx.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_arc.lo -MD -MP -MF .deps/mga_arc.Tpo -c -o mga_arc.lo mga_arc.c gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_arc.lo -MD -MP -MF .deps/mga_arc.Tpo -c mga_arc.c -fPIC -DPIC -o .libs/mga_arc.o mv -f .deps/mga_arc.Tpo .deps/mga_arc.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_bios.lo -MD -MP -MF .deps/mga_bios.Tpo -c -o mga_bios.lo mga_bios.c gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_bios.lo -MD -MP -MF .deps/mga_bios.Tpo -c mga_bios.c -fPIC -DPIC -o .libs/mga_bios.o mv -f .deps/mga_bios.Tpo .deps/mga_bios.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_dac3026.lo -MD -MP -MF .deps/mga_dac3026.Tpo -c -o mga_dac3026.lo mga_dac3026.c gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_dac3026.lo -MD -MP -MF .deps/mga_dac3026.Tpo -c mga_dac3026.c -fPIC -DPIC -o .libs/mga_dac3026.o mga_dac3026.c: In function `MGA3026Save': mga_dac3026.c:859: warning: passing argument 2 of `pci_device_cfg_read_u32' from incompatible pointer type /usr/include/pciaccess.h:153: note: expected `uint32_t *' but argument is of type `CARD32 *' mv -f .deps/mga_dac3026.Tpo .deps/mga_dac3026.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_dacG.lo -MD -MP -MF .deps/mga_dacG.Tpo -c -o mga_dacG.lo mga_dacG.c gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_dacG.lo -MD -MP -MF .deps/mga_dacG.Tpo -c mga_dacG.c -fPIC -DPIC -o .libs/mga_dacG.o mga_dacG.c: In function `MGAGSave': mga_dacG.c:1409: warning: passing argument 2 of `pci_device_cfg_read_u32' from incompatible pointer type /usr/include/pciaccess.h:153: note: expected `uint32_t *' but argument is of type `CARD32 *' mga_dacG.c:1409: warning: passing argument 2 of `pci_device_cfg_read_u32' from incompatible pointer type /usr/include/pciaccess.h:153: note: expected `uint32_t *' but argument is of type `CARD32 *' mga_dacG.c:1409: warning: passing argument 2 of `pci_device_cfg_read_u32' from incompatible pointer type /usr/include/pciaccess.h:153: note: expected `uint32_t *' but argument is of type `CARD32 *' mga_dacG.c: In function `mgag_create_i2c_bus': mga_dacG.c:1690: warning: assignment discards qualifiers from pointer target type mga_dacG.c:1695: warning: assignment discards qualifiers from pointer target type mv -f .deps/mga_dacG.Tpo .deps/mga_dacG.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_dga.lo -MD -MP -MF .deps/mga_dga.Tpo -c -o mga_dga.lo mga_dga.c gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_dga.lo -MD -MP -MF .deps/mga_dga.Tpo -c mga_dga.c -fPIC -DPIC -o .libs/mga_dga.o mv -f .deps/mga_dga.Tpo .deps/mga_dga.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_dh.lo -MD -MP -MF .deps/mga_dh.Tpo -c -o mga_dh.lo mga_dh.c gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_dh.lo -MD -MP -MF .deps/mga_dh.Tpo -c mga_dh.c -fPIC -DPIC -o .libs/mga_dh.o mv -f .deps/mga_dh.Tpo .deps/mga_dh.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_driver.lo -MD -MP -MF .deps/mga_driver.Tpo -c -o mga_driver.lo mga_driver.c gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_driver.lo -MD -MP -MF .deps/mga_driver.Tpo -c mga_driver.c -fPIC -DPIC -o .libs/mga_driver.o mga_driver.c: In function `MGASoftReset': mga_driver.c:943: warning: ignoring return value of `MGAMapMem', declared with attribute warn_unused_result mga_driver.c: In function `MGACountRam': mga_driver.c:1083: warning: passing argument 2 of `pci_device_cfg_read_u32' from incompatible pointer type /usr/include/pciaccess.h:153: note: expected `uint32_t *' but argument is of type `CARD32 *' mga_driver.c:1064: warning: ignoring return value of `MGAMapMem', declared with attribute warn_unused_result mga_driver.c:1104: warning: ignoring return value of `MGAMapMem', declared with attribute warn_unused_result mga_driver.c: In function `MGAMapMem': mga_driver.c:2816: warning: cast from pointer to integer of different size mga_driver.c:2825: warning: passing argument 5 of `pci_device_map_range' from incompatible pointer type /usr/include/pciaccess.h:91: note: expected `void **' but argument is of type `unsigned char **' mga_driver.c: In function `MGAUnmapMem': mga_driver.c:2947: warning: cast from pointer to integer of different size mv -f .deps/mga_driver.Tpo .deps/mga_driver.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_esc.lo -MD -MP -MF .deps/mga_esc.Tpo -c -o mga_esc.lo mga_esc.c gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_esc.lo -MD -MP -MF .deps/mga_esc.Tpo -c mga_esc.c -fPIC -DPIC -o .libs/mga_esc.o mv -f .deps/mga_esc.Tpo .deps/mga_esc.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_g450pll.lo -MD -MP -MF .deps/mga_g450pll.Tpo -c -o mga_g450pll.lo mga_g450pll.c gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_g450pll.lo -MD -MP -MF .deps/mga_g450pll.Tpo -c mga_g450pll.c -fPIC -DPIC -o .libs/mga_g450pll.o mv -f .deps/mga_g450pll.Tpo .deps/mga_g450pll.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_halmod.lo -MD -MP -MF .deps/mga_halmod.Tpo -c -o mga_halmod.lo mga_halmod.c gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_halmod.lo -MD -MP -MF .deps/mga_halmod.Tpo -c mga_halmod.c -fPIC -DPIC -o .libs/mga_halmod.o mv -f .deps/mga_halmod.Tpo .deps/mga_halmod.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_hwcurs.lo -MD -MP -MF .deps/mga_hwcurs.Tpo -c -o mga_hwcurs.lo mga_hwcurs.c gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_hwcurs.lo -MD -MP -MF .deps/mga_hwcurs.Tpo -c mga_hwcurs.c -fPIC -DPIC -o .libs/mga_hwcurs.o mv -f .deps/mga_hwcurs.Tpo .deps/mga_hwcurs.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_merge.lo -MD -MP -MF .deps/mga_merge.Tpo -c -o mga_merge.lo mga_merge.c gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_merge.lo -MD -MP -MF .deps/mga_merge.Tpo -c mga_merge.c -fPIC -DPIC -o .libs/mga_merge.o mv -f .deps/mga_merge.Tpo .deps/mga_merge.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_shadow.lo -MD -MP -MF .deps/mga_shadow.Tpo -c -o mga_shadow.lo mga_shadow.c gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_shadow.lo -MD -MP -MF .deps/mga_shadow.Tpo -c mga_shadow.c -fPIC -DPIC -o .libs/mga_shadow.o mv -f .deps/mga_shadow.Tpo .deps/mga_shadow.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_vga.lo -MD -MP -MF .deps/mga_vga.Tpo -c -o mga_vga.lo mga_vga.c gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_vga.lo -MD -MP -MF .deps/mga_vga.Tpo -c mga_vga.c -fPIC -DPIC -o .libs/mga_vga.o mv -f .deps/mga_vga.Tpo .deps/mga_vga.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_video.lo -MD -MP -MF .deps/mga_video.Tpo -c -o mga_video.lo mga_video.c gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_video.lo -MD -MP -MF .deps/mga_video.Tpo -c mga_video.c -fPIC -DPIC -o .libs/mga_video.o mv -f .deps/mga_video.Tpo .deps/mga_video.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_dri.lo -MD -MP -MF .deps/mga_dri.Tpo -c -o mga_dri.lo mga_dri.c gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_dri.lo -MD -MP -MF .deps/mga_dri.Tpo -c mga_dri.c -fPIC -DPIC -o .libs/mga_dri.o mv -f .deps/mga_dri.Tpo .deps/mga_dri.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_exa.lo -MD -MP -MF .deps/mga_exa.Tpo -c -o mga_exa.lo mga_exa.c gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_exa.lo -MD -MP -MF .deps/mga_exa.Tpo -c mga_exa.c -fPIC -DPIC -o .libs/mga_exa.o mga_exa.c: In function `mgaExaInit': mga_exa.c:869: warning: format `%x' expects type `unsigned int', but argument 5 has type `long unsigned int' mga_exa.c:869: warning: format `%x' expects type `unsigned int', but argument 6 has type `long unsigned int' mv -f .deps/mga_exa.Tpo .deps/mga_exa.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_storm.lo -MD -MP -MF .deps/mga_storm.Tpo -c -o mga_storm.lo mga_storm.c gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -MT mga_storm.lo -MD -MP -MF .deps/mga_storm.Tpo -c mga_storm.c -fPIC -DPIC -o .libs/mga_storm.o mv -f .deps/mga_storm.Tpo .deps/mga_storm.Plo /bin/bash ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -g -O2 -module -avoid-version -o mga_drv.la -rpath /usr/local/lib/xorg/modules/drivers clientlx.lo mga_arc.lo mga_bios.lo mga_dac3026.lo mga_dacG.lo mga_dga.lo mga_dh.lo mga_driver.lo mga_esc.lo mga_g450pll.lo mga_halmod.lo mga_hwcurs.lo mga_merge.lo mga_shadow.lo mga_vga.lo mga_video.lo mga_dri.lo mga_exa.lo mga_storm.lo gcc -shared .libs/clientlx.o .libs/mga_arc.o .libs/mga_bios.o .libs/mga_dac3026.o .libs/mga_dacG.o .libs/mga_dga.o .libs/mga_dh.o .libs/mga_driver.o .libs/mga_esc.o .libs/mga_g450pll.o .libs/mga_halmod.o .libs/mga_hwcurs.o .libs/mga_merge.o .libs/mga_shadow.o .libs/mga_vga.o .libs/mga_video.o .libs/mga_dri.o .libs/mga_exa.o .libs/mga_storm.o -Wl,-soname -Wl,mga_drv.so -o .libs/mga_drv.so creating mga_drv.la (cd .libs && rm -f mga_drv.la && ln -s ../mga_drv.la mga_drv.la) make[2]: Leaving directory `/home/jbh/xserver-xorg-video-mga-1.4.11.dfsg/src' Making all in man make[2]: Entering directory `/home/jbh/xserver-xorg-video-mga-1.4.11.dfsg/man' sed -e 's|__vendorversion__|"xf86-video-mga 1.4.11" "X Version 11"|' -e 's|__xorgversion__|"xf86-video-mga 1.4.11" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr/local|g' -e 's|__appmansuffix__|1|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' < mga.man > mga.4 make[2]: Leaving directory `/home/jbh/xserver-xorg-video-mga-1.4.11.dfsg/man' Making all in util make[2]: Entering directory `/home/jbh/xserver-xorg-video-mga-1.4.11.dfsg/util' gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT stormdwg.o -MD -MP -MF .deps/stormdwg.Tpo -c -o stormdwg.o stormdwg.c mv -f .deps/stormdwg.Tpo .deps/stormdwg.Po /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -o stormdwg stormdwg.o mkdir .libs gcc -g -O2 -o stormdwg stormdwg.o make[2]: Leaving directory `/home/jbh/xserver-xorg-video-mga-1.4.11.dfsg/util' make[2]: Entering directory `/home/jbh/xserver-xorg-video-mga-1.4.11.dfsg' make[2]: Leaving directory `/home/jbh/xserver-xorg-video-mga-1.4.11.dfsg' make[1]: Leaving directory `/home/jbh/xserver-xorg-video-mga-1.4.11.dfsg' root@junkbox:/home/jbh/xserver-xorg-video-mga-1.4.11.dfsg# ls -tr ltmain.sh README_HALLIB Makefile.am install-sh aclocal.m4 config.h.in config.h Makefile util config.sub README COPYING depcomp Makefile.in autogen.sh libtool config.status src config.guess mga_PInS.txt missing configure.ac configure debian stamp-h1 config.log man root@junkbox:/home/jbh/xserver-xorg-video-mga-1.4.11.dfsg#