Calculating dependencies * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 2.6.13-gentoo-r1 >>> Unpacking source... >>> Unpacking svgalib-1.9.21.tar.gz to /var/tmp/portage/svgalib-1.9.21-r1/work * Applying svgalib-1.9.21-gentoo.patch ...  [ ok ] * Applying svgalib-1.9.21-linux2.6.patch ...  [ ok ] * Applying svgalib-1.9.19-pic.patch ...  [ ok ] * Applying svgalib-1.9.19-dont-touch-ld.conf.patch ...  [ ok ] >>> Source unpacked. mkdir -p staticlib/mouse mkdir -p staticlib/keyboard mkdir -p staticlib/ramdac mkdir -p staticlib/clockchip mkdir -p staticlib/joystick mkdir -p staticlib/drivers (cd staticlib/; \ make -f /var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/src/Makefile libvga.a \ SRCDIR="/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21" DLLFLAGS="" \ ) make[1]: Entering directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/staticlib' echo '# Module dependencies' >>.depend.src i686-pc-linux-gnu-gcc -I../include -I. -I../src -MM ../src/vga.c ../src/vgaio.c ../src/vgadraw.c ../src/vgaclear.c ../src/vgaline.c ../src/vgapix.c ../src/vgapal.c ../src/vgacol.c ../src/vgamodesel.c ../src/vgamisc.c ../src/vgadump.c ../src/vgaconvplanar.c ../src/vgaaccel.c ../src/timing.c ../src/vgaregs.c ../src/interface.c ../src/accel.c ../src/vgapci.c ../src/vga_helper.c ../src/vga_console.c ../src/vgarelvgaio.c ../src/vgammvgaio.c ../src/vgacursor.c ../src/vganullio.c >>.depend.src echo '# Mouse dependencies' >>.depend.src i686-pc-linux-gnu-gcc -I../include -I. -I../src -MM ../src/mouse/mouse.c >.depend.src.mouse sed 's#^\(.*\.o\):#mouse/\1:#g' <.depend.src.mouse >>.depend.src rm -f .depend.src.mouse echo '# Joystick dependencies' >>.depend.src i686-pc-linux-gnu-gcc -I../include -I. -I../src -MM ../src/joystick/joystick.c >.depend.src.joystick sed 's#^\(.*\.o\):#joystick/\1:#g' <.depend.src.joystick >>.depend.src rm -f .depend.src.joystick echo '# Keyboard dependencies' >>.depend.src i686-pc-linux-gnu-gcc -I../include -I. -I../src -MM ../src/keyboard/keyboard.c >.depend.src.keyboard sed 's#^\(.*\.o\):#keyboard/\1:#g' <.depend.src.keyboard >>.depend.src rm -f .depend.src.keyboard echo '# Driver dependencies' >>.depend.src i686-pc-linux-gnu-gcc -I../include -I. -I../src -MM ../src/vgadrv.c ../src/regextr.c ../src/modetab.c ../src/drivers/cirrus.c ../src/drivers/tvga8900.c ../src/drivers/trident.c ../src/drivers/s3.c ../src/drivers/ark.c ../src/drivers/ali.c ../src/drivers/chips.c ../src/drivers/apm.c ../src/drivers/vesa.c ../src/lrmi.c ../src/drivers/nv3.c ../src/drivers/savage.c ../src/drivers/g400.c ../src/drivers/pm2.c ../src/drivers/unichrome.c ../src/drivers/millennium.c ../src/drivers/r128.c ../src/drivers/mx.c ../src/drivers/paradise.c ../src/drivers/rage.c ../src/drivers/banshee.c ../src/drivers/sis.c ../src/drivers/i740.c ../src/drivers/i810.c ../src/drivers/laguna.c ../src/drivers/et6000.c ../src/drivers/neo.c ../src/drivers/fbdev.c ../src/drivers/rendition.c >>.depend.src echo '# Ramdac dependencies' >>.depend.src i686-pc-linux-gnu-gcc -I../include -I. -I../src -MM ../src/ramdac/ramdac.c ../src/ramdac/normal.c ../src/ramdac/attdacs.c ../src/ramdac/sierra.c ../src/ramdac/icw.c ../src/ramdac/s3dacs.c ../src/ramdac/IBMRGB52x.c ../src/ramdac/ics_gendac.c >.depend.src.ramdac sed 's#^\(.*\.o\):#ramdac/\1:#g' <.depend.src.ramdac >>.depend.src rm -f .depend.src.ramdac echo '# Clockchip dependencies' >>.depend.src i686-pc-linux-gnu-gcc -I../include -I. -I../src -MM ../src/clockchip/icd2061a.c >.depend.src.clockchip sed 's#^\(.*\.o\):#clockchip/\1:#g' <.depend.src.clockchip >>.depend.src rm -f .depend.src.clockchip i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DROOT_VC_SHORTCUT -DINCLUDE_CIRRUS_DRIVER -DINCLUDE_CIRRUS_DRIVER_TEST -DINCLUDE_TVGA_DRIVER -DINCLUDE_TVGA_DRIVER_TEST -DINCLUDE_TRIDENT_DRIVER -DINCLUDE_TRIDENT_DRIVER_TEST -DINCLUDE_S3_DRIVER -DINCLUDE_S3_DRIVER_TEST -DINCLUDE_ARK_DRIVER -DINCLUDE_ARK_DRIVER_TEST -DINCLUDE_ALI_DRIVER -DINCLUDE_ALI_DRIVER_TEST -DINCLUDE_CHIPS_DRIVER -DINCLUDE_CHIPS_DRIVER_TEST -DINCLUDE_APM_DRIVER -DINCLUDE_APM_DRIVER_TEST -DINCLUDE_VESA_DRIVER -DINCLUDE_NV3_DRIVER -DINCLUDE_NV3_DRIVER_TEST -DINCLUDE_SAVAGE_DRIVER -DINCLUDE_SAVAGE_DRIVER_TEST -DINCLUDE_G400_DRIVER -DINCLUDE_G400_DRIVER_TEST -DINCLUDE_PM2_DRIVER -DINCLUDE_PM2_DRIVER_TEST -DINCLUDE_UNICHROME_DRIVER -DINCLUDE_UNICHROME_DRIVER_TEST -DINCLUDE_MILLENNIUM_DRIVER -DINCLUDE_MILLENNIUM_DRIVER_TEST -DINCLUDE_R128_DRIVER -DINCLUDE_R128_DRIVER_TEST -DINCLUDE_MX_DRIVER -DINCLUDE_MX_DRIVER_TEST -DINCLUDE_PARADISE_DRIVER -DINCLUDE_PARADISE_DRIVER_TEST -DINCLUDE_RAGE_DRIVER -DINCLUDE_RAGE_DRIVER_TEST -DINCLUDE_BANSHEE_DRIVER -DINCLUDE_BANSHEE_DRIVER_TEST -DINCLUDE_SIS_DRIVER -DINCLUDE_SIS_DRIVER_TEST -DINCLUDE_I740_DRIVER -DINCLUDE_I740_DRIVER_TEST -DINCLUDE_I810_DRIVER -DINCLUDE_I810_DRIVER_TEST -DINCLUDE_LAGUNA_DRIVER -DINCLUDE_LAGUNA_DRIVER_TEST -DINCLUDE_ET6000_DRIVER -DINCLUDE_ET6000_DRIVER_TEST -DINCLUDE_NEO_DRIVER -DINCLUDE_NEO_DRIVER_TEST -DINCLUDE_FBDEV_DRIVER -DINCLUDE_RENDITION_DRIVER -DINCLUDE_RENDITION_DRIVER_TEST -c -o vga.o ../src/vga.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgaio.o ../src/vgaio.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgadraw.o ../src/vgadraw.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgaclear.o ../src/vgaclear.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgaline.o ../src/vgaline.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgapix.o ../src/vgapix.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgapal.o ../src/vgapal.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgacol.o ../src/vgacol.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgamodesel.o ../src/vgamodesel.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgamisc.o ../src/vgamisc.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgadump.o ../src/vgadump.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgaconvplanar.o ../src/vgaconvplanar.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgaaccel.o ../src/vgaaccel.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o timing.o ../src/timing.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgaregs.o ../src/vgaregs.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o interface.o ../src/interface.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o accel.o ../src/accel.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgapci.o ../src/vgapci.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vga_helper.o ../src/vga_helper.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vga_console.o ../src/vga_console.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgarelvgaio.o ../src/vgarelvgaio.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgammvgaio.o ../src/vgammvgaio.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgacursor.o ../src/vgacursor.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vganullio.o ../src/vganullio.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o mouse/mouse.o ../src/mouse/mouse.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o joystick/joystick.o ../src/joystick/joystick.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o keyboard/keyboard.o ../src/keyboard/keyboard.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/ramdac.o ../src/ramdac/ramdac.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/normal.o ../src/ramdac/normal.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/attdacs.o ../src/ramdac/attdacs.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/sierra.o ../src/ramdac/sierra.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/icw.o ../src/ramdac/icw.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/s3dacs.o ../src/ramdac/s3dacs.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/IBMRGB52x.o ../src/ramdac/IBMRGB52x.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/ics_gendac.o ../src/ramdac/ics_gendac.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o clockchip/icd2061a.o ../src/clockchip/icd2061a.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgadrv.o ../src/vgadrv.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o regextr.o ../src/regextr.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o modetab.o ../src/modetab.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/cirrus.o ../src/drivers/cirrus.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/tvga8900.o ../src/drivers/tvga8900.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/trident.o ../src/drivers/trident.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o drivers/s3.o ../src/drivers/s3.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o drivers/ark.o ../src/drivers/ark.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/ali.o ../src/drivers/ali.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/chips.o ../src/drivers/chips.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/apm.o ../src/drivers/apm.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/vesa.o ../src/drivers/vesa.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o lrmi.o ../src/lrmi.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/nv3.o ../src/drivers/nv3.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/savage.o ../src/drivers/savage.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/g400.o ../src/drivers/g400.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/pm2.o ../src/drivers/pm2.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/unichrome.o ../src/drivers/unichrome.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/millennium.o ../src/drivers/millennium.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/r128.o ../src/drivers/r128.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/mx.o ../src/drivers/mx.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/paradise.o ../src/drivers/paradise.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/rage.o ../src/drivers/rage.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/banshee.o ../src/drivers/banshee.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/sis.o ../src/drivers/sis.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/i740.o ../src/drivers/i740.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/i810.o ../src/drivers/i810.c ../src/drivers/i810.c:78: aviso: se definió 'setpage' pero no se usa i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/laguna.o ../src/drivers/laguna.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/et6000.o ../src/drivers/et6000.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/neo.o ../src/drivers/neo.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/fbdev.o ../src/drivers/fbdev.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/rendition.o ../src/drivers/rendition.c rm -f libvga.a ar rcs libvga.a vga.o vgaio.o vgadraw.o vgaclear.o vgaline.o vgapix.o vgapal.o vgacol.o vgamodesel.o vgamisc.o vgadump.o vgaconvplanar.o vgaaccel.o timing.o vgaregs.o interface.o accel.o vgapci.o vga_helper.o vga_console.o vgarelvgaio.o vgammvgaio.o vgacursor.o vganullio.o mouse/mouse.o joystick/joystick.o keyboard/keyboard.o ramdac/ramdac.o ramdac/normal.o ramdac/attdacs.o ramdac/sierra.o ramdac/icw.o ramdac/s3dacs.o ramdac/IBMRGB52x.o ramdac/ics_gendac.o clockchip/icd2061a.o vgadrv.o regextr.o modetab.o drivers/cirrus.o drivers/tvga8900.o drivers/trident.o drivers/s3.o drivers/ark.o drivers/ali.o drivers/chips.o drivers/apm.o drivers/vesa.o lrmi.o drivers/nv3.o drivers/savage.o drivers/g400.o drivers/pm2.o drivers/unichrome.o drivers/millennium.o drivers/r128.o drivers/mx.o drivers/paradise.o drivers/rage.o drivers/banshee.o drivers/sis.o drivers/i740.o drivers/i810.o drivers/laguna.o drivers/et6000.o drivers/neo.o drivers/fbdev.o drivers/rendition.o make[1]: Leaving directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/staticlib' (cd staticlib/; \ make -f /var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/src/Makefile libvgagl.a \ SRCDIR="/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21" DLLFLAGS="" \ ) make[1]: Entering directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/staticlib' make -f ../gl/Makefile libvgagl.a srcdir=".." DLLFLAGS="" make[2]: Entering directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/staticlib' echo '# GL Module dependencies' >>.depend.gl i686-pc-linux-gnu-gcc -I../include -I. -MM ../gl/grlib.c ../gl/driver.c ../gl/line.c ../gl/palette.c ../gl/scale.c ../gl/text.c ../gl/font8x8.c ../gl/cbitmap.c ../gl/mem.c >>.depend.gl i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -c -o grlib.o ../gl/grlib.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -c -o driver.o ../gl/driver.c {standard input}: Assembler messages: {standard input}:7621: Warning: using `%cx' instead of `%ecx' due to `w' suffix {standard input}:7623: Warning: using `%cx' instead of `%ecx' due to `w' suffix {standard input}:7653: Warning: using `%dx' instead of `%edx' due to `w' suffix {standard input}:7655: Warning: using `%dx' instead of `%edx' due to `w' suffix {standard input}:7734: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:7736: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:7773: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:7775: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:7824: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:7826: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:7972: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:7974: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:8235: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:8237: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:9295: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:9297: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:13546: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:13548: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:13564: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:13566: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:13582: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:13584: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:13601: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:13603: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:13635: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:13637: Warning: using `%ax' instead of `%eax' due to `w' suffix i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -c -o line.o ../gl/line.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -c -o palette.o ../gl/palette.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -c -o scale.o ../gl/scale.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -c -o text.o ../gl/text.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -c -o font8x8.o ../gl/font8x8.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -c -o cbitmap.o ../gl/cbitmap.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -c -o mem.o ../gl/mem.c rm -f libvgagl.a ar rcs libvgagl.a grlib.o driver.o line.o palette.o scale.o text.o font8x8.o cbitmap.o mem.o make[2]: Leaving directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/staticlib' make[1]: Leaving directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/staticlib' mkdir -p sharedlib/mouse mkdir -p sharedlib/keyboard mkdir -p sharedlib/ramdac mkdir -p sharedlib/clockchip mkdir -p sharedlib/joystick mkdir -p sharedlib/drivers (cd sharedlib/; \ make -f /var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/src/Makefile libvga.so.1.9.21 \ SRCDIR="/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21" DLLFLAGS="-fPIC" \ ) make[1]: Entering directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/sharedlib' echo '# Module dependencies' >>.depend.src i686-pc-linux-gnu-gcc -I../include -I. -I../src -MM ../src/vga.c ../src/vgaio.c ../src/vgadraw.c ../src/vgaclear.c ../src/vgaline.c ../src/vgapix.c ../src/vgapal.c ../src/vgacol.c ../src/vgamodesel.c ../src/vgamisc.c ../src/vgadump.c ../src/vgaconvplanar.c ../src/vgaaccel.c ../src/timing.c ../src/vgaregs.c ../src/interface.c ../src/accel.c ../src/vgapci.c ../src/vga_helper.c ../src/vga_console.c ../src/vgarelvgaio.c ../src/vgammvgaio.c ../src/vgacursor.c ../src/vganullio.c >>.depend.src echo '# Mouse dependencies' >>.depend.src i686-pc-linux-gnu-gcc -I../include -I. -I../src -MM ../src/mouse/mouse.c >.depend.src.mouse sed 's#^\(.*\.o\):#mouse/\1:#g' <.depend.src.mouse >>.depend.src rm -f .depend.src.mouse echo '# Joystick dependencies' >>.depend.src i686-pc-linux-gnu-gcc -I../include -I. -I../src -MM ../src/joystick/joystick.c >.depend.src.joystick sed 's#^\(.*\.o\):#joystick/\1:#g' <.depend.src.joystick >>.depend.src rm -f .depend.src.joystick echo '# Keyboard dependencies' >>.depend.src i686-pc-linux-gnu-gcc -I../include -I. -I../src -MM ../src/keyboard/keyboard.c >.depend.src.keyboard sed 's#^\(.*\.o\):#keyboard/\1:#g' <.depend.src.keyboard >>.depend.src rm -f .depend.src.keyboard echo '# Driver dependencies' >>.depend.src i686-pc-linux-gnu-gcc -I../include -I. -I../src -MM ../src/vgadrv.c ../src/regextr.c ../src/modetab.c ../src/drivers/cirrus.c ../src/drivers/tvga8900.c ../src/drivers/trident.c ../src/drivers/s3.c ../src/drivers/ark.c ../src/drivers/ali.c ../src/drivers/chips.c ../src/drivers/apm.c ../src/drivers/vesa.c ../src/lrmi.c ../src/drivers/nv3.c ../src/drivers/savage.c ../src/drivers/g400.c ../src/drivers/pm2.c ../src/drivers/unichrome.c ../src/drivers/millennium.c ../src/drivers/r128.c ../src/drivers/mx.c ../src/drivers/paradise.c ../src/drivers/rage.c ../src/drivers/banshee.c ../src/drivers/sis.c ../src/drivers/i740.c ../src/drivers/i810.c ../src/drivers/laguna.c ../src/drivers/et6000.c ../src/drivers/neo.c ../src/drivers/fbdev.c ../src/drivers/rendition.c >>.depend.src echo '# Ramdac dependencies' >>.depend.src i686-pc-linux-gnu-gcc -I../include -I. -I../src -MM ../src/ramdac/ramdac.c ../src/ramdac/normal.c ../src/ramdac/attdacs.c ../src/ramdac/sierra.c ../src/ramdac/icw.c ../src/ramdac/s3dacs.c ../src/ramdac/IBMRGB52x.c ../src/ramdac/ics_gendac.c >.depend.src.ramdac sed 's#^\(.*\.o\):#ramdac/\1:#g' <.depend.src.ramdac >>.depend.src rm -f .depend.src.ramdac echo '# Clockchip dependencies' >>.depend.src i686-pc-linux-gnu-gcc -I../include -I. -I../src -MM ../src/clockchip/icd2061a.c >.depend.src.clockchip sed 's#^\(.*\.o\):#clockchip/\1:#g' <.depend.src.clockchip >>.depend.src rm -f .depend.src.clockchip i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DROOT_VC_SHORTCUT -DINCLUDE_CIRRUS_DRIVER -DINCLUDE_CIRRUS_DRIVER_TEST -DINCLUDE_TVGA_DRIVER -DINCLUDE_TVGA_DRIVER_TEST -DINCLUDE_TRIDENT_DRIVER -DINCLUDE_TRIDENT_DRIVER_TEST -DINCLUDE_S3_DRIVER -DINCLUDE_S3_DRIVER_TEST -DINCLUDE_ARK_DRIVER -DINCLUDE_ARK_DRIVER_TEST -DINCLUDE_ALI_DRIVER -DINCLUDE_ALI_DRIVER_TEST -DINCLUDE_CHIPS_DRIVER -DINCLUDE_CHIPS_DRIVER_TEST -DINCLUDE_APM_DRIVER -DINCLUDE_APM_DRIVER_TEST -DINCLUDE_VESA_DRIVER -DINCLUDE_NV3_DRIVER -DINCLUDE_NV3_DRIVER_TEST -DINCLUDE_SAVAGE_DRIVER -DINCLUDE_SAVAGE_DRIVER_TEST -DINCLUDE_G400_DRIVER -DINCLUDE_G400_DRIVER_TEST -DINCLUDE_PM2_DRIVER -DINCLUDE_PM2_DRIVER_TEST -DINCLUDE_UNICHROME_DRIVER -DINCLUDE_UNICHROME_DRIVER_TEST -DINCLUDE_MILLENNIUM_DRIVER -DINCLUDE_MILLENNIUM_DRIVER_TEST -DINCLUDE_R128_DRIVER -DINCLUDE_R128_DRIVER_TEST -DINCLUDE_MX_DRIVER -DINCLUDE_MX_DRIVER_TEST -DINCLUDE_PARADISE_DRIVER -DINCLUDE_PARADISE_DRIVER_TEST -DINCLUDE_RAGE_DRIVER -DINCLUDE_RAGE_DRIVER_TEST -DINCLUDE_BANSHEE_DRIVER -DINCLUDE_BANSHEE_DRIVER_TEST -DINCLUDE_SIS_DRIVER -DINCLUDE_SIS_DRIVER_TEST -DINCLUDE_I740_DRIVER -DINCLUDE_I740_DRIVER_TEST -DINCLUDE_I810_DRIVER -DINCLUDE_I810_DRIVER_TEST -DINCLUDE_LAGUNA_DRIVER -DINCLUDE_LAGUNA_DRIVER_TEST -DINCLUDE_ET6000_DRIVER -DINCLUDE_ET6000_DRIVER_TEST -DINCLUDE_NEO_DRIVER -DINCLUDE_NEO_DRIVER_TEST -DINCLUDE_FBDEV_DRIVER -DINCLUDE_RENDITION_DRIVER -DINCLUDE_RENDITION_DRIVER_TEST -c -o vga.o ../src/vga.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgaio.o ../src/vgaio.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgadraw.o ../src/vgadraw.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgaclear.o ../src/vgaclear.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgaline.o ../src/vgaline.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgapix.o ../src/vgapix.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgapal.o ../src/vgapal.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgacol.o ../src/vgacol.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgamodesel.o ../src/vgamodesel.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgamisc.o ../src/vgamisc.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgadump.o ../src/vgadump.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgaconvplanar.o ../src/vgaconvplanar.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgaaccel.o ../src/vgaaccel.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o timing.o ../src/timing.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgaregs.o ../src/vgaregs.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o interface.o ../src/interface.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o accel.o ../src/accel.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgapci.o ../src/vgapci.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vga_helper.o ../src/vga_helper.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vga_console.o ../src/vga_console.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgarelvgaio.o ../src/vgarelvgaio.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgammvgaio.o ../src/vgammvgaio.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgacursor.o ../src/vgacursor.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vganullio.o ../src/vganullio.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o mouse/mouse.o ../src/mouse/mouse.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o joystick/joystick.o ../src/joystick/joystick.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o keyboard/keyboard.o ../src/keyboard/keyboard.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/ramdac.o ../src/ramdac/ramdac.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/normal.o ../src/ramdac/normal.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/attdacs.o ../src/ramdac/attdacs.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/sierra.o ../src/ramdac/sierra.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/icw.o ../src/ramdac/icw.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/s3dacs.o ../src/ramdac/s3dacs.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/IBMRGB52x.o ../src/ramdac/IBMRGB52x.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/ics_gendac.o ../src/ramdac/ics_gendac.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o clockchip/icd2061a.o ../src/clockchip/icd2061a.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgadrv.o ../src/vgadrv.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o regextr.o ../src/regextr.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o modetab.o ../src/modetab.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/cirrus.o ../src/drivers/cirrus.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/tvga8900.o ../src/drivers/tvga8900.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/trident.o ../src/drivers/trident.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o drivers/s3.o ../src/drivers/s3.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o drivers/ark.o ../src/drivers/ark.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/ali.o ../src/drivers/ali.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/chips.o ../src/drivers/chips.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/apm.o ../src/drivers/apm.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/vesa.o ../src/drivers/vesa.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o lrmi.o ../src/lrmi.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/nv3.o ../src/drivers/nv3.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/savage.o ../src/drivers/savage.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/g400.o ../src/drivers/g400.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/pm2.o ../src/drivers/pm2.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/unichrome.o ../src/drivers/unichrome.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/millennium.o ../src/drivers/millennium.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/r128.o ../src/drivers/r128.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/mx.o ../src/drivers/mx.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/paradise.o ../src/drivers/paradise.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/rage.o ../src/drivers/rage.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/banshee.o ../src/drivers/banshee.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/sis.o ../src/drivers/sis.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/i740.o ../src/drivers/i740.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/i810.o ../src/drivers/i810.c ../src/drivers/i810.c:78: aviso: se definió 'setpage' pero no se usa i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/laguna.o ../src/drivers/laguna.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/et6000.o ../src/drivers/et6000.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/neo.o ../src/drivers/neo.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/fbdev.o ../src/drivers/fbdev.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/rendition.o ../src/drivers/rendition.c i686-pc-linux-gnu-gcc -shared -Wl,-soname,libvga.so.1 \ -Xlinker --retain-symbols-file -Xlinker ../src/exports \ -Wl,-Bsymbolic -o libvga.so.1.9.21 vga.o vgaio.o vgadraw.o vgaclear.o vgaline.o vgapix.o vgapal.o vgacol.o vgamodesel.o vgamisc.o vgadump.o vgaconvplanar.o vgaaccel.o timing.o vgaregs.o interface.o accel.o vgapci.o vga_helper.o vga_console.o vgarelvgaio.o vgammvgaio.o vgacursor.o vganullio.o mouse/mouse.o joystick/joystick.o keyboard/keyboard.o ramdac/ramdac.o ramdac/normal.o ramdac/attdacs.o ramdac/sierra.o ramdac/icw.o ramdac/s3dacs.o ramdac/IBMRGB52x.o ramdac/ics_gendac.o clockchip/icd2061a.o vgadrv.o regextr.o modetab.o drivers/cirrus.o drivers/tvga8900.o drivers/trident.o drivers/s3.o drivers/ark.o drivers/ali.o drivers/chips.o drivers/apm.o drivers/vesa.o lrmi.o drivers/nv3.o drivers/savage.o drivers/g400.o drivers/pm2.o drivers/unichrome.o drivers/millennium.o drivers/r128.o drivers/mx.o drivers/paradise.o drivers/rage.o drivers/banshee.o drivers/sis.o drivers/i740.o drivers/i810.o drivers/laguna.o drivers/et6000.o drivers/neo.o drivers/fbdev.o drivers/rendition.o -lm make[1]: Leaving directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/sharedlib' (cd sharedlib/; \ make -f /var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/gl/Makefile libvgagl.so.1.9.21 \ SRCDIR="/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21" DLLFLAGS="-fPIC" \ ) make[1]: Entering directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/sharedlib' echo '# GL Module dependencies' >>.depend.gl i686-pc-linux-gnu-gcc -I../include -I. -MM ../gl/grlib.c ../gl/driver.c ../gl/line.c ../gl/palette.c ../gl/scale.c ../gl/text.c ../gl/font8x8.c ../gl/cbitmap.c ../gl/mem.c >>.depend.gl i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -c -o grlib.o ../gl/grlib.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -c -o driver.o ../gl/driver.c {standard input}: Assembler messages: {standard input}:7826: Warning: using `%cx' instead of `%ecx' due to `w' suffix {standard input}:7828: Warning: using `%cx' instead of `%ecx' due to `w' suffix {standard input}:7864: Warning: using `%cx' instead of `%ecx' due to `w' suffix {standard input}:7866: Warning: using `%cx' instead of `%ecx' due to `w' suffix {standard input}:7955: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:7957: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:8002: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:8004: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:8056: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:8058: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:8206: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:8208: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:8480: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:8482: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:10022: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:10024: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:14496: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:14498: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:14514: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:14516: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:14532: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:14534: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:14551: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:14553: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:14585: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:14587: Warning: using `%ax' instead of `%eax' due to `w' suffix i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -c -o line.o ../gl/line.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -c -o palette.o ../gl/palette.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -c -o scale.o ../gl/scale.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -c -o text.o ../gl/text.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -c -o font8x8.o ../gl/font8x8.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -c -o cbitmap.o ../gl/cbitmap.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -c -o mem.o ../gl/mem.c i686-pc-linux-gnu-gcc -s -shared -Wl,-soname,libvgagl.so.1 -o libvgagl.so.1.9.21 \ grlib.o driver.o line.o palette.o scale.o text.o font8x8.o cbitmap.o mem.o make[1]: Leaving directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/sharedlib' (cd utils; \ make -f /var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/utils/Makefile SRCDIR="/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21") make[1]: Entering directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/utils' gcc -I../include -I. -MM ../utils/restorefont.c ../utils/convfont.c ../utils/restoretextmode.c ../utils/restorepalette.c ../utils/dumpreg.c ../utils/fix132x43.c ../utils/setmclk.c >.depend i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../include -L../sharedlib -c -o restorefont.o restorefont.c restorefont.c:15: aviso: el tipo de devolución de 'main' no es `int' i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../include -L../sharedlib -L../sharedlib -o restorefont restorefont.o -lvga -lm chmod 4755 restorefont i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../include -L../sharedlib -c -o convfont.o convfont.c convfont.c:19: aviso: el tipo de devolución de 'main' no es `int' i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../include -L../sharedlib -L../sharedlib -o convfont convfont.o -lvga -lm i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../include -L../sharedlib -c -o restoretextmode.o restoretextmode.c restoretextmode.c:19: aviso: el tipo de devolución de 'main' no es `int' i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../include -L../sharedlib -L../sharedlib -o restoretextmode restoretextmode.o -lvga -lm chmod 4755 restoretextmode i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../include -L../sharedlib -c -o restorepalette.o restorepalette.c restorepalette.c:110: aviso: el tipo de devolución de 'main' no es `int' i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../include -L../sharedlib -L../sharedlib -o restorepalette restorepalette.o -lvga -lm chmod 4755 restorepalette i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../include -L../sharedlib -c -o dumpreg.o dumpreg.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../include -L../sharedlib -L../sharedlib -o dumpreg dumpreg.o -lvga -lm chmod 4755 dumpreg i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../include -L../sharedlib -L../sharedlib -o gtfcalc -DTESTING_GTF gtf/gtfcalc.c -lvga -lm gtf/gtfcalc.c:333: aviso: el tipo de devolución de 'main' no es `int' gtf/gtfcalc.c: In function `GTF_calcTimings': gtf/gtfcalc.c:125: aviso: puede ser que se utilice 'hPeriod' sin inicializar en esta función gtf/gtfcalc.c:128: aviso: puede ser que se utilice 'hPeriodEst' sin inicializar en esta función gtf/gtfcalc.c:128: aviso: puede ser que se utilice 'vSyncBP' sin inicializar en esta función gtf/gtfcalc.c:128: aviso: puede ser que se utilice 'vBackPorch' sin inicializar en esta función gtf/gtfcalc.c:129: aviso: puede ser que se utilice 'vTotalLines' sin inicializar en esta función gtf/gtfcalc.c:131: aviso: puede ser que se utilice 'idealDutyCycle' sin inicializar en esta función i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../include -L../sharedlib -c -o fix132x43.o fix132x43.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../include -L../sharedlib -L../sharedlib -o fix132x43 fix132x43.o -lvga -lm chmod 4755 fix132x43 i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../include -L../sharedlib -c -o setmclk.o setmclk.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../include -L../sharedlib -L../sharedlib -o setmclk setmclk.o -lvga -lm chmod 4755 setmclk make[1]: Leaving directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/utils' (cd lrmi-0.6m;\ make) make[1]: Entering directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/lrmi-0.6m' i686-pc-linux-gnu-gcc -c -Wall -Wstrict-prototypes -fPIC -I/include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -o lrmi.o lrmi.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I/include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -o vbetest vbetest.c lrmi.o i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I/include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -o mode3 mode3.c lrmi.o i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I/include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -o vga_reset vga_reset.c lrmi.o i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I/include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -o vbemodeinfo vbemodeinfo.c lrmi.o i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I/include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -o dosint dosint.c lrmi.o dosint.c:10: aviso: la declaración de la función no es un prototipo dosint.c: In function `main': dosint.c:51: aviso: el control alcanza el final de una función que no es void make[1]: Leaving directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/lrmi-0.6m' make: `utils' está actualizado. make: Entering directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/gl' echo '# GL Module dependencies' >>.depend.gl i686-pc-linux-gnu-gcc -I../include -I. -MM ../gl/grlib.c ../gl/driver.c ../gl/line.c ../gl/palette.c ../gl/scale.c ../gl/text.c ../gl/font8x8.c ../gl/cbitmap.c ../gl/mem.c >>.depend.gl i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -c -o grlib.o grlib.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -c -o driver.o driver.c {standard input}: Assembler messages: {standard input}:7826: Warning: using `%cx' instead of `%ecx' due to `w' suffix {standard input}:7828: Warning: using `%cx' instead of `%ecx' due to `w' suffix {standard input}:7864: Warning: using `%cx' instead of `%ecx' due to `w' suffix {standard input}:7866: Warning: using `%cx' instead of `%ecx' due to `w' suffix {standard input}:7955: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:7957: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:8002: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:8004: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:8056: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:8058: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:8206: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:8208: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:8480: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:8482: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:10022: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:10024: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:14496: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:14498: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:14514: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:14516: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:14532: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:14534: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:14551: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:14553: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:14585: Warning: using `%ax' instead of `%eax' due to `w' suffix {standard input}:14587: Warning: using `%ax' instead of `%eax' due to `w' suffix i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -c -o line.o line.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -c -o palette.o palette.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -c -o scale.o scale.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -c -o text.o text.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -c -o font8x8.o font8x8.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -c -o cbitmap.o cbitmap.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -c -o mem.o mem.c rm -f libvgagl.a ar rcs libvgagl.a grlib.o driver.o line.o palette.o scale.o text.o font8x8.o cbitmap.o mem.o make: Leaving directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/gl' make: Entering directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/gl' i686-pc-linux-gnu-gcc -s -shared -Wl,-soname,libvgagl.so.1 -o libvgagl.so.1.9.21 \ grlib.o driver.o line.o palette.o scale.o text.o font8x8.o cbitmap.o mem.o make: Leaving directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/gl' make: Entering directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/src' echo '# Module dependencies' >>.depend.src i686-pc-linux-gnu-gcc -I../include -I. -I../src -MM ../src/vga.c ../src/vgaio.c ../src/vgadraw.c ../src/vgaclear.c ../src/vgaline.c ../src/vgapix.c ../src/vgapal.c ../src/vgacol.c ../src/vgamodesel.c ../src/vgamisc.c ../src/vgadump.c ../src/vgaconvplanar.c ../src/vgaaccel.c ../src/timing.c ../src/vgaregs.c ../src/interface.c ../src/accel.c ../src/vgapci.c ../src/vga_helper.c ../src/vga_console.c ../src/vgarelvgaio.c ../src/vgammvgaio.c ../src/vgacursor.c ../src/vganullio.c >>.depend.src echo '# Mouse dependencies' >>.depend.src i686-pc-linux-gnu-gcc -I../include -I. -I../src -MM ../src/mouse/mouse.c >.depend.src.mouse sed 's#^\(.*\.o\):#mouse/\1:#g' <.depend.src.mouse >>.depend.src rm -f .depend.src.mouse echo '# Joystick dependencies' >>.depend.src i686-pc-linux-gnu-gcc -I../include -I. -I../src -MM ../src/joystick/joystick.c >.depend.src.joystick sed 's#^\(.*\.o\):#joystick/\1:#g' <.depend.src.joystick >>.depend.src rm -f .depend.src.joystick echo '# Keyboard dependencies' >>.depend.src i686-pc-linux-gnu-gcc -I../include -I. -I../src -MM ../src/keyboard/keyboard.c >.depend.src.keyboard sed 's#^\(.*\.o\):#keyboard/\1:#g' <.depend.src.keyboard >>.depend.src rm -f .depend.src.keyboard echo '# Driver dependencies' >>.depend.src i686-pc-linux-gnu-gcc -I../include -I. -I../src -MM ../src/vgadrv.c ../src/regextr.c ../src/modetab.c ../src/drivers/cirrus.c ../src/drivers/tvga8900.c ../src/drivers/trident.c ../src/drivers/s3.c ../src/drivers/ark.c ../src/drivers/ali.c ../src/drivers/chips.c ../src/drivers/apm.c ../src/drivers/vesa.c ../src/lrmi.c ../src/drivers/nv3.c ../src/drivers/savage.c ../src/drivers/g400.c ../src/drivers/pm2.c ../src/drivers/unichrome.c ../src/drivers/millennium.c ../src/drivers/r128.c ../src/drivers/mx.c ../src/drivers/paradise.c ../src/drivers/rage.c ../src/drivers/banshee.c ../src/drivers/sis.c ../src/drivers/i740.c ../src/drivers/i810.c ../src/drivers/laguna.c ../src/drivers/et6000.c ../src/drivers/neo.c ../src/drivers/fbdev.c ../src/drivers/rendition.c >>.depend.src echo '# Ramdac dependencies' >>.depend.src i686-pc-linux-gnu-gcc -I../include -I. -I../src -MM ../src/ramdac/ramdac.c ../src/ramdac/normal.c ../src/ramdac/attdacs.c ../src/ramdac/sierra.c ../src/ramdac/icw.c ../src/ramdac/s3dacs.c ../src/ramdac/IBMRGB52x.c ../src/ramdac/ics_gendac.c >.depend.src.ramdac sed 's#^\(.*\.o\):#ramdac/\1:#g' <.depend.src.ramdac >>.depend.src rm -f .depend.src.ramdac echo '# Clockchip dependencies' >>.depend.src i686-pc-linux-gnu-gcc -I../include -I. -I../src -MM ../src/clockchip/icd2061a.c >.depend.src.clockchip sed 's#^\(.*\.o\):#clockchip/\1:#g' <.depend.src.clockchip >>.depend.src rm -f .depend.src.clockchip i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DROOT_VC_SHORTCUT -DINCLUDE_CIRRUS_DRIVER -DINCLUDE_CIRRUS_DRIVER_TEST -DINCLUDE_TVGA_DRIVER -DINCLUDE_TVGA_DRIVER_TEST -DINCLUDE_TRIDENT_DRIVER -DINCLUDE_TRIDENT_DRIVER_TEST -DINCLUDE_S3_DRIVER -DINCLUDE_S3_DRIVER_TEST -DINCLUDE_ARK_DRIVER -DINCLUDE_ARK_DRIVER_TEST -DINCLUDE_ALI_DRIVER -DINCLUDE_ALI_DRIVER_TEST -DINCLUDE_CHIPS_DRIVER -DINCLUDE_CHIPS_DRIVER_TEST -DINCLUDE_APM_DRIVER -DINCLUDE_APM_DRIVER_TEST -DINCLUDE_VESA_DRIVER -DINCLUDE_NV3_DRIVER -DINCLUDE_NV3_DRIVER_TEST -DINCLUDE_SAVAGE_DRIVER -DINCLUDE_SAVAGE_DRIVER_TEST -DINCLUDE_G400_DRIVER -DINCLUDE_G400_DRIVER_TEST -DINCLUDE_PM2_DRIVER -DINCLUDE_PM2_DRIVER_TEST -DINCLUDE_UNICHROME_DRIVER -DINCLUDE_UNICHROME_DRIVER_TEST -DINCLUDE_MILLENNIUM_DRIVER -DINCLUDE_MILLENNIUM_DRIVER_TEST -DINCLUDE_R128_DRIVER -DINCLUDE_R128_DRIVER_TEST -DINCLUDE_MX_DRIVER -DINCLUDE_MX_DRIVER_TEST -DINCLUDE_PARADISE_DRIVER -DINCLUDE_PARADISE_DRIVER_TEST -DINCLUDE_RAGE_DRIVER -DINCLUDE_RAGE_DRIVER_TEST -DINCLUDE_BANSHEE_DRIVER -DINCLUDE_BANSHEE_DRIVER_TEST -DINCLUDE_SIS_DRIVER -DINCLUDE_SIS_DRIVER_TEST -DINCLUDE_I740_DRIVER -DINCLUDE_I740_DRIVER_TEST -DINCLUDE_I810_DRIVER -DINCLUDE_I810_DRIVER_TEST -DINCLUDE_LAGUNA_DRIVER -DINCLUDE_LAGUNA_DRIVER_TEST -DINCLUDE_ET6000_DRIVER -DINCLUDE_ET6000_DRIVER_TEST -DINCLUDE_NEO_DRIVER -DINCLUDE_NEO_DRIVER_TEST -DINCLUDE_FBDEV_DRIVER -DINCLUDE_RENDITION_DRIVER -DINCLUDE_RENDITION_DRIVER_TEST -c -o vga.o vga.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgaio.o vgaio.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgadraw.o vgadraw.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgaclear.o vgaclear.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgaline.o vgaline.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgapix.o vgapix.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgapal.o vgapal.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgacol.o vgacol.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgamodesel.o vgamodesel.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgamisc.o vgamisc.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgadump.o vgadump.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgaconvplanar.o vgaconvplanar.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgaaccel.o vgaaccel.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o timing.o timing.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgaregs.o vgaregs.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o interface.o interface.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o accel.o accel.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgapci.o vgapci.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vga_helper.o vga_helper.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vga_console.o vga_console.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgarelvgaio.o vgarelvgaio.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgammvgaio.o vgammvgaio.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgacursor.o vgacursor.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vganullio.o vganullio.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o mouse/mouse.o mouse/mouse.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o joystick/joystick.o joystick/joystick.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o keyboard/keyboard.o keyboard/keyboard.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/ramdac.o ramdac/ramdac.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/normal.o ramdac/normal.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/attdacs.o ramdac/attdacs.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/sierra.o ramdac/sierra.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/icw.o ramdac/icw.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/s3dacs.o ramdac/s3dacs.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/IBMRGB52x.o ramdac/IBMRGB52x.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o ramdac/ics_gendac.o ramdac/ics_gendac.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o clockchip/icd2061a.o clockchip/icd2061a.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o vgadrv.o vgadrv.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o regextr.o regextr.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o modetab.o modetab.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/cirrus.o drivers/cirrus.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/tvga8900.o drivers/tvga8900.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/trident.o drivers/trident.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o drivers/s3.o drivers/s3.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -DINCLUDE_NORMAL_DAC -DINCLUDE_S3_SDAC_DAC -DINCLUDE_S3_SDAC_DAC_TEST -DINCLUDE_S3_GENDAC_DAC -DINCLUDE_S3_GENDAC_DAC_TEST -DINCLUDE_S3_TRIO64_DAC -DINCLUDE_SIERRA_DAC -DINCLUDE_SC15025_DAC -DINCLUDE_SC15025_DAC_TEST -DINCLUDE_ATT20C490_DAC -DINCLUDE_ATT20C490_DAC_TEST -DINCLUDE_ATT20C498_DAC -DINCLUDE_ICW_DAC -DINCLUDE_IBMRGB52x_DAC -DINCLUDE_IBMRGB52x_DAC_TEST -DINCLUDE_SC1148X_DAC -DINCLUDE_SC1148X_DAC_TEST -DINCLUDE_ICS_GENDAC_DAC -DINCLUDE_ICS_GENDAC_DAC_TEST -c -o drivers/ark.o drivers/ark.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/ali.o drivers/ali.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/chips.o drivers/chips.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/apm.o drivers/apm.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/vesa.o drivers/vesa.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o lrmi.o lrmi.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/nv3.o drivers/nv3.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/savage.o drivers/savage.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/g400.o drivers/g400.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/pm2.o drivers/pm2.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/unichrome.o drivers/unichrome.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/millennium.o drivers/millennium.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/r128.o drivers/r128.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/mx.o drivers/mx.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/paradise.o drivers/paradise.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/rage.o drivers/rage.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/banshee.o drivers/banshee.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/sis.o drivers/sis.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/i740.o drivers/i740.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/i810.o drivers/i810.c drivers/i810.c:78: aviso: se definió 'setpage' pero no se usa i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/laguna.o drivers/laguna.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/et6000.o drivers/et6000.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/neo.o drivers/neo.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/fbdev.o drivers/fbdev.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/rendition.o drivers/rendition.c i686-pc-linux-gnu-gcc -shared -Wl,-soname,libvga.so.1 \ -Xlinker --retain-symbols-file -Xlinker ../src/exports \ -Wl,-Bsymbolic -o libvga.so.1.9.21 vga.o vgaio.o vgadraw.o vgaclear.o vgaline.o vgapix.o vgapal.o vgacol.o vgamodesel.o vgamisc.o vgadump.o vgaconvplanar.o vgaaccel.o timing.o vgaregs.o interface.o accel.o vgapci.o vga_helper.o vga_console.o vgarelvgaio.o vgammvgaio.o vgacursor.o vganullio.o mouse/mouse.o joystick/joystick.o keyboard/keyboard.o ramdac/ramdac.o ramdac/normal.o ramdac/attdacs.o ramdac/sierra.o ramdac/icw.o ramdac/s3dacs.o ramdac/IBMRGB52x.o ramdac/ics_gendac.o clockchip/icd2061a.o vgadrv.o regextr.o modetab.o drivers/cirrus.o drivers/tvga8900.o drivers/trident.o drivers/s3.o drivers/ark.o drivers/ali.o drivers/chips.o drivers/apm.o drivers/vesa.o lrmi.o drivers/nv3.o drivers/savage.o drivers/g400.o drivers/pm2.o drivers/unichrome.o drivers/millennium.o drivers/r128.o drivers/mx.o drivers/paradise.o drivers/rage.o drivers/banshee.o drivers/sis.o drivers/i740.o drivers/i810.o drivers/laguna.o drivers/et6000.o drivers/neo.o drivers/fbdev.o drivers/rendition.o -lm make: Leaving directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/src' make: Entering directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/threeDKit' rm -f lib3dkit.a ar rcs lib3dkit.a make: Leaving directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/threeDKit' make[1]: Entering directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/demos' i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -I../include -I../gl -L../sharedlib -o fun fun.c -lvgagl -lvga i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -I../include -I../gl -L../sharedlib -o testgl testgl.c -lvgagl -lvga i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -I../include -I../gl -L../sharedlib -o speedtest speedtest.c -lvgagl -lvga i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -I../include -I../gl -L../sharedlib -o mousetest mousetest.c -lvgagl -lvga i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -I../include -I../gl -L../sharedlib -o vgatest vgatest.c -lvgagl -lvga i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -I../include -I../gl -L../sharedlib -o scrolltest scrolltest.c -lvgagl -lvga i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -I../include -I../gl -L../sharedlib -o testlinear testlinear.c -lvgagl -lvga i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -I../include -I../gl -L../sharedlib -o keytest keytest.c -lvgagl -lvga i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -I../include -I../gl -L../sharedlib -o testaccel testaccel.c -lvgagl -lvga -lm i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -I../include -I../gl -L../sharedlib -o accel accel.c -lvgagl -lvga -lm i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -I../include -I../gl -L../sharedlib -o forktest forktest.c -lvgagl -lvga i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -I../include -I../gl -L../sharedlib -o eventtest eventtest.c -lvgagl -lvga eventtest.c: In function `child': eventtest.c:57: aviso: declaración implícita de la función `time' eventtest.c:60: aviso: declaración implícita de la función `ctime' eventtest.c:60: aviso: al pasar el argumento 1 de `fputs' se crea un puntero desde un entero sin una conversión i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -I../include -I../gl -L../sharedlib -o spin spin.c -lvgagl -lvga i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -I../include -I../gl -L../sharedlib -o bg_test bg_test.c -lvgagl -lvga bg_test.c: In function `main': bg_test.c:53: aviso: declaración implícita de la función `strcmp' i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -I../include -I../gl -L../sharedlib -o printftest printftest.c -lvgagl -lvga i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -I../include -I../gl -L../sharedlib -o joytest joytest.c -lvgagl -lvga i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -I../include -I../gl -L../sharedlib -o mjoytest mjoytest.c -lvgagl -lvga i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -I../include -I../gl -L../sharedlib -o bankspeed bankspeed.c -lvgagl -lvga i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -I../include -I../gl -L../sharedlib -o lineart lineart.c -lvgagl -lvga i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -I../include -I../gl -c -o memset.o memset.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -I../include -I../gl -L../sharedlib -o linearspeed linearspeed.c memset.o -lvgagl -lvga i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -I../include -I../gl -L../sharedlib -o addmodetest addmodetest.c -lvgagl -lvga i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -I../include -I../gl -L../sharedlib -o svidtune svidtune.c -lvgagl -lvga i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -I../include -I../gl -L../sharedlib -o linearfork linearfork.c -lvgagl -lvga i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -I../include -I../gl -L../sharedlib -o cursor cursor.c -lvgagl -lvga i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -I../include -I../gl -L../sharedlib -o vgatweak vgatweak.c -lvgagl -lvga vgatweak.c: In function `main': vgatweak.c:127: aviso: declaración implícita de la función `exit' i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -I../include -I../gl -c -o mkcur.o mkcur.c i686-pc-linux-gnu-gcc -o buildcsr -L../sharedlib mkcur.o -lvgagl -lvga make[1]: Leaving directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/demos' make[1]: Entering directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/threeDKit' i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -c -o 3dinit.o 3dinit.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -c -o 3dkit.o 3dkit.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -c -o quickmath.o quickmath.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -c -o swtriangle.o swtriangle.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -c -o triangl.o triangl.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -c -o triangle.o triangle.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -c -o wrapsurf.o wrapsurf.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -c -o wtriangle.o wtriangle.c i686-pc-linux-gnu-gcc -shared -Wl,-soname,lib3dkit.so.1 \ -o lib3dkit.so.1.9.21 3dinit.o 3dkit.o quickmath.o swtriangle.o triangl.o triangle.o wrapsurf.o wtriangle.o -lm i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -c -o planukit.o planukit.c i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -c -o planinit.o planinit.c i686-pc-linux-gnu-gcc -L../sharedlib -o plane planukit.o planinit.o 3dinit.o 3dkit.o quickmath.o swtriangle.o triangl.o triangle.o wrapsurf.o wtriangle.o -lm -lvgagl -lvga # chown root plane # chmod u+s plane i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -c -o wrapdemo.o wrapdemo.c wrapdemo.c:495: aviso: el tipo de devolución de 'main' no es `int' i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -march=athlon-xp -m3dnow -msse -mfpmath=sse -mmmx -O2 -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4 -maccumulate-outgoing-args -ffast-math -fprefetch-loop-arrays -I../gl -L../sharedlib -o wrapdemo wrapdemo.c 3dinit.o 3dkit.o quickmath.o swtriangle.o triangl.o triangle.o wrapsurf.o wtriangle.o -lm -lvgagl -lvga wrapdemo.c:495: aviso: el tipo de devolución de 'main' no es `int' # chown root wrapdemo # chmod u+s wrapdemo make[1]: Leaving directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/threeDKit' * Preparing svgalib_helper module make -C /usr/src/linux SUBDIRS=/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/kernel/svgalib_helper CLASS_CFLAGS= modules make[1]: Entering directory `/usr/src/linux-2.6.13-gentoo-r1' CC [M] /var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/kernel/svgalib_helper/main.o CC [M] /var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/kernel/svgalib_helper/i810.o CC [M] /var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/kernel/svgalib_helper/interrupt.o CC [M] /var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/kernel/svgalib_helper/virtual.o CC [M] /var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/kernel/svgalib_helper/displaystart.o LD [M] /var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/kernel/svgalib_helper/svgalib_helper.o Building modules, stage 2. MODPOST CC /var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/kernel/svgalib_helper/svgalib_helper.mod.o LD [M] /var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/kernel/svgalib_helper/svgalib_helper.ko make[1]: Leaving directory `/usr/src/linux-2.6.13-gentoo-r1' >>> Test phase [not enabled]: media-libs/svgalib-1.9.21-r1 >>> Install svgalib-1.9.21-r1 into /var/tmp/portage/svgalib-1.9.21-r1/image/ category media-libs Installing header files in /var/tmp/portage/svgalib-1.9.21-r1/image//usr/include. (cd sharedlib/; \ make -f /var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/src/Makefile libvga.so.1.9.21 \ SRCDIR="/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21" DLLFLAGS="-fPIC" \ ) make[1]: Entering directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/sharedlib' make[1]: `libvga.so.1.9.21' está actualizado. make[1]: Leaving directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/sharedlib' (cd sharedlib/; \ make -f /var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/gl/Makefile libvgagl.so.1.9.21 \ SRCDIR="/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21" DLLFLAGS="-fPIC" \ ) make[1]: Entering directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/sharedlib' make[1]: `libvgagl.so.1.9.21' está actualizado. make[1]: Leaving directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/sharedlib' Installing shared library image as /var/tmp/portage/svgalib-1.9.21-r1/image//usr/lib/libvga.so.1.9.21 /var/tmp/portage/svgalib-1.9.21-r1/image//usr/lib/libvgagl.so.1.9.21. Creating configuration directory /var/tmp/portage/svgalib-1.9.21-r1/image//etc/vga. Installing default configuration file in /var/tmp/portage/svgalib-1.9.21-r1/image//etc/vga. Installing dynamically loaded ET4000 registers in /var/tmp/portage/svgalib-1.9.21-r1/image//etc/vga. Installing default keymap file in /var/tmp/portage/svgalib-1.9.21-r1/image//etc/vga. Installing Dvorak keymap file in /var/tmp/portage/svgalib-1.9.21-r1/image//etc/vga. (cd utils; \ make -f /var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/utils/Makefile SRCDIR="/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21") make[1]: Entering directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/utils' make[1]: No se hace nada para `all'. make[1]: Leaving directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/utils' (cd lrmi-0.6m;\ make) make[1]: Entering directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/lrmi-0.6m' make[1]: No se hace nada para `all'. make[1]: Leaving directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/lrmi-0.6m' Installing textmode utilities in /var/tmp/portage/svgalib-1.9.21-r1/image//usr/bin: restorefont: Save/restore textmode font. restorepalette: Set standard VGA palette. dumpreg: Write ASCII dump of SVGA registers. restoretextmode: Save/restore textmode registers. textmode: Script that tries to restore textmode. savetextmode: Script that saves textmode information used by 'textmode'. mode3: Restore textmode by setting VESA mode 3. Installing keymap utilities in /var/tmp/portage/svgalib-1.9.21-r1/image//usr/bin: svgakeymap: Perl script that generates scancode conversion maps. (cd doc; make -f /var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/doc/Makefile SRCDIR="/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21" install ) make[1]: Entering directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/doc' for dir in man?; do\ echo gzipping manpages in $dir;\ for file in $dir/*; do \ gzip $file; \ done; \ done gzipping manpages in man1 gzipping manpages in man3 gzipping manpages in man5 gzipping manpages in man6 gzipping manpages in man7 gzipping manpages in man8 mkdir -p /var/tmp/portage/svgalib-1.9.21-r1/image//usr/man/man1 /var/tmp/portage/svgalib-1.9.21-r1/image//usr/man/man3 /var/tmp/portage/svgalib-1.9.21-r1/image//usr/man/man5 \ /var/tmp/portage/svgalib-1.9.21-r1/image//usr/man/man6 /var/tmp/portage/svgalib-1.9.21-r1/image//usr/man/man7 /var/tmp/portage/svgalib-1.9.21-r1/image//usr/man/man8 install -c -m 644 -o root -g root ../doc/man1/* /var/tmp/portage/svgalib-1.9.21-r1/image//usr/man/man1 install -c -m 644 -o root -g root ../doc/man3/* /var/tmp/portage/svgalib-1.9.21-r1/image//usr/man/man3 install -c -m 644 -o root -g root ../doc/man5/* /var/tmp/portage/svgalib-1.9.21-r1/image//usr/man/man5 install -c -m 644 -o root -g root ../doc/man6/* /var/tmp/portage/svgalib-1.9.21-r1/image//usr/man/man6 install -c -m 644 -o root -g root ../doc/man7/* /var/tmp/portage/svgalib-1.9.21-r1/image//usr/man/man7 install -c -m 644 -o root -g root ../doc/man8/* /var/tmp/portage/svgalib-1.9.21-r1/image//usr/man/man8 for dir in man? ; do \ echo gunzipping manpages in $dir;\ for file in $dir/*; do \ gunzip $file; \ done; \ done gunzipping manpages in man1 gunzipping manpages in man3 gunzipping manpages in man5 gunzipping manpages in man6 gunzipping manpages in man7 gunzipping manpages in man8 make[1]: Leaving directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/doc' (cd threeDKit/; make install) make[1]: Entering directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/threeDKit' install -c -m 755 -o root -g root lib3dkit.so.1.9.21 /var/tmp/portage/svgalib-1.9.21-r1/image//usr/lib/lib3dkit.so.1.9.21 (cd /var/tmp/portage/svgalib-1.9.21-r1/image//usr/lib; ln -sf lib3dkit.so.1.9.21 `echo lib3dkit.so.1.9.21 | sed 's/\.so\..*/.so/'` ) ldconfig make[1]: Leaving directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/threeDKit' Now run 'make demoprogs' to make the test and demo programs in demos/ and threedkit/. * Installing svgalib_helper module * Preparing file for modules.d ...  [ ok ] sys-fs/udev-058 man: prepallstrip: strip: i686-pc-linux-gnu-strip --strip-unneeded strip: i686-pc-linux-gnu-strip --strip-unneeded usr/bin/mode3 usr/bin/dumpreg usr/bin/restorefont usr/bin/restorepalette usr/bin/restoretextmode usr/lib/libvga.so.1.9.21 usr/lib/libvgagl.so.1.9.21 usr/lib/svgalib/demos/fun usr/lib/svgalib/demos/spin usr/lib/svgalib/demos/linearfork usr/lib/svgalib/demos/joytest usr/lib/svgalib/demos/svidtune usr/lib/svgalib/demos/keytest usr/lib/svgalib/demos/mousetest usr/lib/svgalib/demos/accel usr/lib/svgalib/demos/linearspeed usr/lib/svgalib/demos/testlinear usr/lib/svgalib/demos/lineart usr/lib/svgalib/demos/forktest usr/lib/svgalib/demos/bankspeed usr/lib/svgalib/demos/eventtest usr/lib/svgalib/demos/cursor usr/lib/svgalib/demos/scrolltest usr/lib/svgalib/demos/vgatweak usr/lib/svgalib/demos/testgl usr/lib/svgalib/demos/vgatest usr/lib/svgalib/demos/buildcsr usr/lib/svgalib/demos/mjoytest usr/lib/svgalib/demos/addmodetest usr/lib/svgalib/demos/bg_test usr/lib/svgalib/demos/speedtest usr/lib/svgalib/demos/printftest usr/lib/svgalib/demos/testaccel usr/lib/svgalib/threeDKit/plane usr/lib/svgalib/threeDKit/wrapdemo usr/lib/lib3dkit.so.1.9.21 making executable: /usr/lib/lib3dkit.so.1.9.21 making executable: /usr/lib/libvgagl.so.1.9.21 making executable: /usr/lib/libvga.so.1.9.21 >>> Completed installing svgalib-1.9.21-r1 into /var/tmp/portage/svgalib-1.9.21-r1/image/ * Removing media-libs/svgalib-1.9.21-r1 from moduledb. * Updating module dependencies for 2.6.13-gentoo-r1 ...  [ ok ] * Updating modules.conf ...  [ ok ] * Adding module to moduledb. * Restarting udev to reread udev rules ...  [ ok ] >>> Regenerating /etc/ld.so.cache...  ...done! >>> emerge (1 of 1) media-libs/svgalib-1.9.21-r1 to / >>> md5 files ;-) svgalib-1.9.19-r3.ebuild >>> md5 files ;-) svgalib-1.9.21-r1.ebuild >>> md5 files ;-) files/digest-svgalib-1.9.19-r3 >>> md5 files ;-) files/digest-svgalib-1.9.21-r1 >>> md5 files ;-) files/svgalib-1.9.21-linux2.6.patch >>> md5 files ;-) files/svgalib.udev.rules.d >>> md5 files ;-) files/svgalib.devfs >>> md5 files ;-) files/svgalib-1.9.19-gentoo.patch >>> md5 files ;-) files/svgalib-1.9.19-devfs.patch >>> md5 files ;-) files/svgalib-1.9.21-gentoo.patch >>> md5 files ;-) files/svgalib-1.9.19-pci-get-class.patch >>> md5 files ;-) files/svgalib-1.9.18-lrmi-gentoo-cflags.patch >>> md5 files ;-) files/svgalib.udev.perms.d >>> md5 files ;-) files/svgalib-1.9.19-pic.patch >>> md5 files ;-) files/svgalib-1.9.19-dont-touch-ld.conf.patch >>> md5 files ;-) files/svgalib-1.9.19-linux2.6.patch >>> md5 files ;-) files/svgalib-1.9.18-utils-include.patch >>> md5 src_uri ;-) svgalib-1.9.21.tar.gz >>> Merging media-libs/svgalib-1.9.21-r1 to / --- /etc/ --- /etc/vga/ >>> /etc/vga/libvga.et4000 >>> /etc/vga/null.keymap >>> /etc/vga/dvorak-us.keymap >>> /etc/vga/libvga.config --- /etc/udev/ --- /etc/udev/rules.d/ >>> /etc/udev/rules.d/30-svgalib.rules --- /etc/svgalib/ --- /etc/modules.d/ >>> /etc/modules.d/svgalib_helper --- /lib/ --- /lib/modules/ --- /lib/modules/2.6.13-gentoo-r1/ --- /lib/modules/2.6.13-gentoo-r1/misc/ >>> /lib/modules/2.6.13-gentoo-r1/misc/svgalib_helper.ko --- /usr/ --- /usr/bin/ >>> /usr/bin/mode3 >>> /usr/bin/savetextmode >>> /usr/bin/dumpreg >>> /usr/bin/textmode >>> /usr/bin/restorefont >>> /usr/bin/restorepalette >>> /usr/bin/svgakeymap >>> /usr/bin/restoretextmode --- /usr/lib/ >>> /usr/lib/lib3dkit.so.1 -> lib3dkit.so.1.9.21 >>> /usr/lib/libvga.so.1.9.21 >>> /usr/lib/libvga.so.1 -> libvga.so.1.9.21 >>> /usr/lib/libvga.so -> libvga.so.1.9.21 >>> /usr/lib/libvgagl.so -> libvgagl.so.1.9.21 >>> /usr/lib/libvgagl.so.1 -> libvgagl.so.1.9.21 >>> /usr/lib/libvgagl.so.1.9.21 >>> /usr/lib/libvgagl.a --- /usr/lib/svgalib/ --- /usr/lib/svgalib/demos/ >>> /usr/lib/svgalib/demos/fun >>> /usr/lib/svgalib/demos/spin >>> /usr/lib/svgalib/demos/linearfork >>> /usr/lib/svgalib/demos/joytest >>> /usr/lib/svgalib/demos/svidtune >>> /usr/lib/svgalib/demos/keytest >>> /usr/lib/svgalib/demos/mousetest >>> /usr/lib/svgalib/demos/accel >>> /usr/lib/svgalib/demos/linearspeed >>> /usr/lib/svgalib/demos/testlinear >>> /usr/lib/svgalib/demos/lineart >>> /usr/lib/svgalib/demos/forktest >>> /usr/lib/svgalib/demos/bankspeed >>> /usr/lib/svgalib/demos/eventtest >>> /usr/lib/svgalib/demos/cursor >>> /usr/lib/svgalib/demos/scrolltest >>> /usr/lib/svgalib/demos/vgatweak >>> /usr/lib/svgalib/demos/testgl >>> /usr/lib/svgalib/demos/vgatest >>> /usr/lib/svgalib/demos/buildcsr >>> /usr/lib/svgalib/demos/mjoytest >>> /usr/lib/svgalib/demos/addmodetest >>> /usr/lib/svgalib/demos/bg_test >>> /usr/lib/svgalib/demos/speedtest >>> /usr/lib/svgalib/demos/printftest >>> /usr/lib/svgalib/demos/testaccel --- /usr/lib/svgalib/threeDKit/ >>> /usr/lib/svgalib/threeDKit/plane >>> /usr/lib/svgalib/threeDKit/wrapdemo >>> /usr/lib/lib3dkit.so -> lib3dkit.so.1.9.21 >>> /usr/lib/lib3dkit.a >>> /usr/lib/libvga.a >>> /usr/lib/lib3dkit.so.1.9.21 --- /usr/share/ --- /usr/share/doc/ --- /usr/share/doc/svgalib-1.9.21-r1/ --- /usr/share/doc/svgalib-1.9.21-r1/txt/ >>> /usr/share/doc/svgalib-1.9.21-r1/txt/Driver-programming-HOWTO.gz >>> /usr/share/doc/svgalib-1.9.21-r1/txt/README.joystick.gz >>> /usr/share/doc/svgalib-1.9.21-r1/txt/README.lrmi.gz >>> /usr/share/doc/svgalib-1.9.21-r1/txt/svgalib.lsm.gz >>> /usr/share/doc/svgalib-1.9.21-r1/txt/README.keymap.gz >>> /usr/share/doc/svgalib-1.9.21-r1/txt/add_driver.gz >>> /usr/share/doc/svgalib-1.9.21-r1/txt/README.vesa.gz >>> /usr/share/doc/svgalib-1.9.21-r1/txt/README.multi-monitor.gz >>> /usr/share/doc/svgalib-1.9.21-r1/txt/README.patching.gz >>> /usr/share/doc/svgalib-1.9.21-r1/TODO.gz >>> /usr/share/doc/svgalib-1.9.21-r1/0-README.gz >>> /usr/share/doc/svgalib-1.9.21-r1/DESIGN.gz >>> /usr/share/doc/svgalib-1.9.21-r1/CHANGES.gz --- /usr/share/man/ --- /usr/share/man/man1/ >>> /usr/share/man/man1/restoretextmode.1.gz >>> /usr/share/man/man1/dumpreg.1.gz >>> /usr/share/man/man1/savetextmode.1.gz >>> /usr/share/man/man1/restorepalette.1.gz >>> /usr/share/man/man1/restorefont.1.gz >>> /usr/share/man/man1/convfont.1.gz >>> /usr/share/man/man1/textmode.1.gz >>> /usr/share/man/man1/setmclk.1.gz >>> /usr/share/man/man1/runx.1.gz >>> /usr/share/man/man1/fix132x43.1.gz >>> /usr/share/man/man1/svgakeymap.1.gz --- /usr/share/man/man3/ >>> /usr/share/man/man3/vga_runinbackground_version.3.gz >>> /usr/share/man/man3/vga_waitevent.3.gz >>> /usr/share/man/man3/gl_setcontextvgavirtual.3.gz >>> /usr/share/man/man3/gl_enableclipping.3.gz >>> /usr/share/man/man3/vga_getpalvec.3.gz >>> /usr/share/man/man3/joystick_update.3.gz >>> /usr/share/man/man3/gl_setpixel.3.gz >>> /usr/share/man/man3/vga_unlockvc.3.gz >>> /usr/share/man/man3/gl_setdisplaystart.3.gz >>> /usr/share/man/man3/keyboard_update.3.gz >>> /usr/share/man/man3/vga_getkey.3.gz >>> /usr/share/man/man3/mouse_setrange_6d.3.gz >>> /usr/share/man/man3/gl_copyboxtocontext.3.gz >>> /usr/share/man/man3/vga_selectcursor.3.gz >>> /usr/share/man/man3/vga_screenoff.3.gz >>> /usr/share/man/man3/vga_getch.3.gz >>> /usr/share/man/man3/vga_addtiming.3.gz >>> /usr/share/man/man3/gl_setscreenoffset.3.gz >>> /usr/share/man/man3/mouse_setxrange.3.gz >>> /usr/share/man/man3/gl_setfontcolors.3.gz >>> /usr/share/man/man3/gl_fillbox.3.gz >>> /usr/share/man/man3/vga_fillblt.3.gz >>> /usr/share/man/man3/vga_setflipchar.3.gz >>> /usr/share/man/man3/vga_setmode.3.gz >>> /usr/share/man/man3/vga_blitwait.3.gz >>> /usr/share/man/man3/vga_runinbackground.3.gz >>> /usr/share/man/man3/gl_setclippingwindow.3.gz >>> /usr/share/man/man3/joystick_x.3.gz >>> /usr/share/man/man3/vga_screenon.3.gz >>> /usr/share/man/man3/gl_copyboxfromcontext.3.gz >>> /usr/share/man/man3/joystick_y.3.gz >>> /usr/share/man/man3/mouse_seteventhandler.3.gz >>> /usr/share/man/man3/gl_getpixel.3.gz >>> /usr/share/man/man3/vga_init.3.gz >>> /usr/share/man/man3/joystick_z.3.gz >>> /usr/share/man/man3/keyboard_seteventhandler.3.gz >>> /usr/share/man/man3/mouse_init_return_fd.3.gz >>> /usr/share/man/man3/vga_setlinearaddressing.3.gz >>> /usr/share/man/man3/vga_setcursorposition.3.gz >>> /usr/share/man/man3/gl_getpixelrgb.3.gz >>> /usr/share/man/man3/vga_setrgbcolor.3.gz >>> /usr/share/man/man3/keyboard_translatekeys.3.gz >>> /usr/share/man/man3/gl_disableclipping.3.gz >>> /usr/share/man/man3/vga_setwritepage.3.gz >>> /usr/share/man/man3/vga_flip.3.gz >>> /usr/share/man/man3/mouse_setdefaulteventhandler.3.gz >>> /usr/share/man/man3/vga_changetiming.3.gz >>> /usr/share/man/man3/vga_hasmode.3.gz >>> /usr/share/man/man3/vga_setmousesupport.3.gz >>> /usr/share/man/man3/vga_setdisplaystart.3.gz >>> /usr/share/man/man3/vga_setreadpage.3.gz >>> /usr/share/man/man3/gl_rgbcolor.3.gz >>> /usr/share/man/man3/vga_gettextmoderegs.3.gz >>> /usr/share/man/man3/gl_putbox.3.gz >>> /usr/share/man/man3/gl_freecontext.3.gz >>> /usr/share/man/man3/currentcontext.3.gz >>> /usr/share/man/man3/vga_oktowrite.3.gz >>> /usr/share/man/man3/keyboard_close.3.gz >>> /usr/share/man/man3/vga_dumpregs.3.gz >>> /usr/share/man/man3/vga_setcursorimage.3.gz >>> /usr/share/man/man3/gl_setfont.3.gz >>> /usr/share/man/man3/joystick_getaxis.3.gz >>> /usr/share/man/man3/mouse_setposition.3.gz >>> /usr/share/man/man3/vga_setegacolor.3.gz >>> /usr/share/man/man3/gl_hline.3.gz >>> /usr/share/man/man3/keyboard_keypressed.3.gz >>> /usr/share/man/man3/vga_copytoplane.3.gz >>> /usr/share/man/man3/joystick_getnumbuttons.3.gz >>> /usr/share/man/man3/vga_drawscanline.3.gz >>> /usr/share/man/man3/gl_setpalette.3.gz >>> /usr/share/man/man3/vga_copytoplanar16.3.gz >>> /usr/share/man/man3/gl_setrgbpalette.3.gz >>> /usr/share/man/man3/keyboard_setdefaulteventhandler.3.gz >>> /usr/share/man/man3/vga_claimvideomemory.3.gz >>> /usr/share/man/man3/vga_lastmodenumber.3.gz >>> /usr/share/man/man3/mouse_getposition_6d.3.gz >>> /usr/share/man/man3/vga_settextmoderegs.3.gz >>> /usr/share/man/man3/vga_getcurrentmode.3.gz >>> /usr/share/man/man3/vga_setlogicalwidth.3.gz >>> /usr/share/man/man3/vga_puttextfont.3.gz >>> /usr/share/man/man3/vga_imageblt.3.gz >>> /usr/share/man/man3/gl_colorfont.3.gz >>> /usr/share/man/man3/joystick_init.3.gz >>> /usr/share/man/man3/gl_setcontextvga.3.gz >>> /usr/share/man/man3/vga_getydim.3.gz >>> /usr/share/man/man3/vga_showcursor.3.gz >>> /usr/share/man/man3/vga_setpalette.3.gz >>> /usr/share/man/man3/gl_trisetdrawpoint.3.gz >>> /usr/share/man/man3/mouse_setscale.3.gz >>> /usr/share/man/man3/gl_fillcircle.3.gz >>> /usr/share/man/man3/vga_getgraphmem.3.gz >>> /usr/share/man/man3/gl_expandfont.3.gz >>> /usr/share/man/man3/gl_clearscreen.3.gz >>> /usr/share/man/man3/gl_write.3.gz >>> /usr/share/man/man3/vga_copytoplanar256.3.gz >>> /usr/share/man/man3/gl_circle.3.gz >>> /usr/share/man/man3/vga_accel.3.gz >>> /usr/share/man/man3/gl_setcontextheight.3.gz >>> /usr/share/man/man3/vga_drawline.3.gz >>> /usr/share/man/man3/gl_setcontextvirtual.3.gz >>> /usr/share/man/man3/gl_trigetcolorlookup.3.gz >>> /usr/share/man/man3/gl_writen.3.gz >>> /usr/share/man/man3/gl_setcontext.3.gz >>> /usr/share/man/man3/mouse_waitforupdate.3.gz >>> /usr/share/man/man3/vga_white.3.gz >>> /usr/share/man/man3/gl_setpixelrgb.3.gz >>> /usr/share/man/man3/vga_getcurrentchipset.3.gz >>> /usr/share/man/man3/mouse_getcaps.3.gz >>> /usr/share/man/man3/vga_guesstiming.3.gz >>> /usr/share/man/man3/gl_getpalettecolor.3.gz >>> /usr/share/man/man3/mouse_close.3.gz >>> /usr/share/man/man3/joystick_getx.3.gz >>> /usr/share/man/man3/keyboard_init_return_fd.3.gz >>> /usr/share/man/man3/joystick_gety.3.gz >>> /usr/share/man/man3/vga_getpixel.3.gz >>> /usr/share/man/man3/vga_waitretrace.3.gz >>> /usr/share/man/man3/joystick_getz.3.gz >>> /usr/share/man/man3/vga_lockvc.3.gz >>> /usr/share/man/man3/joystick_button1.3.gz >>> /usr/share/man/man3/vga_getmodenumber.3.gz >>> /usr/share/man/man3/joystick_getb1.3.gz >>> /usr/share/man/man3/joystick_button2.3.gz >>> /usr/share/man/man3/gl_getpalette.3.gz >>> /usr/share/man/man3/vga_getmonitortype.3.gz >>> /usr/share/man/man3/joystick_getb2.3.gz >>> /usr/share/man/man3/joystick_button3.3.gz >>> /usr/share/man/man3/joystick_getb3.3.gz >>> /usr/share/man/man3/joystick_button4.3.gz >>> /usr/share/man/man3/keyboard_clearstate.3.gz >>> /usr/share/man/man3/gl_putboxpart.3.gz >>> /usr/share/man/man3/gl_getbox.3.gz >>> /usr/share/man/man3/gl_getpalettecolors.3.gz >>> /usr/share/man/man3/joystick_getb4.3.gz >>> /usr/share/man/man3/vga_setpalvec.3.gz >>> /usr/share/man/man3/joystick_close.3.gz >>> /usr/share/man/man3/vga_ext_set.3.gz >>> /usr/share/man/man3/vga_hlinelistblt.3.gz >>> /usr/share/man/man3/gl_copyscreen.3.gz >>> /usr/share/man/man3/vga_getscansegment.3.gz >>> /usr/share/man/man3/gl_copybox.3.gz >>> /usr/share/man/man3/mouse_init.3.gz >>> /usr/share/man/man3/vga_setchipset.3.gz >>> /usr/share/man/man3/vga_initcursor.3.gz >>> /usr/share/man/man3/gl_font8x8.3.gz >>> /usr/share/man/man3/vga_getmousetype.3.gz >>> /usr/share/man/man3/vga_drawscansegment.3.gz >>> /usr/share/man/man3/keyboard_init.3.gz >>> /usr/share/man/man3/vga_setmodeX.3.gz >>> /usr/share/man/man3/vga_getcardinfo.3.gz >>> /usr/share/man/man3/vga_getpalette.3.gz >>> /usr/share/man/man3/vga_getcurrenttiming.3.gz >>> /usr/share/man/man3/gl_setpalettecolor.3.gz >>> /usr/share/man/man3/mouse_setyrange.3.gz >>> /usr/share/man/man3/mouse_setposition_6d.3.gz >>> /usr/share/man/man3/vga_disabledriverreport.3.gz >>> /usr/share/man/man3/vga_addmode.3.gz >>> /usr/share/man/man3/gl_printf.3.gz >>> /usr/share/man/man3/vga_clear.3.gz >>> /usr/share/man/man3/gl_compileboxmask.3.gz >>> /usr/share/man/man3/gl_setpalettecolors.3.gz >>> /usr/share/man/man3/graph_mem.3.gz >>> /usr/share/man/man3/mouse_update.3.gz >>> /usr/share/man/man3/vga_getdefaultmode.3.gz >>> /usr/share/man/man3/joystick_getnumaxes.3.gz >>> /usr/share/man/man3/gl_setcontextwidth.3.gz >>> /usr/share/man/man3/gl_line.3.gz >>> /usr/share/man/man3/gl_setwritemode.3.gz >>> /usr/share/man/man3/vga_setcolor.3.gz >>> /usr/share/man/man3/gl_compiledboxmasksize.3.gz >>> /usr/share/man/man3/gl_putboxmaskcompiled.3.gz >>> /usr/share/man/man3/gl_bcircle.3.gz >>> /usr/share/man/man3/mouse_getx.3.gz >>> /usr/share/man/man3/vga_getcolors.3.gz >>> /usr/share/man/man3/mouse_gety.3.gz >>> /usr/share/man/man3/mouse_getbutton.3.gz >>> /usr/share/man/man3/vga_getmodename.3.gz >>> /usr/share/man/man3/mouse_setwrap.3.gz >>> /usr/share/man/man3/keyboard_waitforupdate.3.gz >>> /usr/share/man/man3/gl_wtriangle.3.gz >>> /usr/share/man/man3/vga_drawpixel.3.gz >>> /usr/share/man/man3/vga_getxdim.3.gz >>> /usr/share/man/man3/gl_getcontext.3.gz >>> /usr/share/man/man3/joystick_getbutton.3.gz >>> /usr/share/man/man3/gl_allocatecontext.3.gz >>> /usr/share/man/man3/joystick_sethandler.3.gz >>> /usr/share/man/man3/gl_putboxmask.3.gz >>> /usr/share/man/man3/joystick_setdefaulthandler.3.gz >>> /usr/share/man/man3/vga_bitblt.3.gz >>> /usr/share/man/man3/vga_safety_fork.3.gz >>> /usr/share/man/man3/gl_triangle.3.gz >>> /usr/share/man/man3/keyboard_getstate.3.gz >>> /usr/share/man/man3/vga_getmodeinfo.3.gz >>> /usr/share/man/man3/gl_striangle.3.gz >>> /usr/share/man/man3/vga_setchipsetandfeatures.3.gz >>> /usr/share/man/man3/vga_norevokeprivs.3.gz >>> /usr/share/man/man3/gl_trisetcolorlookup.3.gz >>> /usr/share/man/man3/gl_scalebox.3.gz >>> /usr/share/man/man3/gl_swtriangle.3.gz >>> /usr/share/man/man3/gl_enablepageflipping.3.gz >>> /usr/share/man/man3/vga_gettextfont.3.gz >>> /usr/share/man/man3/vga_setpage.3.gz --- /usr/share/man/man5/ >>> /usr/share/man/man5/svgalibrc.5.gz >>> /usr/share/man/man5/libvga.et4000.5.gz >>> /usr/share/man/man5/libvga.config.5.gz --- /usr/share/man/man6/ >>> /usr/share/man/man6/speedtest.6.gz >>> /usr/share/man/man6/eventtest.6.gz >>> /usr/share/man/man6/lineart.6.gz >>> /usr/share/man/man6/fun.6.gz >>> /usr/share/man/man6/forktest.6.gz >>> /usr/share/man/man6/vgatest.6.gz >>> /usr/share/man/man6/joytest.6.gz >>> /usr/share/man/man6/testaccel.6.gz >>> /usr/share/man/man6/printftest.6.gz >>> /usr/share/man/man6/plane.6.gz >>> /usr/share/man/man6/mousetest.6.gz >>> /usr/share/man/man6/accel.6.gz >>> /usr/share/man/man6/threed.6.gz >>> /usr/share/man/man6/spin.6.gz >>> /usr/share/man/man6/buildcsr.6.gz >>> /usr/share/man/man6/testgl.6.gz >>> /usr/share/man/man6/mjoytest.6.gz >>> /usr/share/man/man6/wrapdemo.6.gz >>> /usr/share/man/man6/bg_test.6.gz >>> /usr/share/man/man6/scrolltest.6.gz >>> /usr/share/man/man6/testlinear.6.gz >>> /usr/share/man/man6/svidtune.6.gz >>> /usr/share/man/man6/mach32info.6.gz >>> /usr/share/man/man6/keytest.6.gz --- /usr/share/man/man7/ >>> /usr/share/man/man7/vgagl.7.gz >>> /usr/share/man/man7/svgalib.faq.7.gz >>> /usr/share/man/man7/svgalib.chips.7.gz >>> /usr/share/man/man7/svgalib.et4000.7.gz >>> /usr/share/man/man7/svgalib.7.gz >>> /usr/share/man/man7/threedkit.7.gz >>> /usr/share/man/man7/svgalib.mach32.7.gz --- /usr/share/man/man8/ >>> /usr/share/man/man8/mode3.8.gz --- /usr/include/ >>> /usr/include/vgamouse.h >>> /usr/include/vga.h >>> /usr/include/vgajoystick.h >>> /usr/include/vgakeyboard.h >>> /usr/include/vgagl.h >>> /usr/include/triangle.h >>> /usr/include/3dkit.h >>> Safely unmerging already-installed instance... --- !mtime obj /usr/share/man/man8/mode3.8.gz --- !mtime obj /usr/share/man/man7/vgagl.7.gz --- !mtime obj /usr/share/man/man7/threedkit.7.gz --- !mtime obj /usr/share/man/man7/svgalib.mach32.7.gz --- !mtime obj /usr/share/man/man7/svgalib.faq.7.gz --- !mtime obj /usr/share/man/man7/svgalib.et4000.7.gz --- !mtime obj /usr/share/man/man7/svgalib.chips.7.gz --- !mtime obj /usr/share/man/man7/svgalib.7.gz --- !mtime obj /usr/share/man/man6/wrapdemo.6.gz --- !mtime obj /usr/share/man/man6/vgatest.6.gz --- !mtime obj /usr/share/man/man6/threed.6.gz --- !mtime obj /usr/share/man/man6/testlinear.6.gz --- !mtime obj /usr/share/man/man6/testgl.6.gz --- !mtime obj /usr/share/man/man6/testaccel.6.gz --- !mtime obj /usr/share/man/man6/svidtune.6.gz --- !mtime obj /usr/share/man/man6/spin.6.gz --- !mtime obj /usr/share/man/man6/speedtest.6.gz --- !mtime obj /usr/share/man/man6/scrolltest.6.gz --- !mtime obj /usr/share/man/man6/printftest.6.gz --- !mtime obj /usr/share/man/man6/plane.6.gz --- !mtime obj /usr/share/man/man6/mousetest.6.gz --- !mtime obj /usr/share/man/man6/mjoytest.6.gz --- !mtime obj /usr/share/man/man6/mach32info.6.gz --- !mtime obj /usr/share/man/man6/lineart.6.gz --- !mtime obj /usr/share/man/man6/keytest.6.gz --- !mtime obj /usr/share/man/man6/joytest.6.gz --- !mtime obj /usr/share/man/man6/fun.6.gz --- !mtime obj /usr/share/man/man6/forktest.6.gz --- !mtime obj /usr/share/man/man6/eventtest.6.gz --- !mtime obj /usr/share/man/man6/buildcsr.6.gz --- !mtime obj /usr/share/man/man6/bg_test.6.gz --- !mtime obj /usr/share/man/man6/accel.6.gz --- !mtime obj /usr/share/man/man5/svgalibrc.5.gz --- !mtime obj /usr/share/man/man5/libvga.et4000.5.gz --- !mtime obj /usr/share/man/man5/libvga.config.5.gz --- !mtime obj /usr/share/man/man3/vga_white.3.gz --- !mtime obj /usr/share/man/man3/vga_waitretrace.3.gz --- !mtime obj /usr/share/man/man3/vga_waitevent.3.gz --- !mtime obj /usr/share/man/man3/vga_unlockvc.3.gz --- !mtime obj /usr/share/man/man3/vga_showcursor.3.gz --- !mtime obj /usr/share/man/man3/vga_setwritepage.3.gz --- !mtime obj /usr/share/man/man3/vga_settextmoderegs.3.gz --- !mtime obj /usr/share/man/man3/vga_setrgbcolor.3.gz --- !mtime obj /usr/share/man/man3/vga_setreadpage.3.gz --- !mtime obj /usr/share/man/man3/vga_setpalvec.3.gz --- !mtime obj /usr/share/man/man3/vga_setpalette.3.gz --- !mtime obj /usr/share/man/man3/vga_setpage.3.gz --- !mtime obj /usr/share/man/man3/vga_setmousesupport.3.gz --- !mtime obj /usr/share/man/man3/vga_setmodeX.3.gz --- !mtime obj /usr/share/man/man3/vga_setmode.3.gz --- !mtime obj /usr/share/man/man3/vga_setlogicalwidth.3.gz --- !mtime obj /usr/share/man/man3/vga_setlinearaddressing.3.gz --- !mtime obj /usr/share/man/man3/vga_setflipchar.3.gz --- !mtime obj /usr/share/man/man3/vga_setegacolor.3.gz --- !mtime obj /usr/share/man/man3/vga_setdisplaystart.3.gz --- !mtime obj /usr/share/man/man3/vga_setcursorposition.3.gz --- !mtime obj /usr/share/man/man3/vga_setcursorimage.3.gz --- !mtime obj /usr/share/man/man3/vga_setcolor.3.gz --- !mtime obj /usr/share/man/man3/vga_setchipsetandfeatures.3.gz --- !mtime obj /usr/share/man/man3/vga_setchipset.3.gz --- !mtime obj /usr/share/man/man3/vga_selectcursor.3.gz --- !mtime obj /usr/share/man/man3/vga_screenon.3.gz --- !mtime obj /usr/share/man/man3/vga_screenoff.3.gz --- !mtime obj /usr/share/man/man3/vga_safety_fork.3.gz --- !mtime obj /usr/share/man/man3/vga_runinbackground_version.3.gz --- !mtime obj /usr/share/man/man3/vga_runinbackground.3.gz --- !mtime obj /usr/share/man/man3/vga_puttextfont.3.gz --- !mtime obj /usr/share/man/man3/vga_oktowrite.3.gz --- !mtime obj /usr/share/man/man3/vga_norevokeprivs.3.gz --- !mtime obj /usr/share/man/man3/vga_lockvc.3.gz --- !mtime obj /usr/share/man/man3/vga_lastmodenumber.3.gz --- !mtime obj /usr/share/man/man3/vga_initcursor.3.gz --- !mtime obj /usr/share/man/man3/vga_init.3.gz --- !mtime obj /usr/share/man/man3/vga_imageblt.3.gz --- !mtime obj /usr/share/man/man3/vga_hlinelistblt.3.gz --- !mtime obj /usr/share/man/man3/vga_hasmode.3.gz --- !mtime obj /usr/share/man/man3/vga_guesstiming.3.gz --- !mtime obj /usr/share/man/man3/vga_getydim.3.gz --- !mtime obj /usr/share/man/man3/vga_getxdim.3.gz --- !mtime obj /usr/share/man/man3/vga_gettextmoderegs.3.gz --- !mtime obj /usr/share/man/man3/vga_gettextfont.3.gz --- !mtime obj /usr/share/man/man3/vga_getscansegment.3.gz --- !mtime obj /usr/share/man/man3/vga_getpixel.3.gz --- !mtime obj /usr/share/man/man3/vga_getpalvec.3.gz --- !mtime obj /usr/share/man/man3/vga_getpalette.3.gz --- !mtime obj /usr/share/man/man3/vga_getmousetype.3.gz --- !mtime obj /usr/share/man/man3/vga_getmonitortype.3.gz --- !mtime obj /usr/share/man/man3/vga_getmodenumber.3.gz --- !mtime obj /usr/share/man/man3/vga_getmodename.3.gz --- !mtime obj /usr/share/man/man3/vga_getmodeinfo.3.gz --- !mtime obj /usr/share/man/man3/vga_getkey.3.gz --- !mtime obj /usr/share/man/man3/vga_getgraphmem.3.gz --- !mtime obj /usr/share/man/man3/vga_getdefaultmode.3.gz --- !mtime obj /usr/share/man/man3/vga_getcurrenttiming.3.gz --- !mtime obj /usr/share/man/man3/vga_getcurrentmode.3.gz --- !mtime obj /usr/share/man/man3/vga_getcurrentchipset.3.gz --- !mtime obj /usr/share/man/man3/vga_getcolors.3.gz --- !mtime obj /usr/share/man/man3/vga_getch.3.gz --- !mtime obj /usr/share/man/man3/vga_getcardinfo.3.gz --- !mtime obj /usr/share/man/man3/vga_flip.3.gz --- !mtime obj /usr/share/man/man3/vga_fillblt.3.gz --- !mtime obj /usr/share/man/man3/vga_ext_set.3.gz --- !mtime obj /usr/share/man/man3/vga_dumpregs.3.gz --- !mtime obj /usr/share/man/man3/vga_drawscansegment.3.gz --- !mtime obj /usr/share/man/man3/vga_drawscanline.3.gz --- !mtime obj /usr/share/man/man3/vga_drawpixel.3.gz --- !mtime obj /usr/share/man/man3/vga_drawline.3.gz --- !mtime obj /usr/share/man/man3/vga_disabledriverreport.3.gz --- !mtime obj /usr/share/man/man3/vga_copytoplane.3.gz --- !mtime obj /usr/share/man/man3/vga_copytoplanar256.3.gz --- !mtime obj /usr/share/man/man3/vga_copytoplanar16.3.gz --- !mtime obj /usr/share/man/man3/vga_clear.3.gz --- !mtime obj /usr/share/man/man3/vga_claimvideomemory.3.gz --- !mtime obj /usr/share/man/man3/vga_changetiming.3.gz --- !mtime obj /usr/share/man/man3/vga_blitwait.3.gz --- !mtime obj /usr/share/man/man3/vga_bitblt.3.gz --- !mtime obj /usr/share/man/man3/vga_addtiming.3.gz --- !mtime obj /usr/share/man/man3/vga_addmode.3.gz --- !mtime obj /usr/share/man/man3/vga_accel.3.gz --- !mtime obj /usr/share/man/man3/mouse_waitforupdate.3.gz --- !mtime obj /usr/share/man/man3/mouse_update.3.gz --- !mtime obj /usr/share/man/man3/mouse_setyrange.3.gz --- !mtime obj /usr/share/man/man3/mouse_setxrange.3.gz --- !mtime obj /usr/share/man/man3/mouse_setwrap.3.gz --- !mtime obj /usr/share/man/man3/mouse_setscale.3.gz --- !mtime obj /usr/share/man/man3/mouse_setrange_6d.3.gz --- !mtime obj /usr/share/man/man3/mouse_setposition_6d.3.gz --- !mtime obj /usr/share/man/man3/mouse_setposition.3.gz --- !mtime obj /usr/share/man/man3/mouse_seteventhandler.3.gz --- !mtime obj /usr/share/man/man3/mouse_setdefaulteventhandler.3.gz --- !mtime obj /usr/share/man/man3/mouse_init_return_fd.3.gz --- !mtime obj /usr/share/man/man3/mouse_init.3.gz --- !mtime obj /usr/share/man/man3/mouse_gety.3.gz --- !mtime obj /usr/share/man/man3/mouse_getx.3.gz --- !mtime obj /usr/share/man/man3/mouse_getposition_6d.3.gz --- !mtime obj /usr/share/man/man3/mouse_getcaps.3.gz --- !mtime obj /usr/share/man/man3/mouse_getbutton.3.gz --- !mtime obj /usr/share/man/man3/mouse_close.3.gz --- !mtime obj /usr/share/man/man3/keyboard_waitforupdate.3.gz --- !mtime obj /usr/share/man/man3/keyboard_update.3.gz --- !mtime obj /usr/share/man/man3/keyboard_translatekeys.3.gz --- !mtime obj /usr/share/man/man3/keyboard_seteventhandler.3.gz --- !mtime obj /usr/share/man/man3/keyboard_setdefaulteventhandler.3.gz --- !mtime obj /usr/share/man/man3/keyboard_keypressed.3.gz --- !mtime obj /usr/share/man/man3/keyboard_init_return_fd.3.gz --- !mtime obj /usr/share/man/man3/keyboard_init.3.gz --- !mtime obj /usr/share/man/man3/keyboard_getstate.3.gz --- !mtime obj /usr/share/man/man3/keyboard_close.3.gz --- !mtime obj /usr/share/man/man3/keyboard_clearstate.3.gz --- !mtime obj /usr/share/man/man3/joystick_z.3.gz --- !mtime obj /usr/share/man/man3/joystick_y.3.gz --- !mtime obj /usr/share/man/man3/joystick_x.3.gz --- !mtime obj /usr/share/man/man3/joystick_update.3.gz --- !mtime obj /usr/share/man/man3/joystick_sethandler.3.gz --- !mtime obj /usr/share/man/man3/joystick_setdefaulthandler.3.gz --- !mtime obj /usr/share/man/man3/joystick_init.3.gz --- !mtime obj /usr/share/man/man3/joystick_getz.3.gz --- !mtime obj /usr/share/man/man3/joystick_gety.3.gz --- !mtime obj /usr/share/man/man3/joystick_getx.3.gz --- !mtime obj /usr/share/man/man3/joystick_getnumbuttons.3.gz --- !mtime obj /usr/share/man/man3/joystick_getnumaxes.3.gz --- !mtime obj /usr/share/man/man3/joystick_getbutton.3.gz --- !mtime obj /usr/share/man/man3/joystick_getb4.3.gz --- !mtime obj /usr/share/man/man3/joystick_getb3.3.gz --- !mtime obj /usr/share/man/man3/joystick_getb2.3.gz --- !mtime obj /usr/share/man/man3/joystick_getb1.3.gz --- !mtime obj /usr/share/man/man3/joystick_getaxis.3.gz --- !mtime obj /usr/share/man/man3/joystick_close.3.gz --- !mtime obj /usr/share/man/man3/joystick_button4.3.gz --- !mtime obj /usr/share/man/man3/joystick_button3.3.gz --- !mtime obj /usr/share/man/man3/joystick_button2.3.gz --- !mtime obj /usr/share/man/man3/joystick_button1.3.gz --- !mtime obj /usr/share/man/man3/graph_mem.3.gz --- !mtime obj /usr/share/man/man3/gl_wtriangle.3.gz --- !mtime obj /usr/share/man/man3/gl_writen.3.gz --- !mtime obj /usr/share/man/man3/gl_write.3.gz --- !mtime obj /usr/share/man/man3/gl_trisetdrawpoint.3.gz --- !mtime obj /usr/share/man/man3/gl_trisetcolorlookup.3.gz --- !mtime obj /usr/share/man/man3/gl_trigetcolorlookup.3.gz --- !mtime obj /usr/share/man/man3/gl_triangle.3.gz --- !mtime obj /usr/share/man/man3/gl_swtriangle.3.gz --- !mtime obj /usr/share/man/man3/gl_striangle.3.gz --- !mtime obj /usr/share/man/man3/gl_setwritemode.3.gz --- !mtime obj /usr/share/man/man3/gl_setscreenoffset.3.gz --- !mtime obj /usr/share/man/man3/gl_setrgbpalette.3.gz --- !mtime obj /usr/share/man/man3/gl_setpixelrgb.3.gz --- !mtime obj /usr/share/man/man3/gl_setpixel.3.gz --- !mtime obj /usr/share/man/man3/gl_setpalettecolors.3.gz --- !mtime obj /usr/share/man/man3/gl_setpalettecolor.3.gz --- !mtime obj /usr/share/man/man3/gl_setpalette.3.gz --- !mtime obj /usr/share/man/man3/gl_setfontcolors.3.gz --- !mtime obj /usr/share/man/man3/gl_setfont.3.gz --- !mtime obj /usr/share/man/man3/gl_setdisplaystart.3.gz --- !mtime obj /usr/share/man/man3/gl_setcontextwidth.3.gz --- !mtime obj /usr/share/man/man3/gl_setcontextvirtual.3.gz --- !mtime obj /usr/share/man/man3/gl_setcontextvgavirtual.3.gz --- !mtime obj /usr/share/man/man3/gl_setcontextvga.3.gz --- !mtime obj /usr/share/man/man3/gl_setcontextheight.3.gz --- !mtime obj /usr/share/man/man3/gl_setcontext.3.gz --- !mtime obj /usr/share/man/man3/gl_setclippingwindow.3.gz --- !mtime obj /usr/share/man/man3/gl_scalebox.3.gz --- !mtime obj /usr/share/man/man3/gl_rgbcolor.3.gz --- !mtime obj /usr/share/man/man3/gl_putboxpart.3.gz --- !mtime obj /usr/share/man/man3/gl_putboxmaskcompiled.3.gz --- !mtime obj /usr/share/man/man3/gl_putboxmask.3.gz --- !mtime obj /usr/share/man/man3/gl_putbox.3.gz --- !mtime obj /usr/share/man/man3/gl_printf.3.gz --- !mtime obj /usr/share/man/man3/gl_line.3.gz --- !mtime obj /usr/share/man/man3/gl_hline.3.gz --- !mtime obj /usr/share/man/man3/gl_getpixelrgb.3.gz --- !mtime obj /usr/share/man/man3/gl_getpixel.3.gz --- !mtime obj /usr/share/man/man3/gl_getpalettecolors.3.gz --- !mtime obj /usr/share/man/man3/gl_getpalettecolor.3.gz --- !mtime obj /usr/share/man/man3/gl_getpalette.3.gz --- !mtime obj /usr/share/man/man3/gl_getcontext.3.gz --- !mtime obj /usr/share/man/man3/gl_getbox.3.gz --- !mtime obj /usr/share/man/man3/gl_freecontext.3.gz --- !mtime obj /usr/share/man/man3/gl_font8x8.3.gz --- !mtime obj /usr/share/man/man3/gl_fillcircle.3.gz --- !mtime obj /usr/share/man/man3/gl_fillbox.3.gz --- !mtime obj /usr/share/man/man3/gl_expandfont.3.gz --- !mtime obj /usr/share/man/man3/gl_enablepageflipping.3.gz --- !mtime obj /usr/share/man/man3/gl_enableclipping.3.gz --- !mtime obj /usr/share/man/man3/gl_disableclipping.3.gz --- !mtime obj /usr/share/man/man3/gl_copyscreen.3.gz --- !mtime obj /usr/share/man/man3/gl_copyboxtocontext.3.gz --- !mtime obj /usr/share/man/man3/gl_copyboxfromcontext.3.gz --- !mtime obj /usr/share/man/man3/gl_copybox.3.gz --- !mtime obj /usr/share/man/man3/gl_compiledboxmasksize.3.gz --- !mtime obj /usr/share/man/man3/gl_compileboxmask.3.gz --- !mtime obj /usr/share/man/man3/gl_colorfont.3.gz --- !mtime obj /usr/share/man/man3/gl_clearscreen.3.gz --- !mtime obj /usr/share/man/man3/gl_circle.3.gz --- !mtime obj /usr/share/man/man3/gl_bcircle.3.gz --- !mtime obj /usr/share/man/man3/gl_allocatecontext.3.gz --- !mtime obj /usr/share/man/man3/currentcontext.3.gz --- !mtime obj /usr/share/man/man1/textmode.1.gz --- !mtime obj /usr/share/man/man1/svgakeymap.1.gz --- !mtime obj /usr/share/man/man1/setmclk.1.gz --- !mtime obj /usr/share/man/man1/savetextmode.1.gz --- !mtime obj /usr/share/man/man1/runx.1.gz --- !mtime obj /usr/share/man/man1/restoretextmode.1.gz --- !mtime obj /usr/share/man/man1/restorepalette.1.gz --- !mtime obj /usr/share/man/man1/restorefont.1.gz --- !mtime obj /usr/share/man/man1/fix132x43.1.gz --- !mtime obj /usr/share/man/man1/dumpreg.1.gz --- !mtime obj /usr/share/man/man1/convfont.1.gz --- !mtime obj /usr/share/doc/svgalib-1.9.21-r1/txt/svgalib.lsm.gz --- !mtime obj /usr/share/doc/svgalib-1.9.21-r1/txt/add_driver.gz --- !mtime obj /usr/share/doc/svgalib-1.9.21-r1/txt/README.vesa.gz --- !mtime obj /usr/share/doc/svgalib-1.9.21-r1/txt/README.patching.gz --- !mtime obj /usr/share/doc/svgalib-1.9.21-r1/txt/README.multi-monitor.gz --- !mtime obj /usr/share/doc/svgalib-1.9.21-r1/txt/README.lrmi.gz --- !mtime obj /usr/share/doc/svgalib-1.9.21-r1/txt/README.keymap.gz --- !mtime obj /usr/share/doc/svgalib-1.9.21-r1/txt/README.joystick.gz --- !mtime obj /usr/share/doc/svgalib-1.9.21-r1/txt/Driver-programming-HOWTO.gz --- !mtime obj /usr/share/doc/svgalib-1.9.21-r1/TODO.gz --- !mtime obj /usr/share/doc/svgalib-1.9.21-r1/DESIGN.gz --- !mtime obj /usr/share/doc/svgalib-1.9.21-r1/CHANGES.gz --- !mtime obj /usr/share/doc/svgalib-1.9.21-r1/0-README.gz --- !mtime obj /usr/lib/svgalib/threeDKit/wrapdemo --- !mtime obj /usr/lib/svgalib/threeDKit/plane --- !mtime obj /usr/lib/svgalib/demos/vgatweak --- !mtime obj /usr/lib/svgalib/demos/vgatest --- !mtime obj /usr/lib/svgalib/demos/testlinear --- !mtime obj /usr/lib/svgalib/demos/testgl --- !mtime obj /usr/lib/svgalib/demos/testaccel --- !mtime obj /usr/lib/svgalib/demos/svidtune --- !mtime obj /usr/lib/svgalib/demos/spin --- !mtime obj /usr/lib/svgalib/demos/speedtest --- !mtime obj /usr/lib/svgalib/demos/scrolltest --- !mtime obj /usr/lib/svgalib/demos/printftest --- !mtime obj /usr/lib/svgalib/demos/mousetest --- !mtime obj /usr/lib/svgalib/demos/mjoytest --- !mtime obj /usr/lib/svgalib/demos/lineart --- !mtime obj /usr/lib/svgalib/demos/linearspeed --- !mtime obj /usr/lib/svgalib/demos/linearfork --- !mtime obj /usr/lib/svgalib/demos/keytest --- !mtime obj /usr/lib/svgalib/demos/joytest --- !mtime obj /usr/lib/svgalib/demos/fun --- !mtime obj /usr/lib/svgalib/demos/forktest --- !mtime obj /usr/lib/svgalib/demos/eventtest --- !mtime obj /usr/lib/svgalib/demos/cursor --- !mtime obj /usr/lib/svgalib/demos/buildcsr --- !mtime obj /usr/lib/svgalib/demos/bg_test --- !mtime obj /usr/lib/svgalib/demos/bankspeed --- !mtime obj /usr/lib/svgalib/demos/addmodetest --- !mtime obj /usr/lib/svgalib/demos/accel --- !mtime obj /usr/lib/libvgagl.so.1.9.21 --- !mtime obj /usr/lib/libvgagl.a --- !mtime obj /usr/lib/libvga.so.1.9.21 --- !mtime obj /usr/lib/libvga.a --- !mtime obj /usr/lib/lib3dkit.so.1.9.21 --- !mtime obj /usr/lib/lib3dkit.a --- !mtime obj /usr/include/vgamouse.h --- !mtime obj /usr/include/vgakeyboard.h --- !mtime obj /usr/include/vgajoystick.h --- !mtime obj /usr/include/vgagl.h --- !mtime obj /usr/include/vga.h --- !mtime obj /usr/include/triangle.h --- !mtime obj /usr/include/3dkit.h --- !mtime obj /usr/bin/textmode --- !mtime obj /usr/bin/svgakeymap --- !mtime obj /usr/bin/savetextmode --- !mtime obj /usr/bin/restoretextmode --- !mtime obj /usr/bin/restorepalette --- !mtime obj /usr/bin/restorefont --- !mtime obj /usr/bin/mode3 --- !mtime obj /usr/bin/dumpreg --- cfgpro obj /lib/modules/2.6.13-gentoo-r1/misc/svgalib_helper.ko --- cfgpro dir /lib/modules/2.6.13-gentoo-r1/misc --- cfgpro dir /lib/modules/2.6.13-gentoo-r1 --- cfgpro obj /etc/vga/null.keymap --- cfgpro obj /etc/vga/libvga.et4000 --- cfgpro obj /etc/vga/libvga.config --- cfgpro obj /etc/vga/dvorak-us.keymap --- cfgpro dir /etc/vga --- cfgpro obj /etc/udev/rules.d/30-svgalib.rules --- cfgpro dir /etc/udev/rules.d --- cfgpro dir /etc/udev --- cfgpro dir /etc/svgalib --- cfgpro obj /etc/modules.d/svgalib_helper --- cfgpro dir /etc/modules.d --- !empty dir /usr/share/man/man8 --- !empty dir /usr/share/man/man7 --- !empty dir /usr/share/man/man6 --- !empty dir /usr/share/man/man5 --- !empty dir /usr/share/man/man3 --- !empty dir /usr/share/man/man1 --- !empty dir /usr/share/man --- !empty dir /usr/share/doc/svgalib-1.9.21-r1/txt --- !empty dir /usr/share/doc/svgalib-1.9.21-r1 --- !empty dir /usr/share/doc --- !empty dir /usr/share --- !empty dir /usr/lib/svgalib/threeDKit --- !empty dir /usr/lib/svgalib/demos --- !empty dir /usr/lib/svgalib --- !empty dir /usr/lib --- !empty dir /usr/include --- !empty dir /usr/bin --- !empty dir /usr --- !empty dir /lib/modules --- !empty dir /lib --- !empty dir /etc --- !targe sym /usr/lib/libvgagl.so.1 --- !targe sym /usr/lib/libvgagl.so --- !targe sym /usr/lib/libvga.so.1 --- !targe sym /usr/lib/libvga.so --- !targe sym /usr/lib/lib3dkit.so.1 --- !targe sym /usr/lib/lib3dkit.so >>> original instance of package unmerged safely. >>> media-libs/svgalib-1.9.21-r1 merged. >>> clean: No packages selected for removal. >>> Auto-cleaning packages ... >>> No outdated packages were found on your system. * GNU info directory index is up-to-date.