deleting /usr/X11R6/man/man1/xphoon.1x.gz
deleting /usr/X11R6/bin/xphoon
make: Entering directory `/src/xscreensaver-3.17'
CFLAGS="-O2 -Wall -pipe" ./configure --prefix=/usr/X11R6
creating cache ./config.cache
current directory: /src/xscreensaver-3.17
command line was: ./configure --prefix=/usr/X11R6
checking host system type... alpha-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc -O2 -Wall -pipe ) works... yes
checking whether the C compiler (gcc -O2 -Wall -pipe ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking whether the compiler works on ANSI C... yes
Turning on gcc compiler warnings.
checking how to run the C preprocessor... gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -E
checking for working const... yes
checking for inline... inline
checking for a BSD compatible install... /usr/bin/install -c
checking whether "${INSTALL} -d" creates intermediate directories... yes
checking whether make sets ${MAKE}... yes
checking for ANSI C header files... yes
checking for unistd.h... yes
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking return type of signal handlers... void
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking how to call gettimeofday... two arguments
checking for select... yes
checking for fcntl... yes
checking for uname... yes
checking for nice... yes
checking for setpriority... yes
checking for getcwd... yes
checking for getwd... yes
checking for putenv... yes
checking for sigaction... yes
checking for syslog... yes
checking for realpath... yes
checking for struct icmp... yes
checking for struct icmphdr... no
checking for crypt.h... yes
checking for sys/select.h... yes
checking for perl5... no
checking for perl... /usr/bin/perl
checking perl version... 5.00503
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for X app-defaults directory... /usr/X11R6/lib/X11/app-defaults
checking for XPointer... yes
checking for X11/Xmu/Error.h... yes
checking for X11/extensions/XScreenSaver.h... no
checking for X11/extensions/scrnsaver.h... yes
checking for XScreenSaverRegister in -lXext... no
checking for XScreenSaverRegister in -lXExExt... no
checking for XScreenSaverRegister in -lXss... yes
checking for X11/extensions/xidle.h... no
checking for X11/extensions/XSGIvc.h... no
checking for X11/extensions/dpms.h... yes
checking for DPMSInfo in -lXdpms... yes
checking for X11/extensions/xf86vmode.h... yes
checking for XF86VidModeGetViewPort in -lXxf86vm... yes
checking whether /proc/interrupts contains keyboard data... yes
checking for PAM... no
checking for Kerberos... no
checking for Sun-style shadow passwords... no
checking for DEC-style shadow passwords... no
checking for HP-style shadow passwords... no
checking for FreeBSD-style shadow passwords... no
checking for generic shadow passwords... yes
checking for getspnam in -lc... yes
checking for crypt in -lc... no
checking for crypt in -lcrypt... yes
checking for Xm/Xm.h... yes
checking for glib-config... no
checking for gtk-config... no
checking for X11/Xaw/Dialog.h... yes
checking for Xaw3dComputeTopShadowRGB in -lXaw3d... no
checking for XawViewportSetCoordinates in Viewport.h... yes
checking whether Motif is really LessTif... yes
checking LessTif version number... 0.88
checking Motif version number... 1.2
checking whether Motif requires XPM... no
checking for XpQueryExtension in -lXp... yes
checking for _Xsetlocale in -lXintl... no
checking for GL/gl.h... no
checking for X11/xpm.h... yes
checking for X11/extensions/XShm.h... yes
checking for sys/ipc.h... yes
checking for sys/shm.h... yes
checking for X11/extensions/Xdbe.h... yes
checking for X11/extensions/readdisplay.h... no
checking for dmedia/vl.h... no
checking for emacs... no
checking for xemacs... no
checking for xemacs yow... checking for fortune... no
checking for zippy... no
checking for yow... no
checking for fortune... no
checking for zippy... no
checking for yow... no
updating cache ./config.cache
creating ./config.status
creating Makefile
creating utils/Makefile
creating driver/Makefile
creating hacks/Makefile
creating hacks/glx/Makefile
creating driver/XScreenSaver.ad
creating config.h
#################################################################
Note: The OpenGL 3D library was not found.
Those demos which use 3D will not be built or installed.
You might want to consider installing OpenGL and
re-running configure. (Remember to delete the
config.cache file first.) If your vendor doesn't ship
their own implementation of OpenGL, you can get a free
version at . For general OpenGL
info, see .
#################################################################
When you run "make install", the "xscreensaver",
"xscreensaver-demo", and "xscreensaver-command" executables
will be installed in /usr/X11R6/bin.
The various graphics demos (90+ different executables) will
also be installed in /usr/X11R6/bin.
If you would prefer the demos to be installed elsewhere
(for example, in a dedicated directory) you should re-run
configure with the --enable-subdir=DIR option. For more
information, run ./configure --help.
#################################################################
make
make[1]: Entering directory `/src/xscreensaver-3.17'
make[2]: Entering directory `/src/xscreensaver-3.17/utils'
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include alpha.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include colors.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include fade.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include grabscreen.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include hsv.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include overlay.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include resources.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include spline.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include usleep.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include visual.c
visual.c: In function `get_visual':
visual.c:138: warning: too many arguments for format
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include visual-gl.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include xmu.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include xroger.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include yarandom.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include erase.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include sgivideo.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include xshm.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include xdbe.c
make[2]: Leaving directory `/src/xscreensaver-3.17/utils'
make[2]: Entering directory `/src/xscreensaver-3.17/driver'
/bin/sh ./../utils/ad2c XScreenSaver.ad > XScreenSaver_ad.h
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I. -I./../utils -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include xscreensaver.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I. -I./../utils -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include windows.c
windows.c: In function `grab_kbd':
windows.c:114: warning: unsigned int format, different type arg (arg 4)
windows.c: In function `grab_mouse':
windows.c:131: warning: unsigned int format, different type arg (arg 4)
windows.c: In function `ungrab_kbd':
windows.c:143: warning: unsigned int format, different type arg (arg 4)
windows.c: In function `ungrab_mouse':
windows.c:155: warning: unsigned int format, different type arg (arg 4)
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I. -I./../utils -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include timers.c
timers.c: In function `check_for_clock_skew':
timers.c:418: warning: int format, different type arg (arg 4)
timers.c:418: warning: int format, different type arg (arg 5)
timers.c:418: warning: int format, different type arg (arg 6)
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I. -I./../utils -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -DDEFAULT_PATH_PREFIX='"/usr/X11R6/bin"' -O2 -Wall -pipe -I/usr/X11R6/include \
./subprocs.c
./subprocs.c: In function `kill_job':
./subprocs.c:565: warning: long unsigned int format, different type arg (arg 4)
./subprocs.c:570: warning: long unsigned int format, different type arg (arg 4)
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I. -I./../utils -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include xset.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I. -I./../utils -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include splash.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I. -I./../utils -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include setuid.c
setuid.c: In function `set_ids_by_number':
setuid.c:159: warning: int format, different type arg (arg 4)
setuid.c:173: warning: int format, different type arg (arg 4)
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I. -I./../utils -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include stderr.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I. -I./../utils -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include prefs.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I. -I./../utils -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include lock.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I. -I./../utils -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include passwd.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I. -I./../utils -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include passwd-pwent.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o xscreensaver xscreensaver.o windows.o timers.o subprocs.o xset.o splash.o setuid.o stderr.o prefs.o lock.o passwd.o passwd-pwent.o ../utils/fade.o ../utils/overlay.o ../utils/xroger.o ../utils/spline.o ../utils/yarandom.o ../utils/resources.o ../utils/usleep.o ../utils/visual.o -L/usr/X11R6/lib -lXmu -lXss -lXdpms -lXxf86vm -lSM -lICE -lXt -lX11 -lXext -lcrypt
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I. -I./../utils -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include remote.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I. -I./../utils -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include xscreensaver-command.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o xscreensaver-command remote.o xscreensaver-command.o -L/usr/X11R6/lib -lSM -lICE -lX11 -lXext
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I. -I./../utils -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include dialogs-Xm.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -o demo-Xm.o -c -DFORCE_MOTIF \
-I. -I. -I./../utils -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include ./demo.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o xscreensaver-demo-Xm prefs.o remote.o ../utils/resources.o ../utils/usleep.o ../utils/visual.o dialogs-Xm.o demo-Xm.o \
-L/usr/X11R6/lib \
-lXmu -lXm -lXp -lSM -lICE -lXt -lX11 -lXext
cp -p xscreensaver-demo-Xm xscreensaver-demo
make[2]: Leaving directory `/src/xscreensaver-3.17/driver'
make[2]: Entering directory `/src/xscreensaver-3.17/hacks'
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include attraction.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include screenhack.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o attraction attraction.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/spline.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include blitspin.c
In file included from blitspin.c:31:
/usr/X11R6/include/X11/xpm.h:395: warning: function declaration isn't a prototype
/usr/X11R6/include/X11/xpm.h:403: warning: function declaration isn't a prototype
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o blitspin blitspin.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/grabscreen.o ../utils/hsv.o ../utils/colors.o -L/usr/X11R6/lib -lXpm -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include bouboule.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -o screenhack-xlock.o -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include \
-DXLOCKMORE ./screenhack.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include xlockmore.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o bouboule bouboule.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include braid.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o braid braid.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/erase.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include bubbles.c
In file included from bubbles.h:9,
from bubbles.c:44:
/usr/X11R6/include/X11/xpm.h:395: warning: function declaration isn't a prototype
/usr/X11R6/include/X11/xpm.h:403: warning: function declaration isn't a prototype
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include bubbles-default.c
In file included from bubbles.h:9,
from bubbles-default.c:19:
/usr/X11R6/include/X11/xpm.h:395: warning: function declaration isn't a prototype
/usr/X11R6/include/X11/xpm.h:403: warning: function declaration isn't a prototype
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o bubbles bubbles.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o bubbles-default.o -L/usr/X11R6/lib -lXpm -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include decayscreen.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o decayscreen decayscreen.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/grabscreen.o ../utils/hsv.o ../utils/colors.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include deco.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o deco deco.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include drift.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o drift drift.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/erase.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include flag.c
In file included from flag.c:52:
/usr/X11R6/include/X11/xpm.h:395: warning: function declaration isn't a prototype
/usr/X11R6/include/X11/xpm.h:403: warning: function declaration isn't a prototype
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o flag flag.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXpm -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include flame.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o flame flame.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include forest.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o forest forest.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/erase.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include vines.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o vines vines.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/erase.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include galaxy.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o galaxy galaxy.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include grav.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o grav grav.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include greynetic.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o greynetic greynetic.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include halo.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o halo halo.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include helix.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o helix helix.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/erase.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include hopalong.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o hopalong hopalong.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/erase.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include hypercube.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o hypercube hypercube.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include ifs.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o ifs ifs.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include imsmap.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o imsmap imsmap.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include julia.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o julia julia.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include kaleidescope.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o kaleidescope kaleidescope.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include laser.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o laser laser.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include lightning.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o lightning lightning.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include lisa.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o lisa lisa.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include lmorph.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o lmorph lmorph.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include maze.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o maze maze.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/erase.o ../utils/xroger.o ../utils/spline.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include moire.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o moire moire.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/xshm.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include noseguy.c
In file included from noseguy.c:59:
/usr/X11R6/include/X11/xpm.h:395: warning: function declaration isn't a prototype
/usr/X11R6/include/X11/xpm.h:403: warning: function declaration isn't a prototype
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o noseguy noseguy.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXpm -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include pedal.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o pedal pedal.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include penrose.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o penrose penrose.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include pyro.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o pyro pyro.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include qix.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o qix qix.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/alpha.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include rocks.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o rocks rocks.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include rorschach.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o rorschach rorschach.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/erase.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include sierpinski.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o sierpinski sierpinski.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include slidescreen.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o slidescreen slidescreen.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/grabscreen.o ../utils/hsv.o ../utils/colors.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include slip.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o slip slip.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/grabscreen.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include sphere.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o sphere sphere.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include spiral.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o spiral spiral.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include strange.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o strange strange.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include swirl.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o swirl swirl.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/xshm.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include xroger-hack.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o xroger xroger-hack.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/xroger.o ../utils/spline.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include goop.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o goop goop.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/alpha.o ../utils/spline.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include starfish.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o starfish starfish.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/spline.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include munch.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o munch munch.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/spline.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include fadeplot.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o fadeplot fadeplot.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include rd-bomb.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o rd-bomb rd-bomb.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/xshm.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include coral.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o coral coral.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/erase.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include mountain.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o mountain mountain.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include triangle.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o triangle triangle.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include lissie.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o lissie lissie.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include worm.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o worm worm.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include rotor.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o rotor rotor.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include ant.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o ant ant.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/erase.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include xjack.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o xjack xjack.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include xlyap.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o xlyap xlyap.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include jigsaw.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o jigsaw jigsaw.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/grabscreen.o ../utils/hsv.o ../utils/colors.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include cynosure.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o cynosure cynosure.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include moire2.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o moire2 moire2.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/xdbe.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include flow.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o flow flow.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include epicycle.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o epicycle epicycle.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/erase.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include interference.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o interference interference.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/xshm.o ../utils/xdbe.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include truchet.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o truchet truchet.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include bsod.c
In file included from bsod.c:28:
/usr/X11R6/include/X11/xpm.h:395: warning: function declaration isn't a prototype
/usr/X11R6/include/X11/xpm.h:403: warning: function declaration isn't a prototype
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o bsod bsod.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm -L/usr/X11R6/lib -lXpm -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include crystal.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o crystal crystal.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include discrete.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o discrete discrete.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/erase.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include distort.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o distort distort.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/grabscreen.o ../utils/hsv.o ../utils/colors.o ../utils/xshm.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include kumppa.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o kumppa kumppa.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/xdbe.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include sonar.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o sonar sonar.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include demon.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o demon demon.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include loop.c
automata.h:33: warning: `triangleUnit' defined but not used
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o loop loop.o screenhack-xlock.o xlockmore.o ../utils/hsv.o ../utils/colors.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include t3d.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o t3d t3d.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include penetrate.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o penetrate penetrate.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include deluxe.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o deluxe deluxe.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/alpha.o ../utils/hsv.o ../utils/colors.o ../utils/xdbe.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include compass.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o compass compass.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/xdbe.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include squiral.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o squiral squiral.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include xflame.c
In file included from xflame.c:56:
/usr/X11R6/include/X11/xpm.h:395: warning: function declaration isn't a prototype
/usr/X11R6/include/X11/xpm.h:403: warning: function declaration isn't a prototype
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o xflame xflame.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/xshm.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm -L/usr/X11R6/lib -lXpm -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include wander.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o wander wander.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/erase.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include spotlight.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o spotlight spotlight.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/grabscreen.o ../utils/hsv.o ../utils/colors.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include critical.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o critical critical.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/erase.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include phosphor.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o phosphor phosphor.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include xmatrix.c
In file included from xmatrix.c:25:
/usr/X11R6/include/X11/xpm.h:395: warning: function declaration isn't a prototype
/usr/X11R6/include/X11/xpm.h:403: warning: function declaration isn't a prototype
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o xmatrix xmatrix.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm -L/usr/X11R6/lib -lXpm -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include petri.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o petri petri.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/spline.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include shadebobs.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o shadebobs shadebobs.o screenhack.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o ../utils/hsv.o ../utils/colors.o ../utils/spline.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -c -I. -I./../utils -I.. -I/usr/X11R6/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -Wall -pipe -I/usr/X11R6/include xsublim.c
xsublim.c: In function `xsublim_Ss_Handler':
xsublim.c:213: warning: unsigned int format, pointer arg (arg 3)
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -L/usr/X11R6/lib -o xsublim xsublim.o ../utils/resources.o ../utils/visual.o ../utils/usleep.o ../utils/yarandom.o -L/usr/X11R6/lib -lXmu -lSM -lICE -lXt -lX11 -lXext -lm
make[2]: Leaving directory `/src/xscreensaver-3.17/hacks'
make[2]: Entering directory `/src/xscreensaver-3.17/hacks/glx'
make[2]: Nothing to be done for `default'.
make[2]: Leaving directory `/src/xscreensaver-3.17/hacks/glx'
make[1]: Leaving directory `/src/xscreensaver-3.17'
make: Leaving directory `/src/xscreensaver-3.17'
make: Entering directory `/src/xscreensaver-3.17'
make install-strip
make[1]: Entering directory `/src/xscreensaver-3.17'
make[2]: Entering directory `/src/xscreensaver-3.17/utils'
make INSTALL_PROGRAM='/usr/bin/install -c -s' install
make[3]: Entering directory `/src/xscreensaver-3.17/utils'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/src/xscreensaver-3.17/utils'
make[2]: Leaving directory `/src/xscreensaver-3.17/utils'
make[2]: Entering directory `/src/xscreensaver-3.17/driver'
make INSTALL_PROGRAM='/usr/bin/install -c -s' \
INSTALL_SETUID='/usr/bin/install -c -o root -m 4755 -s' \
install
make[3]: Entering directory `/src/xscreensaver-3.17/driver'
/usr/bin/install -c -o root -m 4755 -s xscreensaver /usr/X11R6/bin/xscreensaver
/usr/bin/install -c -s xscreensaver-command /usr/X11R6/bin/xscreensaver-command
/usr/bin/install -c -s xscreensaver-demo /usr/X11R6/bin/xscreensaver-demo
/usr/bin/install -c -m 644 XScreenSaver.ad /usr/X11R6/lib/X11/app-defaults/XScreenSaver
/usr/bin/install -c -m 644 ./xscreensaver.man /usr/X11R6/man/man1/xscreensaver.1
/usr/bin/install -c -m 644 ./xscreensaver-demo.man /usr/X11R6/man/man1/xscreensaver-demo.1
/usr/bin/install -c -m 644 ./xscreensaver-command.man /usr/X11R6/man/man1/xscreensaver-command.1
make[3]: Leaving directory `/src/xscreensaver-3.17/driver'
make[2]: Leaving directory `/src/xscreensaver-3.17/driver'
make[2]: Entering directory `/src/xscreensaver-3.17/hacks'
make INSTALL_PROGRAM='/usr/bin/install -c -s' install
make[3]: Entering directory `/src/xscreensaver-3.17/hacks'
/usr/bin/install -c -s attraction /usr/X11R6/bin/attraction
/usr/bin/install -c -s blitspin /usr/X11R6/bin/blitspin
/usr/bin/install -c -s bouboule /usr/X11R6/bin/bouboule
/usr/bin/install -c -s braid /usr/X11R6/bin/braid
/usr/bin/install -c -s bubbles /usr/X11R6/bin/bubbles
/usr/bin/install -c -s decayscreen /usr/X11R6/bin/decayscreen
/usr/bin/install -c -s deco /usr/X11R6/bin/deco
/usr/bin/install -c -s drift /usr/X11R6/bin/drift
/usr/bin/install -c -s flag /usr/X11R6/bin/flag
/usr/bin/install -c -s flame /usr/X11R6/bin/flame
/usr/bin/install -c -s forest /usr/X11R6/bin/forest
/usr/bin/install -c -s vines /usr/X11R6/bin/vines
/usr/bin/install -c -s galaxy /usr/X11R6/bin/galaxy
/usr/bin/install -c -s grav /usr/X11R6/bin/grav
/usr/bin/install -c -s greynetic /usr/X11R6/bin/greynetic
/usr/bin/install -c -s halo /usr/X11R6/bin/halo
/usr/bin/install -c -s helix /usr/X11R6/bin/helix
/usr/bin/install -c -s hopalong /usr/X11R6/bin/hopalong
/usr/bin/install -c -s hypercube /usr/X11R6/bin/hypercube
/usr/bin/install -c -s ifs /usr/X11R6/bin/ifs
/usr/bin/install -c -s imsmap /usr/X11R6/bin/imsmap
/usr/bin/install -c -s julia /usr/X11R6/bin/julia
/usr/bin/install -c -s kaleidescope /usr/X11R6/bin/kaleidescope
/usr/bin/install -c -s laser /usr/X11R6/bin/laser
/usr/bin/install -c -s lightning /usr/X11R6/bin/lightning
/usr/bin/install -c -s lisa /usr/X11R6/bin/lisa
/usr/bin/install -c -s lmorph /usr/X11R6/bin/lmorph
/usr/bin/install -c -s maze /usr/X11R6/bin/maze
/usr/bin/install -c -s moire /usr/X11R6/bin/moire
/usr/bin/install -c -s noseguy /usr/X11R6/bin/noseguy
/usr/bin/install -c -s pedal /usr/X11R6/bin/pedal
/usr/bin/install -c -s penrose /usr/X11R6/bin/penrose
/usr/bin/install -c -s pyro /usr/X11R6/bin/pyro
/usr/bin/install -c -s qix /usr/X11R6/bin/qix
/usr/bin/install -c -s rocks /usr/X11R6/bin/rocks
/usr/bin/install -c -s rorschach /usr/X11R6/bin/rorschach
/usr/bin/install -c -s sierpinski /usr/X11R6/bin/sierpinski
/usr/bin/install -c -s slidescreen /usr/X11R6/bin/slidescreen
/usr/bin/install -c -s slip /usr/X11R6/bin/slip
/usr/bin/install -c -s sphere /usr/X11R6/bin/sphere
/usr/bin/install -c -s spiral /usr/X11R6/bin/spiral
/usr/bin/install -c -s strange /usr/X11R6/bin/strange
/usr/bin/install -c -s swirl /usr/X11R6/bin/swirl
/usr/bin/install -c -s xroger /usr/X11R6/bin/xroger
/usr/bin/install -c -s goop /usr/X11R6/bin/goop
/usr/bin/install -c -s starfish /usr/X11R6/bin/starfish
/usr/bin/install -c -s munch /usr/X11R6/bin/munch
/usr/bin/install -c -s fadeplot /usr/X11R6/bin/fadeplot
/usr/bin/install -c -s rd-bomb /usr/X11R6/bin/rd-bomb
/usr/bin/install -c -s coral /usr/X11R6/bin/coral
/usr/bin/install -c -s mountain /usr/X11R6/bin/mountain
/usr/bin/install -c -s triangle /usr/X11R6/bin/triangle
/usr/bin/install -c -s lissie /usr/X11R6/bin/lissie
/usr/bin/install -c -s worm /usr/X11R6/bin/worm
/usr/bin/install -c -s rotor /usr/X11R6/bin/rotor
/usr/bin/install -c -s ant /usr/X11R6/bin/ant
/usr/bin/install -c -s xjack /usr/X11R6/bin/xjack
/usr/bin/install -c -s xlyap /usr/X11R6/bin/xlyap
/usr/bin/install -c -s jigsaw /usr/X11R6/bin/jigsaw
/usr/bin/install -c -s cynosure /usr/X11R6/bin/cynosure
/usr/bin/install -c -s moire2 /usr/X11R6/bin/moire2
/usr/bin/install -c -s flow /usr/X11R6/bin/flow
/usr/bin/install -c -s epicycle /usr/X11R6/bin/epicycle
/usr/bin/install -c -s interference /usr/X11R6/bin/interference
/usr/bin/install -c -s truchet /usr/X11R6/bin/truchet
/usr/bin/install -c -s bsod /usr/X11R6/bin/bsod
/usr/bin/install -c -s crystal /usr/X11R6/bin/crystal
/usr/bin/install -c -s discrete /usr/X11R6/bin/discrete
/usr/bin/install -c -s distort /usr/X11R6/bin/distort
/usr/bin/install -c -s kumppa /usr/X11R6/bin/kumppa
/usr/bin/install -c -s sonar /usr/X11R6/bin/sonar
/usr/bin/install -c -s demon /usr/X11R6/bin/demon
/usr/bin/install -c -s loop /usr/X11R6/bin/loop
/usr/bin/install -c -s t3d /usr/X11R6/bin/t3d
/usr/bin/install -c -s penetrate /usr/X11R6/bin/penetrate
/usr/bin/install -c -s deluxe /usr/X11R6/bin/deluxe
/usr/bin/install -c -s compass /usr/X11R6/bin/compass
/usr/bin/install -c -s squiral /usr/X11R6/bin/squiral
/usr/bin/install -c -s xflame /usr/X11R6/bin/xflame
/usr/bin/install -c -s wander /usr/X11R6/bin/wander
/usr/bin/install -c -s spotlight /usr/X11R6/bin/spotlight
/usr/bin/install -c -s critical /usr/X11R6/bin/critical
/usr/bin/install -c -s phosphor /usr/X11R6/bin/phosphor
/usr/bin/install -c -s xmatrix /usr/X11R6/bin/xmatrix
/usr/bin/install -c -s petri /usr/X11R6/bin/petri
/usr/bin/install -c -s shadebobs /usr/X11R6/bin/shadebobs
/usr/bin/install -c -s xsublim /usr/X11R6/bin/xsublim
adjusting location of perl in vidwhacker...
adjusting location of perl in webcollage...
/usr/bin/install -c -s vidwhacker /usr/X11R6/bin/vidwhacker
strip: /usr/X11R6/bin/vidwhacker: File format not recognized
/usr/bin/install -c -s webcollage /usr/X11R6/bin/webcollage
strip: /usr/X11R6/bin/webcollage: File format not recognized
/usr/bin/install -c -m 644 ./attraction.man /usr/X11R6/man/man1/attraction.1
/usr/bin/install -c -m 644 ./blitspin.man /usr/X11R6/man/man1/blitspin.1
/usr/bin/install -c -m 644 ./bouboule.man /usr/X11R6/man/man1/bouboule.1
/usr/bin/install -c -m 644 ./braid.man /usr/X11R6/man/man1/braid.1
/usr/bin/install -c -m 644 ./bubbles.man /usr/X11R6/man/man1/bubbles.1
/usr/bin/install -c -m 644 ./decayscreen.man /usr/X11R6/man/man1/decayscreen.1
/usr/bin/install -c -m 644 ./deco.man /usr/X11R6/man/man1/deco.1
/usr/bin/install -c -m 644 ./drift.man /usr/X11R6/man/man1/drift.1
/usr/bin/install -c -m 644 ./flag.man /usr/X11R6/man/man1/flag.1
/usr/bin/install -c -m 644 ./flame.man /usr/X11R6/man/man1/flame.1
/usr/bin/install -c -m 644 ./forest.man /usr/X11R6/man/man1/forest.1
/usr/bin/install -c -m 644 ./vines.man /usr/X11R6/man/man1/vines.1
/usr/bin/install -c -m 644 ./galaxy.man /usr/X11R6/man/man1/galaxy.1
/usr/bin/install -c -m 644 ./grav.man /usr/X11R6/man/man1/grav.1
/usr/bin/install -c -m 644 ./greynetic.man /usr/X11R6/man/man1/greynetic.1
/usr/bin/install -c -m 644 ./halo.man /usr/X11R6/man/man1/halo.1
/usr/bin/install -c -m 644 ./helix.man /usr/X11R6/man/man1/helix.1
/usr/bin/install -c -m 644 ./hopalong.man /usr/X11R6/man/man1/hopalong.1
/usr/bin/install -c -m 644 ./hypercube.man /usr/X11R6/man/man1/hypercube.1
/usr/bin/install -c -m 644 ./ifs.man /usr/X11R6/man/man1/ifs.1
/usr/bin/install -c -m 644 ./imsmap.man /usr/X11R6/man/man1/imsmap.1
/usr/bin/install -c -m 644 ./julia.man /usr/X11R6/man/man1/julia.1
/usr/bin/install -c -m 644 ./kaleidescope.man /usr/X11R6/man/man1/kaleidescope.1
/usr/bin/install -c -m 644 ./laser.man /usr/X11R6/man/man1/laser.1
/usr/bin/install -c -m 644 ./lightning.man /usr/X11R6/man/man1/lightning.1
/usr/bin/install -c -m 644 ./lisa.man /usr/X11R6/man/man1/lisa.1
/usr/bin/install -c -m 644 ./lmorph.man /usr/X11R6/man/man1/lmorph.1
/usr/bin/install -c -m 644 ./maze.man /usr/X11R6/man/man1/maze.1
/usr/bin/install -c -m 644 ./moire.man /usr/X11R6/man/man1/moire.1
/usr/bin/install -c -m 644 ./noseguy.man /usr/X11R6/man/man1/noseguy.1
/usr/bin/install -c -m 644 ./pedal.man /usr/X11R6/man/man1/pedal.1
/usr/bin/install -c -m 644 ./penrose.man /usr/X11R6/man/man1/penrose.1
/usr/bin/install -c -m 644 ./pyro.man /usr/X11R6/man/man1/pyro.1
/usr/bin/install -c -m 644 ./qix.man /usr/X11R6/man/man1/qix.1
/usr/bin/install -c -m 644 ./rocks.man /usr/X11R6/man/man1/rocks.1
/usr/bin/install -c -m 644 ./rorschach.man /usr/X11R6/man/man1/rorschach.1
/usr/bin/install -c -m 644 ./sierpinski.man /usr/X11R6/man/man1/sierpinski.1
/usr/bin/install -c -m 644 ./slidescreen.man /usr/X11R6/man/man1/slidescreen.1
/usr/bin/install -c -m 644 ./slip.man /usr/X11R6/man/man1/slip.1
/usr/bin/install -c -m 644 ./sphere.man /usr/X11R6/man/man1/sphere.1
/usr/bin/install -c -m 644 ./spiral.man /usr/X11R6/man/man1/spiral.1
/usr/bin/install -c -m 644 ./strange.man /usr/X11R6/man/man1/strange.1
/usr/bin/install -c -m 644 ./swirl.man /usr/X11R6/man/man1/swirl.1
/usr/bin/install -c -m 644 ./xroger.man /usr/X11R6/man/man1/xroger.1
/usr/bin/install -c -m 644 ./goop.man /usr/X11R6/man/man1/goop.1
/usr/bin/install -c -m 644 ./starfish.man /usr/X11R6/man/man1/starfish.1
/usr/bin/install -c -m 644 ./munch.man /usr/X11R6/man/man1/munch.1
/usr/bin/install -c -m 644 ./rd-bomb.man /usr/X11R6/man/man1/rd-bomb.1
/usr/bin/install -c -m 644 ./xjack.man /usr/X11R6/man/man1/xjack.1
/usr/bin/install -c -m 644 ./xlyap.man /usr/X11R6/man/man1/xlyap.1
/usr/bin/install -c -m 644 ./jigsaw.man /usr/X11R6/man/man1/jigsaw.1
/usr/bin/install -c -m 644 ./epicycle.man /usr/X11R6/man/man1/epicycle.1
/usr/bin/install -c -m 644 ./bsod.man /usr/X11R6/man/man1/bsod.1
/usr/bin/install -c -m 644 ./sonar.man /usr/X11R6/man/man1/sonar.1
/usr/bin/install -c -m 644 ./t3d.man /usr/X11R6/man/man1/t3d.1
/usr/bin/install -c -m 644 ./squiral.man /usr/X11R6/man/man1/squiral.1
/usr/bin/install -c -m 644 ./spotlight.man /usr/X11R6/man/man1/spotlight.1
/usr/bin/install -c -m 644 ./critical.man /usr/X11R6/man/man1/critical.1
/usr/bin/install -c -m 644 ./vidwhacker.man /usr/X11R6/man/man1/vidwhacker.1
/usr/bin/install -c -m 644 ./webcollage.man /usr/X11R6/man/man1/webcollage.1
make[3]: Leaving directory `/src/xscreensaver-3.17/hacks'
make[2]: Leaving directory `/src/xscreensaver-3.17/hacks'
make[2]: Entering directory `/src/xscreensaver-3.17/hacks/glx'
make INSTALL_PROGRAM='/usr/bin/install -c -s' install
make[3]: Entering directory `/src/xscreensaver-3.17/hacks/glx'
make[3]: Leaving directory `/src/xscreensaver-3.17/hacks/glx'
make[2]: Leaving directory `/src/xscreensaver-3.17/hacks/glx'
make[1]: Leaving directory `/src/xscreensaver-3.17'
make: Leaving directory `/src/xscreensaver-3.17'
Extracting package xscrsave, please wait...
------------------------------------------------
current binary package: aaa_base.jur
extract /etc/ld.so.cache
deleting /tmp/mf.32002