cd . && /bin/sh /home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/missing --run autoheader touch ./config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /usr/bin/make all-recursive make[1]: Entering directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686' Making all in shared make[2]: Entering directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/shared' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O -Wno-unused-function -MT LL.o -MD -MP -MF ".deps/LL.Tpo" \ -c -o LL.o `test -f 'LL.c' || echo './'`LL.c; \ then mv -f ".deps/LL.Tpo" ".deps/LL.Po"; \ else rm -f ".deps/LL.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O -Wno-unused-function -MT sockets.o -MD -MP -MF ".deps/sockets.Tpo" \ -c -o sockets.o `test -f 'sockets.c' || echo './'`sockets.c; \ then mv -f ".deps/sockets.Tpo" ".deps/sockets.Po"; \ else rm -f ".deps/sockets.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O -Wno-unused-function -MT str.o -MD -MP -MF ".deps/str.Tpo" \ -c -o str.o `test -f 'str.c' || echo './'`str.c; \ then mv -f ".deps/str.Tpo" ".deps/str.Po"; \ else rm -f ".deps/str.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O -Wno-unused-function -MT configfile.o -MD -MP -MF ".deps/configfile.Tpo" \ -c -o configfile.o `test -f 'configfile.c' || echo './'`configfile.c; \ then mv -f ".deps/configfile.Tpo" ".deps/configfile.Po"; \ else rm -f ".deps/configfile.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O -Wno-unused-function -MT report.o -MD -MP -MF ".deps/report.Tpo" \ -c -o report.o `test -f 'report.c' || echo './'`report.c; \ then mv -f ".deps/report.Tpo" ".deps/report.Po"; \ else rm -f ".deps/report.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g -O -Wno-unused-function -MT snprintf.o -MD -MP -MF ".deps/snprintf.Tpo" \ -c -o snprintf.o `test -f 'snprintf.c' || echo './'`snprintf.c; \ then mv -f ".deps/snprintf.Tpo" ".deps/snprintf.Po"; \ else rm -f ".deps/snprintf.Tpo"; exit 1; \ fi rm -f libLCDstuff.a ar cru libLCDstuff.a LL.o sockets.o str.o configfile.o report.o snprintf.o ranlib libLCDstuff.a make[2]: Leaving directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/shared' Making all in clients make[2]: Entering directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/clients' Making all in examples make[3]: Entering directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/clients/examples' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/clients/examples' Making all in lcdexec make[3]: Entering directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/clients/lcdexec' if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT lcdexec.o -MD -MP -MF ".deps/lcdexec.Tpo" \ -c -o lcdexec.o `test -f 'lcdexec.c' || echo './'`lcdexec.c; \ then mv -f ".deps/lcdexec.Tpo" ".deps/lcdexec.Po"; \ else rm -f ".deps/lcdexec.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT menu.o -MD -MP -MF ".deps/menu.Tpo" \ -c -o menu.o `test -f 'menu.c' || echo './'`menu.c; \ then mv -f ".deps/menu.Tpo" ".deps/menu.Po"; \ else rm -f ".deps/menu.Tpo"; exit 1; \ fi gcc -Wall -g -O -Wno-unused-function -o lcdexec lcdexec.o menu.o ../../shared/libLCDstuff.a -ldl make[3]: Leaving directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/clients/lcdexec' Making all in lcdproc make[3]: Entering directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/clients/lcdproc' if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT main.o -MD -MP -MF ".deps/main.Tpo" \ -c -o main.o `test -f 'main.c' || echo './'`main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; \ else rm -f ".deps/main.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT mode.o -MD -MP -MF ".deps/mode.Tpo" \ -c -o mode.o `test -f 'mode.c' || echo './'`mode.c; \ then mv -f ".deps/mode.Tpo" ".deps/mode.Po"; \ else rm -f ".deps/mode.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT batt.o -MD -MP -MF ".deps/batt.Tpo" \ -c -o batt.o `test -f 'batt.c' || echo './'`batt.c; \ then mv -f ".deps/batt.Tpo" ".deps/batt.Po"; \ else rm -f ".deps/batt.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT chrono.o -MD -MP -MF ".deps/chrono.Tpo" \ -c -o chrono.o `test -f 'chrono.c' || echo './'`chrono.c; \ then mv -f ".deps/chrono.Tpo" ".deps/chrono.Po"; \ else rm -f ".deps/chrono.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT cpu.o -MD -MP -MF ".deps/cpu.Tpo" \ -c -o cpu.o `test -f 'cpu.c' || echo './'`cpu.c; \ then mv -f ".deps/cpu.Tpo" ".deps/cpu.Po"; \ else rm -f ".deps/cpu.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT cpu_smp.o -MD -MP -MF ".deps/cpu_smp.Tpo" \ -c -o cpu_smp.o `test -f 'cpu_smp.c' || echo './'`cpu_smp.c; \ then mv -f ".deps/cpu_smp.Tpo" ".deps/cpu_smp.Po"; \ else rm -f ".deps/cpu_smp.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT disk.o -MD -MP -MF ".deps/disk.Tpo" \ -c -o disk.o `test -f 'disk.c' || echo './'`disk.c; \ then mv -f ".deps/disk.Tpo" ".deps/disk.Po"; \ else rm -f ".deps/disk.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT load.o -MD -MP -MF ".deps/load.Tpo" \ -c -o load.o `test -f 'load.c' || echo './'`load.c; \ then mv -f ".deps/load.Tpo" ".deps/load.Po"; \ else rm -f ".deps/load.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT mem.o -MD -MP -MF ".deps/mem.Tpo" \ -c -o mem.o `test -f 'mem.c' || echo './'`mem.c; \ then mv -f ".deps/mem.Tpo" ".deps/mem.Po"; \ else rm -f ".deps/mem.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT eyebox.o -MD -MP -MF ".deps/eyebox.Tpo" \ -c -o eyebox.o `test -f 'eyebox.c' || echo './'`eyebox.c; \ then mv -f ".deps/eyebox.Tpo" ".deps/eyebox.Po"; \ else rm -f ".deps/eyebox.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT machine_Linux.o -MD -MP -MF ".deps/machine_Linux.Tpo" \ -c -o machine_Linux.o `test -f 'machine_Linux.c' || echo './'`machine_Linux.c; \ then mv -f ".deps/machine_Linux.Tpo" ".deps/machine_Linux.Po"; \ else rm -f ".deps/machine_Linux.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT machine_OpenBSD.o -MD -MP -MF ".deps/machine_OpenBSD.Tpo" \ -c -o machine_OpenBSD.o `test -f 'machine_OpenBSD.c' || echo './'`machine_OpenBSD.c; \ then mv -f ".deps/machine_OpenBSD.Tpo" ".deps/machine_OpenBSD.Po"; \ else rm -f ".deps/machine_OpenBSD.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT machine_FreeBSD.o -MD -MP -MF ".deps/machine_FreeBSD.Tpo" \ -c -o machine_FreeBSD.o `test -f 'machine_FreeBSD.c' || echo './'`machine_FreeBSD.c; \ then mv -f ".deps/machine_FreeBSD.Tpo" ".deps/machine_FreeBSD.Po"; \ else rm -f ".deps/machine_FreeBSD.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT machine_NetBSD.o -MD -MP -MF ".deps/machine_NetBSD.Tpo" \ -c -o machine_NetBSD.o `test -f 'machine_NetBSD.c' || echo './'`machine_NetBSD.c; \ then mv -f ".deps/machine_NetBSD.Tpo" ".deps/machine_NetBSD.Po"; \ else rm -f ".deps/machine_NetBSD.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT machine_Darwin.o -MD -MP -MF ".deps/machine_Darwin.Tpo" \ -c -o machine_Darwin.o `test -f 'machine_Darwin.c' || echo './'`machine_Darwin.c; \ then mv -f ".deps/machine_Darwin.Tpo" ".deps/machine_Darwin.Po"; \ else rm -f ".deps/machine_Darwin.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT machine_SunOS.o -MD -MP -MF ".deps/machine_SunOS.Tpo" \ -c -o machine_SunOS.o `test -f 'machine_SunOS.c' || echo './'`machine_SunOS.c; \ then mv -f ".deps/machine_SunOS.Tpo" ".deps/machine_SunOS.Po"; \ else rm -f ".deps/machine_SunOS.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT util.o -MD -MP -MF ".deps/util.Tpo" \ -c -o util.o `test -f 'util.c' || echo './'`util.c; \ then mv -f ".deps/util.Tpo" ".deps/util.Po"; \ else rm -f ".deps/util.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT iface.o -MD -MP -MF ".deps/iface.Tpo" \ -c -o iface.o `test -f 'iface.c' || echo './'`iface.c; \ then mv -f ".deps/iface.Tpo" ".deps/iface.Po"; \ else rm -f ".deps/iface.Tpo"; exit 1; \ fi gcc -Wall -g -O -Wno-unused-function -o lcdproc main.o mode.o batt.o chrono.o cpu.o cpu_smp.o disk.o load.o mem.o eyebox.o machine_Linux.o machine_OpenBSD.o machine_FreeBSD.o machine_NetBSD.o machine_Darwin.o machine_SunOS.o util.o iface.o ../../shared/libLCDstuff.a -ldl make[3]: Leaving directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/clients/lcdproc' Making all in lcdvc make[3]: Entering directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/clients/lcdvc' if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT lcdvc.o -MD -MP -MF ".deps/lcdvc.Tpo" \ -c -o lcdvc.o `test -f 'lcdvc.c' || echo './'`lcdvc.c; \ then mv -f ".deps/lcdvc.Tpo" ".deps/lcdvc.Po"; \ else rm -f ".deps/lcdvc.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT lcd_link.o -MD -MP -MF ".deps/lcd_link.Tpo" \ -c -o lcd_link.o `test -f 'lcd_link.c' || echo './'`lcd_link.c; \ then mv -f ".deps/lcd_link.Tpo" ".deps/lcd_link.Po"; \ else rm -f ".deps/lcd_link.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT vc_link.o -MD -MP -MF ".deps/vc_link.Tpo" \ -c -o vc_link.o `test -f 'vc_link.c' || echo './'`vc_link.c; \ then mv -f ".deps/vc_link.Tpo" ".deps/vc_link.Po"; \ else rm -f ".deps/vc_link.Tpo"; exit 1; \ fi gcc -Wall -g -O -Wno-unused-function -o lcdvc lcdvc.o lcd_link.o vc_link.o ../../shared/libLCDstuff.a -ldl make[3]: Leaving directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/clients/lcdvc' Making all in metar make[3]: Entering directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/clients/metar' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/clients/metar' make[3]: Entering directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/clients' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/clients' make[2]: Leaving directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/clients' Making all in server make[2]: Entering directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/server' Making all in drivers make[3]: Entering directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/server/drivers' if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT lcd_lib.o -MD -MP -MF ".deps/lcd_lib.Tpo" \ -c -o lcd_lib.o `test -f 'lcd_lib.c' || echo './'`lcd_lib.c; \ then mv -f ".deps/lcd_lib.Tpo" ".deps/lcd_lib.Po"; \ else rm -f ".deps/lcd_lib.Tpo"; exit 1; \ fi rm -f libLCD.a ar cru libLCD.a lcd_lib.o ranlib libLCD.a if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT adv_bignum.o -MD -MP -MF ".deps/adv_bignum.Tpo" \ -c -o adv_bignum.o `test -f 'adv_bignum.c' || echo './'`adv_bignum.c; \ then mv -f ".deps/adv_bignum.Tpo" ".deps/adv_bignum.Po"; \ else rm -f ".deps/adv_bignum.Tpo"; exit 1; \ fi rm -f libbignum.a ar cru libbignum.a adv_bignum.o ranlib libbignum.a if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT bayrad.o -MD -MP -MF ".deps/bayrad.Tpo" \ -c -o bayrad.o `test -f 'bayrad.c' || echo './'`bayrad.c; \ then mv -f ".deps/bayrad.Tpo" ".deps/bayrad.Po"; \ else rm -f ".deps/bayrad.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o bayrad.so bayrad.o -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT CFontz.o -MD -MP -MF ".deps/CFontz.Tpo" \ -c -o CFontz.o `test -f 'CFontz.c' || echo './'`CFontz.c; \ then mv -f ".deps/CFontz.Tpo" ".deps/CFontz.Po"; \ else rm -f ".deps/CFontz.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o CFontz.so CFontz.o libLCD.a libbignum.a -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT CFontz633.o -MD -MP -MF ".deps/CFontz633.Tpo" \ -c -o CFontz633.o `test -f 'CFontz633.c' || echo './'`CFontz633.c; \ then mv -f ".deps/CFontz633.Tpo" ".deps/CFontz633.Po"; \ else rm -f ".deps/CFontz633.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT CFontz633io.o -MD -MP -MF ".deps/CFontz633io.Tpo" \ -c -o CFontz633io.o `test -f 'CFontz633io.c' || echo './'`CFontz633io.c; \ then mv -f ".deps/CFontz633io.Tpo" ".deps/CFontz633io.Po"; \ else rm -f ".deps/CFontz633io.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o CFontz633.so CFontz633.o CFontz633io.o libLCD.a libbignum.a -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT CFontzPacket.o -MD -MP -MF ".deps/CFontzPacket.Tpo" \ -c -o CFontzPacket.o `test -f 'CFontzPacket.c' || echo './'`CFontzPacket.c; \ then mv -f ".deps/CFontzPacket.Tpo" ".deps/CFontzPacket.Po"; \ else rm -f ".deps/CFontzPacket.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o CFontzPacket.so CFontzPacket.o CFontz633io.o libLCD.a libbignum.a -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT curses_drv.o -MD -MP -MF ".deps/curses_drv.Tpo" \ -c -o curses_drv.o `test -f 'curses_drv.c' || echo './'`curses_drv.c; \ then mv -f ".deps/curses_drv.Tpo" ".deps/curses_drv.Po"; \ else rm -f ".deps/curses_drv.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o curses.so curses_drv.o -lncurses -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT CwLnx.o -MD -MP -MF ".deps/CwLnx.Tpo" \ -c -o CwLnx.o `test -f 'CwLnx.c' || echo './'`CwLnx.c; \ then mv -f ".deps/CwLnx.Tpo" ".deps/CwLnx.Po"; \ else rm -f ".deps/CwLnx.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o CwLnx.so CwLnx.o libLCD.a libbignum.a -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT ea65.o -MD -MP -MF ".deps/ea65.Tpo" \ -c -o ea65.o `test -f 'ea65.c' || echo './'`ea65.c; \ then mv -f ".deps/ea65.Tpo" ".deps/ea65.Po"; \ else rm -f ".deps/ea65.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o ea65.so ea65.o -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT EyeboxOne.o -MD -MP -MF ".deps/EyeboxOne.Tpo" \ -c -o EyeboxOne.o `test -f 'EyeboxOne.c' || echo './'`EyeboxOne.c; \ then mv -f ".deps/EyeboxOne.Tpo" ".deps/EyeboxOne.Po"; \ else rm -f ".deps/EyeboxOne.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o EyeboxOne.so EyeboxOne.o -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT glk.o -MD -MP -MF ".deps/glk.Tpo" \ -c -o glk.o `test -f 'glk.c' || echo './'`glk.c; \ then mv -f ".deps/glk.Tpo" ".deps/glk.Po"; \ else rm -f ".deps/glk.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT glkproto.o -MD -MP -MF ".deps/glkproto.Tpo" \ -c -o glkproto.o `test -f 'glkproto.c' || echo './'`glkproto.c; \ then mv -f ".deps/glkproto.Tpo" ".deps/glkproto.Po"; \ else rm -f ".deps/glkproto.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o glk.so glk.o glkproto.o -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT hd44780-hd44780.o -MD -MP -MF ".deps/hd44780-hd44780.Tpo" \ -c -o hd44780-hd44780.o `test -f 'hd44780.c' || echo './'`hd44780.c; \ then mv -f ".deps/hd44780-hd44780.Tpo" ".deps/hd44780-hd44780.Po"; \ else rm -f ".deps/hd44780-hd44780.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT hd44780-hd44780-serial.o -MD -MP -MF ".deps/hd44780-hd44780-serial.Tpo" \ -c -o hd44780-hd44780-serial.o `test -f 'hd44780-serial.c' || echo './'`hd44780-serial.c; \ then mv -f ".deps/hd44780-hd44780-serial.Tpo" ".deps/hd44780-hd44780-serial.Po"; \ else rm -f ".deps/hd44780-hd44780-serial.Tpo"; exit 1; \ fi hd44780-serial.c: In function 'serial_HD44780_senddata': hd44780-serial.c:255: warning: suggest parentheses around && within || if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT hd44780-hd44780-lis2.o -MD -MP -MF ".deps/hd44780-hd44780-lis2.Tpo" \ -c -o hd44780-hd44780-lis2.o `test -f 'hd44780-lis2.c' || echo './'`hd44780-lis2.c; \ then mv -f ".deps/hd44780-hd44780-lis2.Tpo" ".deps/hd44780-hd44780-lis2.Po"; \ else rm -f ".deps/hd44780-hd44780-lis2.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT hd44780-hd44780-4bit.o -MD -MP -MF ".deps/hd44780-hd44780-4bit.Tpo" \ -c -o hd44780-hd44780-4bit.o `test -f 'hd44780-4bit.c' || echo './'`hd44780-4bit.c; \ then mv -f ".deps/hd44780-hd44780-4bit.Tpo" ".deps/hd44780-hd44780-4bit.Po"; \ else rm -f ".deps/hd44780-hd44780-4bit.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT hd44780-hd44780-ext8bit.o -MD -MP -MF ".deps/hd44780-hd44780-ext8bit.Tpo" \ -c -o hd44780-hd44780-ext8bit.o `test -f 'hd44780-ext8bit.c' || echo './'`hd44780-ext8bit.c; \ then mv -f ".deps/hd44780-hd44780-ext8bit.Tpo" ".deps/hd44780-hd44780-ext8bit.Po"; \ else rm -f ".deps/hd44780-hd44780-ext8bit.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT hd44780-lcd_sem.o -MD -MP -MF ".deps/hd44780-lcd_sem.Tpo" \ -c -o hd44780-lcd_sem.o `test -f 'lcd_sem.c' || echo './'`lcd_sem.c; \ then mv -f ".deps/hd44780-lcd_sem.Tpo" ".deps/hd44780-lcd_sem.Po"; \ else rm -f ".deps/hd44780-lcd_sem.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT hd44780-hd44780-winamp.o -MD -MP -MF ".deps/hd44780-hd44780-winamp.Tpo" \ -c -o hd44780-hd44780-winamp.o `test -f 'hd44780-winamp.c' || echo './'`hd44780-winamp.c; \ then mv -f ".deps/hd44780-hd44780-winamp.Tpo" ".deps/hd44780-hd44780-winamp.Po"; \ else rm -f ".deps/hd44780-hd44780-winamp.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT hd44780-hd44780-serialLpt.o -MD -MP -MF ".deps/hd44780-hd44780-serialLpt.Tpo" \ -c -o hd44780-hd44780-serialLpt.o `test -f 'hd44780-serialLpt.c' || echo './'`hd44780-serialLpt.c; \ then mv -f ".deps/hd44780-hd44780-serialLpt.Tpo" ".deps/hd44780-hd44780-serialLpt.Po"; \ else rm -f ".deps/hd44780-hd44780-serialLpt.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT hd44780-hd44780-bwct-usb.o -MD -MP -MF ".deps/hd44780-hd44780-bwct-usb.Tpo" \ -c -o hd44780-hd44780-bwct-usb.o `test -f 'hd44780-bwct-usb.c' || echo './'`hd44780-bwct-usb.c; \ then mv -f ".deps/hd44780-hd44780-bwct-usb.Tpo" ".deps/hd44780-hd44780-bwct-usb.Po"; \ else rm -f ".deps/hd44780-hd44780-bwct-usb.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT hd44780-hd44780-lcd2usb.o -MD -MP -MF ".deps/hd44780-hd44780-lcd2usb.Tpo" \ -c -o hd44780-hd44780-lcd2usb.o `test -f 'hd44780-lcd2usb.c' || echo './'`hd44780-lcd2usb.c; \ then mv -f ".deps/hd44780-hd44780-lcd2usb.Tpo" ".deps/hd44780-hd44780-lcd2usb.Po"; \ else rm -f ".deps/hd44780-hd44780-lcd2usb.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT hd44780-i2c.o -MD -MP -MF ".deps/hd44780-i2c.Tpo" \ -c -o hd44780-i2c.o `test -f 'hd44780-i2c.c' || echo './'`hd44780-i2c.c; \ then mv -f ".deps/hd44780-i2c.Tpo" ".deps/hd44780-i2c.Po"; \ else rm -f ".deps/hd44780-i2c.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o hd44780.so hd44780-hd44780.o libLCD.a hd44780-hd44780-serial.o hd44780-hd44780-lis2.o hd44780-hd44780-4bit.o hd44780-hd44780-ext8bit.o hd44780-lcd_sem.o hd44780-hd44780-winamp.o hd44780-hd44780-serialLpt.o hd44780-hd44780-bwct-usb.o hd44780-hd44780-lcd2usb.o hd44780-i2c.o -L/usr/lib -lusb libbignum.a -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT icp_a106.o -MD -MP -MF ".deps/icp_a106.Tpo" \ -c -o icp_a106.o `test -f 'icp_a106.c' || echo './'`icp_a106.c; \ then mv -f ".deps/icp_a106.Tpo" ".deps/icp_a106.Po"; \ else rm -f ".deps/icp_a106.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o icp_a106.so icp_a106.o libLCD.a -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT imon.o -MD -MP -MF ".deps/imon.Tpo" \ -c -o imon.o `test -f 'imon.c' || echo './'`imon.c; \ then mv -f ".deps/imon.Tpo" ".deps/imon.Po"; \ else rm -f ".deps/imon.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o imon.so imon.o libLCD.a -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT IOWarrior-IOWarrior.o -MD -MP -MF ".deps/IOWarrior-IOWarrior.Tpo" \ -c -o IOWarrior-IOWarrior.o `test -f 'IOWarrior.c' || echo './'`IOWarrior.c; \ then mv -f ".deps/IOWarrior-IOWarrior.Tpo" ".deps/IOWarrior-IOWarrior.Po"; \ else rm -f ".deps/IOWarrior-IOWarrior.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o IOWarrior.so IOWarrior-IOWarrior.o -L/usr/lib -lusb libLCD.a libbignum.a -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT joy.o -MD -MP -MF ".deps/joy.Tpo" \ -c -o joy.o `test -f 'joy.c' || echo './'`joy.c; \ then mv -f ".deps/joy.Tpo" ".deps/joy.Po"; \ else rm -f ".deps/joy.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o joy.so joy.o -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT lb216.o -MD -MP -MF ".deps/lb216.Tpo" \ -c -o lb216.o `test -f 'lb216.c' || echo './'`lb216.c; \ then mv -f ".deps/lb216.Tpo" ".deps/lb216.Po"; \ else rm -f ".deps/lb216.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o lb216.so lb216.o -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT lcdm001.o -MD -MP -MF ".deps/lcdm001.Tpo" \ -c -o lcdm001.o `test -f 'lcdm001.c' || echo './'`lcdm001.c; \ then mv -f ".deps/lcdm001.Tpo" ".deps/lcdm001.Po"; \ else rm -f ".deps/lcdm001.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o lcdm001.so lcdm001.o -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT lcterm.o -MD -MP -MF ".deps/lcterm.Tpo" \ -c -o lcterm.o `test -f 'lcterm.c' || echo './'`lcterm.c; \ then mv -f ".deps/lcterm.Tpo" ".deps/lcterm.Po"; \ else rm -f ".deps/lcterm.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o lcterm.so lcterm.o libLCD.a -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT MD8800.o -MD -MP -MF ".deps/MD8800.Tpo" \ -c -o MD8800.o `test -f 'MD8800.c' || echo './'`MD8800.c; \ then mv -f ".deps/MD8800.Tpo" ".deps/MD8800.Po"; \ else rm -f ".deps/MD8800.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o MD8800.so MD8800.o libLCD.a -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT ms6931.o -MD -MP -MF ".deps/ms6931.Tpo" \ -c -o ms6931.o `test -f 'ms6931.c' || echo './'`ms6931.c; \ then mv -f ".deps/ms6931.Tpo" ".deps/ms6931.Po"; \ else rm -f ".deps/ms6931.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o ms6931.so ms6931.o -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT mtc_s16209x.o -MD -MP -MF ".deps/mtc_s16209x.Tpo" \ -c -o mtc_s16209x.o `test -f 'mtc_s16209x.c' || echo './'`mtc_s16209x.c; \ then mv -f ".deps/mtc_s16209x.Tpo" ".deps/mtc_s16209x.Po"; \ else rm -f ".deps/mtc_s16209x.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o mtc_s16209x.so mtc_s16209x.o libLCD.a -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT MtxOrb.o -MD -MP -MF ".deps/MtxOrb.Tpo" \ -c -o MtxOrb.o `test -f 'MtxOrb.c' || echo './'`MtxOrb.c; \ then mv -f ".deps/MtxOrb.Tpo" ".deps/MtxOrb.Po"; \ else rm -f ".deps/MtxOrb.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o MtxOrb.so MtxOrb.o libLCD.a libbignum.a -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT NoritakeVFD.o -MD -MP -MF ".deps/NoritakeVFD.Tpo" \ -c -o NoritakeVFD.o `test -f 'NoritakeVFD.c' || echo './'`NoritakeVFD.c; \ then mv -f ".deps/NoritakeVFD.Tpo" ".deps/NoritakeVFD.Po"; \ else rm -f ".deps/NoritakeVFD.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o NoritakeVFD.so NoritakeVFD.o libLCD.a -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT pylcd.o -MD -MP -MF ".deps/pylcd.Tpo" \ -c -o pylcd.o `test -f 'pylcd.c' || echo './'`pylcd.c; \ then mv -f ".deps/pylcd.Tpo" ".deps/pylcd.Po"; \ else rm -f ".deps/pylcd.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o pyramid.so pylcd.o libLCD.a -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT sed1330.o -MD -MP -MF ".deps/sed1330.Tpo" \ -c -o sed1330.o `test -f 'sed1330.c' || echo './'`sed1330.c; \ then mv -f ".deps/sed1330.Tpo" ".deps/sed1330.Po"; \ else rm -f ".deps/sed1330.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o sed1330.so sed1330.o -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT sed1520.o -MD -MP -MF ".deps/sed1520.Tpo" \ -c -o sed1520.o `test -f 'sed1520.c' || echo './'`sed1520.c; \ then mv -f ".deps/sed1520.Tpo" ".deps/sed1520.Po"; \ else rm -f ".deps/sed1520.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT sed1520fm.o -MD -MP -MF ".deps/sed1520fm.Tpo" \ -c -o sed1520fm.o `test -f 'sed1520fm.c' || echo './'`sed1520fm.c; \ then mv -f ".deps/sed1520fm.Tpo" ".deps/sed1520fm.Po"; \ else rm -f ".deps/sed1520fm.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o sed1520.so sed1520.o sed1520fm.o -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT serialPOS.o -MD -MP -MF ".deps/serialPOS.Tpo" \ -c -o serialPOS.o `test -f 'serialPOS.c' || echo './'`serialPOS.c; \ then mv -f ".deps/serialPOS.Tpo" ".deps/serialPOS.Po"; \ else rm -f ".deps/serialPOS.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o serialPOS.so serialPOS.o libLCD.a libbignum.a -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT serialVFD.o -MD -MP -MF ".deps/serialVFD.Tpo" \ -c -o serialVFD.o `test -f 'serialVFD.c' || echo './'`serialVFD.c; \ then mv -f ".deps/serialVFD.Tpo" ".deps/serialVFD.Po"; \ else rm -f ".deps/serialVFD.Tpo"; exit 1; \ fi serialVFD.c: In function 'serialVFD_put_char': serialVFD.c:396: warning: pointer targets in passing argument 2 of 'Port_Function[p->use_parallel].write_fkt' differ in signedness serialVFD.c: In function 'serialVFD_flush': serialVFD.c:462: warning: pointer targets in passing argument 2 of 'Port_Function[p->use_parallel].write_fkt' differ in signedness serialVFD.c:473: warning: pointer targets in passing argument 2 of 'Port_Function[p->use_parallel].write_fkt' differ in signedness serialVFD.c:476: warning: pointer targets in passing argument 2 of 'Port_Function[p->use_parallel].write_fkt' differ in signedness serialVFD.c:480: warning: pointer targets in passing argument 2 of 'Port_Function[p->use_parallel].write_fkt' differ in signedness if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT serialVFD_displays.o -MD -MP -MF ".deps/serialVFD_displays.Tpo" \ -c -o serialVFD_displays.o `test -f 'serialVFD_displays.c' || echo './'`serialVFD_displays.c; \ then mv -f ".deps/serialVFD_displays.Tpo" ".deps/serialVFD_displays.Po"; \ else rm -f ".deps/serialVFD_displays.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT serialVFD_io.o -MD -MP -MF ".deps/serialVFD_io.Tpo" \ -c -o serialVFD_io.o `test -f 'serialVFD_io.c' || echo './'`serialVFD_io.c; \ then mv -f ".deps/serialVFD_io.Tpo" ".deps/serialVFD_io.Po"; \ else rm -f ".deps/serialVFD_io.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o serialVFD.so serialVFD.o serialVFD_displays.o serialVFD_io.o libLCD.a libbignum.a -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT wirz-sli.o -MD -MP -MF ".deps/wirz-sli.Tpo" \ -c -o wirz-sli.o `test -f 'wirz-sli.c' || echo './'`wirz-sli.c; \ then mv -f ".deps/wirz-sli.Tpo" ".deps/wirz-sli.Po"; \ else rm -f ".deps/wirz-sli.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o sli.so wirz-sli.o libLCD.a -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT stv5730.o -MD -MP -MF ".deps/stv5730.Tpo" \ -c -o stv5730.o `test -f 'stv5730.c' || echo './'`stv5730.c; \ then mv -f ".deps/stv5730.Tpo" ".deps/stv5730.Po"; \ else rm -f ".deps/stv5730.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o stv5730.so stv5730.o -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT t6963.o -MD -MP -MF ".deps/t6963.Tpo" \ -c -o t6963.o `test -f 't6963.c' || echo './'`t6963.c; \ then mv -f ".deps/t6963.Tpo" ".deps/t6963.Po"; \ else rm -f ".deps/t6963.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o t6963.so t6963.o libLCD.a -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT text.o -MD -MP -MF ".deps/text.Tpo" \ -c -o text.o `test -f 'text.c' || echo './'`text.c; \ then mv -f ".deps/text.Tpo" ".deps/text.Po"; \ else rm -f ".deps/text.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o text.so text.o -ldl if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -fPIC -Wall -g -O -Wno-unused-function -MT tyan_lcdm.o -MD -MP -MF ".deps/tyan_lcdm.Tpo" \ -c -o tyan_lcdm.o `test -f 'tyan_lcdm.c' || echo './'`tyan_lcdm.c; \ then mv -f ".deps/tyan_lcdm.Tpo" ".deps/tyan_lcdm.Po"; \ else rm -f ".deps/tyan_lcdm.Tpo"; exit 1; \ fi gcc -fPIC -Wall -g -O -Wno-unused-function -shared -o tyan.so tyan_lcdm.o libLCD.a libbignum.a -ldl make[3]: Leaving directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/server/drivers' Making all in commands make[3]: Entering directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/server/commands' if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I./.. -Wall -g -O -Wno-unused-function -MT command_list.o -MD -MP -MF ".deps/command_list.Tpo" \ -c -o command_list.o `test -f 'command_list.c' || echo './'`command_list.c; \ then mv -f ".deps/command_list.Tpo" ".deps/command_list.Po"; \ else rm -f ".deps/command_list.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I./.. -Wall -g -O -Wno-unused-function -MT client_commands.o -MD -MP -MF ".deps/client_commands.Tpo" \ -c -o client_commands.o `test -f 'client_commands.c' || echo './'`client_commands.c; \ then mv -f ".deps/client_commands.Tpo" ".deps/client_commands.Po"; \ else rm -f ".deps/client_commands.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I./.. -Wall -g -O -Wno-unused-function -MT menu_commands.o -MD -MP -MF ".deps/menu_commands.Tpo" \ -c -o menu_commands.o `test -f 'menu_commands.c' || echo './'`menu_commands.c; \ then mv -f ".deps/menu_commands.Tpo" ".deps/menu_commands.Po"; \ else rm -f ".deps/menu_commands.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I./.. -Wall -g -O -Wno-unused-function -MT screen_commands.o -MD -MP -MF ".deps/screen_commands.Tpo" \ -c -o screen_commands.o `test -f 'screen_commands.c' || echo './'`screen_commands.c; \ then mv -f ".deps/screen_commands.Tpo" ".deps/screen_commands.Po"; \ else rm -f ".deps/screen_commands.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I./.. -Wall -g -O -Wno-unused-function -MT server_commands.o -MD -MP -MF ".deps/server_commands.Tpo" \ -c -o server_commands.o `test -f 'server_commands.c' || echo './'`server_commands.c; \ then mv -f ".deps/server_commands.Tpo" ".deps/server_commands.Po"; \ else rm -f ".deps/server_commands.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I./.. -Wall -g -O -Wno-unused-function -MT widget_commands.o -MD -MP -MF ".deps/widget_commands.Tpo" \ -c -o widget_commands.o `test -f 'widget_commands.c' || echo './'`widget_commands.c; \ then mv -f ".deps/widget_commands.Tpo" ".deps/widget_commands.Po"; \ else rm -f ".deps/widget_commands.Tpo"; exit 1; \ fi rm -f libLCDcommands.a ar cru libLCDcommands.a command_list.o client_commands.o menu_commands.o screen_commands.o server_commands.o widget_commands.o ranlib libLCDcommands.a make[3]: Leaving directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/server/commands' make[3]: Entering directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/server' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT client.o -MD -MP -MF ".deps/client.Tpo" \ -c -o client.o `test -f 'client.c' || echo './'`client.c; \ then mv -f ".deps/client.Tpo" ".deps/client.Po"; \ else rm -f ".deps/client.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT clients.o -MD -MP -MF ".deps/clients.Tpo" \ -c -o clients.o `test -f 'clients.c' || echo './'`clients.c; \ then mv -f ".deps/clients.Tpo" ".deps/clients.Po"; \ else rm -f ".deps/clients.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT input.o -MD -MP -MF ".deps/input.Tpo" \ -c -o input.o `test -f 'input.c' || echo './'`input.c; \ then mv -f ".deps/input.Tpo" ".deps/input.Po"; \ else rm -f ".deps/input.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT main.o -MD -MP -MF ".deps/main.Tpo" \ -c -o main.o `test -f 'main.c' || echo './'`main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; \ else rm -f ".deps/main.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT menuitem.o -MD -MP -MF ".deps/menuitem.Tpo" \ -c -o menuitem.o `test -f 'menuitem.c' || echo './'`menuitem.c; \ then mv -f ".deps/menuitem.Tpo" ".deps/menuitem.Po"; \ else rm -f ".deps/menuitem.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT menu.o -MD -MP -MF ".deps/menu.Tpo" \ -c -o menu.o `test -f 'menu.c' || echo './'`menu.c; \ then mv -f ".deps/menu.Tpo" ".deps/menu.Po"; \ else rm -f ".deps/menu.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT menuscreens.o -MD -MP -MF ".deps/menuscreens.Tpo" \ -c -o menuscreens.o `test -f 'menuscreens.c' || echo './'`menuscreens.c; \ then mv -f ".deps/menuscreens.Tpo" ".deps/menuscreens.Po"; \ else rm -f ".deps/menuscreens.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT parse.o -MD -MP -MF ".deps/parse.Tpo" \ -c -o parse.o `test -f 'parse.c' || echo './'`parse.c; \ then mv -f ".deps/parse.Tpo" ".deps/parse.Po"; \ else rm -f ".deps/parse.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT render.o -MD -MP -MF ".deps/render.Tpo" \ -c -o render.o `test -f 'render.c' || echo './'`render.c; \ then mv -f ".deps/render.Tpo" ".deps/render.Po"; \ else rm -f ".deps/render.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT screen.o -MD -MP -MF ".deps/screen.Tpo" \ -c -o screen.o `test -f 'screen.c' || echo './'`screen.c; \ then mv -f ".deps/screen.Tpo" ".deps/screen.Po"; \ else rm -f ".deps/screen.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT screenlist.o -MD -MP -MF ".deps/screenlist.Tpo" \ -c -o screenlist.o `test -f 'screenlist.c' || echo './'`screenlist.c; \ then mv -f ".deps/screenlist.Tpo" ".deps/screenlist.Po"; \ else rm -f ".deps/screenlist.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT serverscreens.o -MD -MP -MF ".deps/serverscreens.Tpo" \ -c -o serverscreens.o `test -f 'serverscreens.c' || echo './'`serverscreens.c; \ then mv -f ".deps/serverscreens.Tpo" ".deps/serverscreens.Po"; \ else rm -f ".deps/serverscreens.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT sock.o -MD -MP -MF ".deps/sock.Tpo" \ -c -o sock.o `test -f 'sock.c' || echo './'`sock.c; \ then mv -f ".deps/sock.Tpo" ".deps/sock.Po"; \ else rm -f ".deps/sock.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT widget.o -MD -MP -MF ".deps/widget.Tpo" \ -c -o widget.o `test -f 'widget.c' || echo './'`widget.c; \ then mv -f ".deps/widget.Tpo" ".deps/widget.Po"; \ else rm -f ".deps/widget.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT drivers.o -MD -MP -MF ".deps/drivers.Tpo" \ -c -o drivers.o `test -f 'drivers.c' || echo './'`drivers.c; \ then mv -f ".deps/drivers.Tpo" ".deps/drivers.Po"; \ else rm -f ".deps/drivers.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../shared -DSYSCONFDIR=\"/usr/local/etc\" -Wall -g -O -Wno-unused-function -MT driver.o -MD -MP -MF ".deps/driver.Tpo" \ -c -o driver.o `test -f 'driver.c' || echo './'`driver.c; \ then mv -f ".deps/driver.Tpo" ".deps/driver.Po"; \ else rm -f ".deps/driver.Tpo"; exit 1; \ fi gcc -Wall -g -O -Wno-unused-function -rdynamic -uget_args -o LCDd client.o clients.o input.o main.o menuitem.o menu.o menuscreens.o parse.o render.o screen.o screenlist.o serverscreens.o sock.o widget.o drivers.o driver.o ../shared/libLCDstuff.a commands/libLCDcommands.a -ldl make[3]: Leaving directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/server' make[2]: Leaving directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/server' Making all in docs make[2]: Entering directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/docs' Making all in lcdproc-user make[3]: Entering directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/docs/lcdproc-user' Making all in drivers make[4]: Entering directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/docs/lcdproc-user/drivers' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/docs/lcdproc-user/drivers' make[4]: Entering directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/docs/lcdproc-user' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/docs/lcdproc-user' make[3]: Leaving directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/docs/lcdproc-user' Making all in lcdproc-dev make[3]: Entering directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/docs/lcdproc-dev' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/docs/lcdproc-dev' make[3]: Entering directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/docs' sed -e 's:@SYSCONFDIR@:/usr/local/etc:g' lcdproc.1.in > lcdproc.1 sed -e 's:@SYSCONFDIR@:/usr/local/etc:g' LCDd.8.in > LCDd.8 sed -e 's:@SYSCONFDIR@:/usr/local/etc:g' lcdproc-config.5.in > lcdproc-config.5 make[3]: Leaving directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/docs' make[2]: Leaving directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/docs' Making all in scripts make[2]: Entering directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/scripts' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686/scripts' make[2]: Entering directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686' make[2]: Leaving directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686' make[1]: Leaving directory `/usr/home/gfk/lcdproc/nightly/stable-0-5-x-Linux-2.6.18-3-k7-i686'