Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 68292 Details for
Bug 101122
svgalib-1.9.19-r3 fails building
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge log of "emerge svgalib"
svgalib.dump (text/plain), 100.36 KB, created by
Patrick Fehr
on 2005-09-12 14:27:26 UTC
(
hide
)
Description:
emerge log of "emerge svgalib"
Filename:
MIME Type:
Creator:
Patrick Fehr
Created:
2005-09-12 14:27:26 UTC
Size:
100.36 KB
patch
obsolete
>Calculating dependencies [32;01m*[0m Determining the location of the kernel source code > [32;01m*[0m Found kernel source directory: > [32;01m*[0m /usr/src/linux > [32;01m*[0m Found sources for kernel version: > [32;01m*[0m 2.6.13-rc3-mm1 >>>> Unpacking source... >>>> Unpacking svgalib-1.9.21.tar.gz to /var/tmp/portage/svgalib-1.9.21-r1/work > [32;01m*[0m Applying svgalib-1.9.21-gentoo.patch ... >[A[80G [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying svgalib-1.9.21-linux2.6.patch ... >[A[80G [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying svgalib-1.9.19-pic.patch ... >[A[80G [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying svgalib-1.9.19-dont-touch-ld.conf.patch ... >[A[80G [34;01m[ [32;01mok[34;01m ][0m >>>> 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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/i810.o ../src/drivers/i810.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -I../src -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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. -O2 -march=pentium-m -pipe -fomit-frame-pointer -c -o grlib.o ../gl/grlib.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -O2 -march=pentium-m -pipe -fomit-frame-pointer -c -o driver.o ../gl/driver.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -O2 -march=pentium-m -pipe -fomit-frame-pointer -c -o line.o ../gl/line.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -O2 -march=pentium-m -pipe -fomit-frame-pointer -c -o palette.o ../gl/palette.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -O2 -march=pentium-m -pipe -fomit-frame-pointer -c -o scale.o ../gl/scale.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -O2 -march=pentium-m -pipe -fomit-frame-pointer -c -o text.o ../gl/text.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -O2 -march=pentium-m -pipe -fomit-frame-pointer -c -o font8x8.o ../gl/font8x8.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -O2 -march=pentium-m -pipe -fomit-frame-pointer -c -o cbitmap.o ../gl/cbitmap.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -I../include -I. -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/i810.o ../src/drivers/i810.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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. -O2 -march=pentium-m -pipe -fomit-frame-pointer -c -o grlib.o ../gl/grlib.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -O2 -march=pentium-m -pipe -fomit-frame-pointer -c -o driver.o ../gl/driver.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -O2 -march=pentium-m -pipe -fomit-frame-pointer -c -o line.o ../gl/line.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -O2 -march=pentium-m -pipe -fomit-frame-pointer -c -o palette.o ../gl/palette.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -O2 -march=pentium-m -pipe -fomit-frame-pointer -c -o scale.o ../gl/scale.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -O2 -march=pentium-m -pipe -fomit-frame-pointer -c -o text.o ../gl/text.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -O2 -march=pentium-m -pipe -fomit-frame-pointer -c -o font8x8.o ../gl/font8x8.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -O2 -march=pentium-m -pipe -fomit-frame-pointer -c -o cbitmap.o ../gl/cbitmap.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../include -L../sharedlib -c -o restorefont.o restorefont.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../include -L../sharedlib -L../sharedlib -o restorefont restorefont.o -lvga -lm >chmod 4755 restorefont >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../include -L../sharedlib -c -o convfont.o convfont.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../include -L../sharedlib -L../sharedlib -o convfont convfont.o -lvga -lm >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../include -L../sharedlib -c -o restoretextmode.o restoretextmode.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../include -L../sharedlib -L../sharedlib -o restoretextmode restoretextmode.o -lvga -lm >chmod 4755 restoretextmode >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../include -L../sharedlib -c -o restorepalette.o restorepalette.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../include -L../sharedlib -L../sharedlib -o restorepalette restorepalette.o -lvga -lm >chmod 4755 restorepalette >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../include -L../sharedlib -c -o dumpreg.o dumpreg.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../include -L../sharedlib -L../sharedlib -o dumpreg dumpreg.o -lvga -lm >chmod 4755 dumpreg >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../include -L../sharedlib -L../sharedlib -o gtfcalc -DTESTING_GTF gtf/gtfcalc.c -lvga -lm >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../include -L../sharedlib -c -o fix132x43.o fix132x43.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../include -L../sharedlib -L../sharedlib -o fix132x43 fix132x43.o -lvga -lm >chmod 4755 fix132x43 >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../include -L../sharedlib -c -o setmclk.o setmclk.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -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. -O2 -march=pentium-m -pipe -fomit-frame-pointer -o lrmi.o lrmi.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I/include -I. -O2 -march=pentium-m -pipe -fomit-frame-pointer -o vbetest vbetest.c lrmi.o >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I/include -I. -O2 -march=pentium-m -pipe -fomit-frame-pointer -o mode3 mode3.c lrmi.o >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I/include -I. -O2 -march=pentium-m -pipe -fomit-frame-pointer -o vga_reset vga_reset.c lrmi.o >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I/include -I. -O2 -march=pentium-m -pipe -fomit-frame-pointer -o vbemodeinfo vbemodeinfo.c lrmi.o >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I/include -I. -O2 -march=pentium-m -pipe -fomit-frame-pointer -o dosint dosint.c lrmi.o >make[1]: Leaving directory `/var/tmp/portage/svgalib-1.9.21-r1/work/svgalib-1.9.21/lrmi-0.6m' >make: `utils' is up to date. >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. -O2 -march=pentium-m -pipe -fomit-frame-pointer -c -o grlib.o grlib.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -O2 -march=pentium-m -pipe -fomit-frame-pointer -c -o driver.o driver.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -O2 -march=pentium-m -pipe -fomit-frame-pointer -c -o line.o line.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -O2 -march=pentium-m -pipe -fomit-frame-pointer -c -o palette.o palette.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -O2 -march=pentium-m -pipe -fomit-frame-pointer -c -o scale.o scale.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -O2 -march=pentium-m -pipe -fomit-frame-pointer -c -o text.o text.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -O2 -march=pentium-m -pipe -fomit-frame-pointer -c -o font8x8.o font8x8.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -O2 -march=pentium-m -pipe -fomit-frame-pointer -c -o cbitmap.o cbitmap.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -DSVGALIB_CONFIG_FILE=\"/etc/vga/libvga.config\" -DALLOW_MOUSE_OVERRIDE -DNO_DELAY -c -o drivers/i810.o drivers/i810.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -I../include -I../gl -L../sharedlib -o fun fun.c -lvgagl -lvga >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -I../include -I../gl -L../sharedlib -o testgl testgl.c -lvgagl -lvga >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -I../include -I../gl -L../sharedlib -o speedtest speedtest.c -lvgagl -lvga >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -I../include -I../gl -L../sharedlib -o mousetest mousetest.c -lvgagl -lvga >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -I../include -I../gl -L../sharedlib -o vgatest vgatest.c -lvgagl -lvga >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -I../include -I../gl -L../sharedlib -o scrolltest scrolltest.c -lvgagl -lvga >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -I../include -I../gl -L../sharedlib -o testlinear testlinear.c -lvgagl -lvga >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -I../include -I../gl -L../sharedlib -o keytest keytest.c -lvgagl -lvga >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -I../include -I../gl -L../sharedlib -o testaccel testaccel.c -lvgagl -lvga -lm >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -I../include -I../gl -L../sharedlib -o accel accel.c -lvgagl -lvga -lm >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -I../include -I../gl -L../sharedlib -o forktest forktest.c -lvgagl -lvga >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -I../include -I../gl -L../sharedlib -o eventtest eventtest.c -lvgagl -lvga >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -I../include -I../gl -L../sharedlib -o spin spin.c -lvgagl -lvga >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -I../include -I../gl -L../sharedlib -o bg_test bg_test.c -lvgagl -lvga >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -I../include -I../gl -L../sharedlib -o printftest printftest.c -lvgagl -lvga >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -I../include -I../gl -L../sharedlib -o joytest joytest.c -lvgagl -lvga >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -I../include -I../gl -L../sharedlib -o mjoytest mjoytest.c -lvgagl -lvga >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -I../include -I../gl -L../sharedlib -o bankspeed bankspeed.c -lvgagl -lvga >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -I../include -I../gl -L../sharedlib -o lineart lineart.c -lvgagl -lvga >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -I../include -I../gl -c -o memset.o memset.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -I../include -I../gl -L../sharedlib -o linearspeed linearspeed.c memset.o -lvgagl -lvga >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -I../include -I../gl -L../sharedlib -o addmodetest addmodetest.c -lvgagl -lvga >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -I../include -I../gl -L../sharedlib -o svidtune svidtune.c -lvgagl -lvga >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -I../include -I../gl -L../sharedlib -o linearfork linearfork.c -lvgagl -lvga >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -I../include -I../gl -L../sharedlib -o cursor cursor.c -lvgagl -lvga >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -I../include -I../gl -L../sharedlib -o vgatweak vgatweak.c -lvgagl -lvga >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -c -o 3dinit.o 3dinit.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -c -o 3dkit.o 3dkit.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -c -o quickmath.o quickmath.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -c -o swtriangle.o swtriangle.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -c -o triangl.o triangl.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -c -o triangle.o triangle.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -c -o wrapsurf.o wrapsurf.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -c -o planukit.o planukit.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 -O2 -march=pentium-m -pipe -fomit-frame-pointer -I../gl -c -o wrapdemo.o wrapdemo.c >i686-pc-linux-gnu-gcc -Wall -Wstrict-prototypes -fPIC -I../include -I. -I../src -O2 -march=pentium-m -pipe -fomit-frame-pointer -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 ># 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' > [32;01m*[0m 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-rc3-mm1' > 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 >make[1]: Leaving directory `/usr/src/linux-2.6.13-rc3-mm1' > ...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/svgalib.devfs >>>> md5 files ;-) files/digest-svgalib-1.9.19-r3 >>>> md5 files ;-) files/digest-svgalib-1.9.21-r1 >>>> md5 files ;-) files/svgalib-1.9.18-utils-include.patch >>>> md5 files ;-) files/svgalib-1.9.18-lrmi-gentoo-cflags.patch >>>> md5 files ;-) files/svgalib-1.9.19-pic.patch >>>> md5 files ;-) files/svgalib-1.9.19-devfs.patch >>>> md5 files ;-) files/svgalib-1.9.19-gentoo.patch >>>> md5 files ;-) files/svgalib-1.9.19-linux2.6.patch >>>> md5 files ;-) files/svgalib-1.9.19-pci-get-class.patch >>>> md5 files ;-) files/svgalib-1.9.19-dont-touch-ld.conf.patch >>>> md5 files ;-) files/svgalib-1.9.21-gentoo.patch >>>> md5 files ;-) files/svgalib-1.9.21-linux2.6.patch >>>> md5 files ;-) files/svgalib.udev.perms.d >>>> md5 files ;-) files/svgalib.udev.rules.d >>>> md5 src_uri ;-) svgalib-1.9.21.tar.gz
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 101122
:
68292
|
68375
|
68472