current directory: /build/xdaliclock/src/xdaliclock-2.43/X11 command line was: ./configure --prefix=/usr checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether the compiler works on ANSI C... yes Turning on gcc compiler warnings. checking whether gcc accepts -std... yes Disabling C++ comments in ANSI C code. checking how to run the C preprocessor... gcc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -E checking for an ANSI C-conforming const... yes checking for inline... __inline__ checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for unistd.h... (cached) yes 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 select... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking X11/extensions/shape.h usability... yes checking X11/extensions/shape.h presence... yes checking for X11/extensions/shape.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h gcc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./.. -I/usr/include -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt xdaliclock.c gcc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./.. -I/usr/include -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt \ -I./../font ./digital.c gcc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./.. -I/usr/include -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt colors.c gcc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./.. -I/usr/include -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt resources.c gcc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./.. -I/usr/include -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt visual.c gcc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./.. -I/usr/include -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt overlay.c gcc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./.. -I/usr/include -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt hsv.c gcc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -c -I. -I. -I./.. -I/usr/include -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fno-plt usleep.c gcc -Wall -Wstrict-prototypes -Wnested-externs -std=c89 -U__STRICT_ANSI__ -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -L/usr/lib -o xdaliclock xdaliclock.o digital.o colors.o resources.o visual.o overlay.o hsv.o usleep.o -lSM -lICE -lXt -lX11 -lXext