========================= Running configure ========================= checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gawk... (cached) nawk 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... i386-unknown-openbsd3.8 checking host system type... i386-unknown-openbsd3.8 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for fgrep... grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking for /usr/bin/ld option to reload object files... -r checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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... no checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd3.8 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating ./config.lt config.lt: creating libtool checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strncat... yes checking for strncpy... yes checking for snprintf... yes checking for vsnprintf... yes checking for strlcpy... yes checking for strlcat... yes checking for asprintf... yes checking for strtol... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking if gcc has -pedantic option... yes checking if gcc has -Werror-implicit-function-declaration option... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking whether strncasecmp is declared... yes checking whether snprintf is declared... yes checking whether siginterrupt is declared... yes checking whether strtoull is declared... yes checking for strncasecmp... (cached) yes checking for snprintf... (cached) yes checking for siginterrupt... yes checking for strtoull... (cached) yes checking if the system is missing declarations... no checking for ANSI C header files... (cached) yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking ApplicationServices/ApplicationServices.h usability... no checking ApplicationServices/ApplicationServices.h presence... no checking for ApplicationServices/ApplicationServices.h... no checking for ddraw.h... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for shared library extension... so checking ggi/ggi.h usability... yes checking ggi/ggi.h presence... yes checking for ggi/ggi.h... yes checking for ggiInit in -lggi... yes checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking if we should build x target... yes checking if we should build directx target... no checking if we should build quartz target... no checking if gcc has -std=gnu99 option... yes configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/ggi/Makefile config.status: creating include/ggi/internal/Makefile config.status: creating wmh/Makefile config.status: creating display/Makefile config.status: creating display/X/Makefile config.status: creating display/directx/Makefile config.status: creating display/pseudo_stubs/Makefile config.status: creating display/quartz/Makefile config.status: creating display-shared/Makefile config.status: creating demos/Makefile config.status: creating doc/Makefile config.status: creating doc/man/Makefile config.status: creating m4/Makefile config.status: creating libggiwmh.conf config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands ================== Running make clean ================== Making clean in m4 rm -rf .libs _libs rm -f *.lo Making clean in doc Making clean in man rm -rf .libs _libs rm -f *.lo Making clean in . rm -rf .libs _libs rm -f *.lo Making clean in demos rm -rf .libs _libs rm -f wmhtest wmhtest rm -f *.o rm -f *.lo Making clean in display-shared test -z "pseudo_stubs_wmh.la X_wmh.la" || rm -f pseudo_stubs_wmh.la X_wmh.la rm -f "./so_locations" rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo Making clean in wmh test -z "libggiwmh.la" || rm -f libggiwmh.la rm -f "./so_locations" rm -rf .libs _libs rm -f *.o rm -f *.lo Making clean in display Making clean in X rm -rf .libs _libs test -z "libX_wmh.la" || rm -f libX_wmh.la rm -f "./so_locations" rm -f *.o rm -f *.lo Making clean in pseudo_stubs rm -rf .libs _libs test -z "libpseudo_stubs_wmh.la" || rm -f libpseudo_stubs_wmh.la rm -f "./so_locations" rm -f *.o rm -f *.lo Making clean in . rm -rf .libs _libs rm -f *.lo Making clean in include Making clean in ggi Making clean in internal rm -rf .libs _libs rm -f *.lo Making clean in . rm -rf .libs _libs rm -f *.lo Making clean in . rm -rf .libs _libs rm -f *.lo Making clean in . rm -rf .libs _libs rm -f *.lo ========================= Running make ========================= make all-recursive Making all in include Making all in ggi Making all in internal Making all in display Making all in pseudo_stubs if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/pseudo_stubs -I../.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -DDEBUG_NAMESPACE='"libggiwmh.display.pseudo_stubs"' -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT init.lo -MD -MP -MF ".deps/init.Tpo" -c -o init.lo /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/pseudo_stubs/init.c; then mv -f ".deps/init.Tpo" ".deps/init.Plo"; else rm -f ".deps/init.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/pseudo_stubs -I../.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -DDEBUG_NAMESPACE=\"libggiwmh.display.pseudo_stubs\" -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT init.lo -MD -MP -MF .deps/init.Tpo -c /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/pseudo_stubs/init.c -fPIC -DPIC -o .libs/init.o /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/pseudo_stubs/init.c: In function `WMHdl_pseudo_stubs_wmh': /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/pseudo_stubs/init.c:79: warning: ISO C forbids assignment between function pointer and `void *' /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/pseudo_stubs/init.c:82: warning: ISO C forbids assignment between function pointer and `void *' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/pseudo_stubs -I../.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -DDEBUG_NAMESPACE=\"libggiwmh.display.pseudo_stubs\" -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT init.lo -MD -MP -MF .deps/init.Tpo -c /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/pseudo_stubs/init.c -o init.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/pseudo_stubs -I../.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -DDEBUG_NAMESPACE='"libggiwmh.display.pseudo_stubs"' -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT move.lo -MD -MP -MF ".deps/move.Tpo" -c -o move.lo /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/pseudo_stubs/move.c; then mv -f ".deps/move.Tpo" ".deps/move.Plo"; else rm -f ".deps/move.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/pseudo_stubs -I../.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -DDEBUG_NAMESPACE=\"libggiwmh.display.pseudo_stubs\" -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT move.lo -MD -MP -MF .deps/move.Tpo -c /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/pseudo_stubs/move.c -fPIC -DPIC -o .libs/move.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/pseudo_stubs -I../.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -DDEBUG_NAMESPACE=\"libggiwmh.display.pseudo_stubs\" -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT move.lo -MD -MP -MF .deps/move.Tpo -c /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/pseudo_stubs/move.c -o move.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/pseudo_stubs -I../.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -DDEBUG_NAMESPACE='"libggiwmh.display.pseudo_stubs"' -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT texts.lo -MD -MP -MF ".deps/texts.Tpo" -c -o texts.lo /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/pseudo_stubs/texts.c; then mv -f ".deps/texts.Tpo" ".deps/texts.Plo"; else rm -f ".deps/texts.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/pseudo_stubs -I../.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -DDEBUG_NAMESPACE=\"libggiwmh.display.pseudo_stubs\" -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT texts.lo -MD -MP -MF .deps/texts.Tpo -c /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/pseudo_stubs/texts.c -fPIC -DPIC -o .libs/texts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/pseudo_stubs -I../.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -DDEBUG_NAMESPACE=\"libggiwmh.display.pseudo_stubs\" -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT texts.lo -MD -MP -MF .deps/texts.Tpo -c /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/pseudo_stubs/texts.c -o texts.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/pseudo_stubs -I../.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -DDEBUG_NAMESPACE='"libggiwmh.display.pseudo_stubs"' -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT order.lo -MD -MP -MF ".deps/order.Tpo" -c -o order.lo /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/pseudo_stubs/order.c; then mv -f ".deps/order.Tpo" ".deps/order.Plo"; else rm -f ".deps/order.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/pseudo_stubs -I../.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -DDEBUG_NAMESPACE=\"libggiwmh.display.pseudo_stubs\" -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT order.lo -MD -MP -MF .deps/order.Tpo -c /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/pseudo_stubs/order.c -fPIC -DPIC -o .libs/order.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/pseudo_stubs -I../.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -DDEBUG_NAMESPACE=\"libggiwmh.display.pseudo_stubs\" -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT order.lo -MD -MP -MF .deps/order.Tpo -c /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/pseudo_stubs/order.c -o order.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -L/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib -L/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/ggi -o libpseudo_stubs_wmh.la init.lo move.lo texts.lo order.lo libtool: link: ar cru .libs/libpseudo_stubs_wmh.a .libs/init.o .libs/move.o .libs/texts.o .libs/order.o libtool: link: ranlib .libs/libpseudo_stubs_wmh.a libtool: link: creating libpseudo_stubs_wmh.la libtool: link: ( cd ".libs" && rm -f "libpseudo_stubs_wmh.la" && ln -s "../libpseudo_stubs_wmh.la" "libpseudo_stubs_wmh.la" ) Making all in X if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X -I../.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -I/usr/X11R6/include -DDEBUG_NAMESPACE='"libggiwmh.display.X"' -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT init.lo -MD -MP -MF ".deps/init.Tpo" -c -o init.lo /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X/init.c; then mv -f ".deps/init.Tpo" ".deps/init.Plo"; else rm -f ".deps/init.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X -I../.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -I/usr/X11R6/include -DDEBUG_NAMESPACE=\"libggiwmh.display.X\" -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT init.lo -MD -MP -MF .deps/init.Tpo -c /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X/init.c -fPIC -DPIC -o .libs/init.o /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X/init.c: In function `WMHdl_X_wmh': /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X/init.c:67: warning: ISO C forbids assignment between function pointer and `void *' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X -I../.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -I/usr/X11R6/include -DDEBUG_NAMESPACE=\"libggiwmh.display.X\" -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT init.lo -MD -MP -MF .deps/init.Tpo -c /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X/init.c -o init.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X -I../.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -I/usr/X11R6/include -DDEBUG_NAMESPACE='"libggiwmh.display.X"' -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT move.lo -MD -MP -MF ".deps/move.Tpo" -c -o move.lo /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X/move.c; then mv -f ".deps/move.Tpo" ".deps/move.Plo"; else rm -f ".deps/move.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X -I../.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -I/usr/X11R6/include -DDEBUG_NAMESPACE=\"libggiwmh.display.X\" -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT move.lo -MD -MP -MF .deps/move.Tpo -c /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X/move.c -fPIC -DPIC -o .libs/move.o /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X/move.c:61:2: warning: #warning is a GCC extension /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X/move.c:61:2: warning: #warning error handling needed here. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X -I../.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -I/usr/X11R6/include -DDEBUG_NAMESPACE=\"libggiwmh.display.X\" -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT move.lo -MD -MP -MF .deps/move.Tpo -c /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X/move.c -o move.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X -I../.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -I/usr/X11R6/include -DDEBUG_NAMESPACE='"libggiwmh.display.X"' -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT texts.lo -MD -MP -MF ".deps/texts.Tpo" -c -o texts.lo /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X/texts.c; then mv -f ".deps/texts.Tpo" ".deps/texts.Plo"; else rm -f ".deps/texts.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X -I../.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -I/usr/X11R6/include -DDEBUG_NAMESPACE=\"libggiwmh.display.X\" -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT texts.lo -MD -MP -MF .deps/texts.Tpo -c /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X/texts.c -fPIC -DPIC -o .libs/texts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X -I../.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -I/usr/X11R6/include -DDEBUG_NAMESPACE=\"libggiwmh.display.X\" -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT texts.lo -MD -MP -MF .deps/texts.Tpo -c /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X/texts.c -o texts.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X -I../.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -I/usr/X11R6/include -DDEBUG_NAMESPACE='"libggiwmh.display.X"' -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT order.lo -MD -MP -MF ".deps/order.Tpo" -c -o order.lo /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X/order.c; then mv -f ".deps/order.Tpo" ".deps/order.Plo"; else rm -f ".deps/order.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X -I../.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -I/usr/X11R6/include -DDEBUG_NAMESPACE=\"libggiwmh.display.X\" -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT order.lo -MD -MP -MF .deps/order.Tpo -c /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X/order.c -fPIC -DPIC -o .libs/order.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X -I../.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -I/usr/X11R6/include -DDEBUG_NAMESPACE=\"libggiwmh.display.X\" -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT order.lo -MD -MP -MF .deps/order.Tpo -c /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X/order.c -o order.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -L/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib -L/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/ggi -o libX_wmh.la init.lo move.lo texts.lo order.lo -L/usr/X11R6/lib -lX11 -lXext libtool: link: ar cru .libs/libX_wmh.a .libs/init.o .libs/move.o .libs/texts.o .libs/order.o libtool: link: ranlib .libs/libX_wmh.a libtool: link: creating libX_wmh.la libtool: link: ( cd ".libs" && rm -f "libX_wmh.la" && ln -s "../libX_wmh.la" "libX_wmh.la" ) Making all in wmh if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/wmh -I.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -DBUILDING_LIBWMH -DDEBUG_NAMESPACE='"libggiwmh"' -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT builtins.lo -MD -MP -MF ".deps/builtins.Tpo" -c -o builtins.lo /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/wmh/builtins.c; then mv -f ".deps/builtins.Tpo" ".deps/builtins.Plo"; else rm -f ".deps/builtins.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/wmh -I.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -DBUILDING_LIBWMH -DDEBUG_NAMESPACE=\"libggiwmh\" -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT builtins.lo -MD -MP -MF .deps/builtins.Tpo -c /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/wmh/builtins.c -fPIC -DPIC -o .libs/builtins.o /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/wmh/builtins.c: In function `_builtins_get': /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/wmh/builtins.c:80: warning: ISO C forbids return between function pointer and `void *' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/wmh -I.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -DBUILDING_LIBWMH -DDEBUG_NAMESPACE=\"libggiwmh\" -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT builtins.lo -MD -MP -MF .deps/builtins.Tpo -c /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/wmh/builtins.c -o builtins.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/wmh -I.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -DBUILDING_LIBWMH -DDEBUG_NAMESPACE='"libggiwmh"' -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT init.lo -MD -MP -MF ".deps/init.Tpo" -c -o init.lo /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/wmh/init.c; then mv -f ".deps/init.Tpo" ".deps/init.Plo"; else rm -f ".deps/init.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/wmh -I.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -DBUILDING_LIBWMH -DDEBUG_NAMESPACE=\"libggiwmh\" -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT init.lo -MD -MP -MF .deps/init.Tpo -c /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/wmh/init.c -fPIC -DPIC -o .libs/init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/wmh -I.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -DBUILDING_LIBWMH -DDEBUG_NAMESPACE=\"libggiwmh\" -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT init.lo -MD -MP -MF .deps/init.Tpo -c /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/wmh/init.c -o init.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/wmh -I.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -DBUILDING_LIBWMH -DDEBUG_NAMESPACE='"libggiwmh"' -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT stubs.lo -MD -MP -MF ".deps/stubs.Tpo" -c -o stubs.lo /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/wmh/stubs.c; then mv -f ".deps/stubs.Tpo" ".deps/stubs.Plo"; else rm -f ".deps/stubs.Tpo"; exit 1; fi libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/wmh -I.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -DBUILDING_LIBWMH -DDEBUG_NAMESPACE=\"libggiwmh\" -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT stubs.lo -MD -MP -MF .deps/stubs.Tpo -c /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/wmh/stubs.c -fPIC -DPIC -o .libs/stubs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/wmh -I.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -DBUILDING_LIBWMH -DDEBUG_NAMESPACE=\"libggiwmh\" -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT stubs.lo -MD -MP -MF .deps/stubs.Tpo -c /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/wmh/stubs.c -o stubs.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -L/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib -L/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/ggi -o libggiwmh.la -rpath /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib -version-info 0:3:0 -no-undefined -export-symbols /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/wmh/EXPSYMS builtins.lo init.lo stubs.lo ../display/pseudo_stubs/libpseudo_stubs_wmh.la ../display/X/libX_wmh.la -lggi -lgg libtool: link: (cd .libs/libggiwmh.lax/libpseudo_stubs_wmh.a && ar x /home/users/c/ce/cegger/build_OpenBSD_i386/ggi-2.2-stable/libggiwmh-branch_0_3/wmh/../display/pseudo_stubs/.libs/libpseudo_stubs_wmh.a) libtool: link: (cd .libs/libggiwmh.lax/libX_wmh.a && ar x /home/users/c/ce/cegger/build_OpenBSD_i386/ggi-2.2-stable/libggiwmh-branch_0_3/wmh/../display/X/.libs/libX_wmh.a) libtool: link: gcc -shared -fPIC -DPIC -o .libs/libggiwmh.so.0.3 .libs/builtins.o .libs/init.o .libs/stubs.o .libs/libggiwmh.lax/libpseudo_stubs_wmh.a/order.o .libs/libggiwmh.lax/libpseudo_stubs_wmh.a/texts.o .libs/libggiwmh.lax/libpseudo_stubs_wmh.a/move.o .libs/libggiwmh.lax/libpseudo_stubs_wmh.a/init.o .libs/libggiwmh.lax/libX_wmh.a/order.o .libs/libggiwmh.lax/libX_wmh.a/texts.o .libs/libggiwmh.lax/libX_wmh.a/move.o .libs/libggiwmh.lax/libX_wmh.a/init.o -L/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib -L/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/ggi -L/usr/X11R6/lib -lggi -lm -lncurses -lXxf86vm_pic -lgii -lX11 -lXxf86dga_pic -lXext -lgg -lpthread -Wl,-retain-symbols-file,/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/wmh/EXPSYMS libtool: link: (cd .libs/libggiwmh.lax/lt1-libpseudo_stubs_wmh.a && ar x /home/users/c/ce/cegger/build_OpenBSD_i386/ggi-2.2-stable/libggiwmh-branch_0_3/wmh/../display/pseudo_stubs/.libs/libpseudo_stubs_wmh.a) libtool: link: (cd .libs/libggiwmh.lax/lt2-libX_wmh.a && ar x /home/users/c/ce/cegger/build_OpenBSD_i386/ggi-2.2-stable/libggiwmh-branch_0_3/wmh/../display/X/.libs/libX_wmh.a) copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libggiwmh.lax/lt1-libpseudo_stubs_wmh.a/init.o .libs/libggiwmh.lax/lt1-init.o || cp .libs/libggiwmh.lax/lt1-libpseudo_stubs_wmh.a/init.o .libs/libggiwmh.lax/lt1-init.o libtool: link: ln .libs/libggiwmh.lax/lt2-libX_wmh.a/order.o .libs/libggiwmh.lax/lt2-order.o || cp .libs/libggiwmh.lax/lt2-libX_wmh.a/order.o .libs/libggiwmh.lax/lt2-order.o libtool: link: ln .libs/libggiwmh.lax/lt2-libX_wmh.a/texts.o .libs/libggiwmh.lax/lt3-texts.o || cp .libs/libggiwmh.lax/lt2-libX_wmh.a/texts.o .libs/libggiwmh.lax/lt3-texts.o libtool: link: ln .libs/libggiwmh.lax/lt2-libX_wmh.a/move.o .libs/libggiwmh.lax/lt4-move.o || cp .libs/libggiwmh.lax/lt2-libX_wmh.a/move.o .libs/libggiwmh.lax/lt4-move.o libtool: link: ln .libs/libggiwmh.lax/lt2-libX_wmh.a/init.o .libs/libggiwmh.lax/lt5-init.o || cp .libs/libggiwmh.lax/lt2-libX_wmh.a/init.o .libs/libggiwmh.lax/lt5-init.o libtool: link: ar cru .libs/libggiwmh.a builtins.o init.o stubs.o .libs/libggiwmh.lax/lt1-libpseudo_stubs_wmh.a/order.o .libs/libggiwmh.lax/lt1-libpseudo_stubs_wmh.a/texts.o .libs/libggiwmh.lax/lt1-libpseudo_stubs_wmh.a/move.o .libs/libggiwmh.lax/lt1-init.o .libs/libggiwmh.lax/lt2-order.o .libs/libggiwmh.lax/lt3-texts.o .libs/libggiwmh.lax/lt4-move.o .libs/libggiwmh.lax/lt5-init.o libtool: link: ranlib .libs/libggiwmh.a libtool: link: rm -fr .libs/libggiwmh.lax .libs/libggiwmh.lax .libs/libggiwmh.lax libtool: link: creating libggiwmh.la libtool: link: ( cd ".libs" && rm -f "libggiwmh.la" && ln -s "../libggiwmh.la" "libggiwmh.la" ) Making all in display-shared /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -L/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib -L/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/ggi -o pseudo_stubs_wmh.la -rpath /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/ggi/wmh/display -shared -module -no-undefined -avoid-version -export-symbols /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/pseudo_stubs/EXPSYMS ../display/pseudo_stubs/libpseudo_stubs_wmh.la ../wmh/libggiwmh.la libtool: link: (cd .libs/pseudo_stubs_wmh.lax/libpseudo_stubs_wmh.a && ar x /home/users/c/ce/cegger/build_OpenBSD_i386/ggi-2.2-stable/libggiwmh-branch_0_3/display-shared/../display/pseudo_stubs/.libs/libpseudo_stubs_wmh.a) libtool: link: gcc -shared -fPIC -DPIC -o .libs/pseudo_stubs_wmh.so .libs/pseudo_stubs_wmh.lax/libpseudo_stubs_wmh.a/order.o .libs/pseudo_stubs_wmh.lax/libpseudo_stubs_wmh.a/texts.o .libs/pseudo_stubs_wmh.lax/libpseudo_stubs_wmh.a/move.o .libs/pseudo_stubs_wmh.lax/libpseudo_stubs_wmh.a/init.o -L/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib -L/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/ggi -L../wmh/.libs -lggiwmh -L/usr/X11R6/lib -lggi -lm -lncurses -lXxf86vm_pic -lgii -lX11 -lXxf86dga_pic -lXext -lgg -lpthread -Wl,-retain-symbols-file,/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/pseudo_stubs/EXPSYMS libtool: link: rm -fr .libs/pseudo_stubs_wmh.lax libtool: link: creating pseudo_stubs_wmh.la libtool: link: ( cd ".libs" && rm -f "pseudo_stubs_wmh.la" && ln -s "../pseudo_stubs_wmh.la" "pseudo_stubs_wmh.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -L/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib -L/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/ggi -o X_wmh.la -rpath /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/ggi/wmh/display -shared -module -no-undefined -avoid-version -export-symbols /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X/EXPSYMS ../display/X/libX_wmh.la ../wmh/libggiwmh.la libtool: link: (cd .libs/X_wmh.lax/libX_wmh.a && ar x /home/users/c/ce/cegger/build_OpenBSD_i386/ggi-2.2-stable/libggiwmh-branch_0_3/display-shared/../display/X/.libs/libX_wmh.a) libtool: link: gcc -shared -fPIC -DPIC -o .libs/X_wmh.so .libs/X_wmh.lax/libX_wmh.a/order.o .libs/X_wmh.lax/libX_wmh.a/texts.o .libs/X_wmh.lax/libX_wmh.a/move.o .libs/X_wmh.lax/libX_wmh.a/init.o -L/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib -L/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/ggi -L/usr/X11R6/lib -L../wmh/.libs -lggiwmh -lggi -lm -lncurses -lXxf86vm_pic -lgii -lX11 -lXxf86dga_pic -lXext -lgg -lpthread -Wl,-retain-symbols-file,/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X/EXPSYMS libtool: link: rm -fr .libs/X_wmh.lax libtool: link: creating X_wmh.la libtool: link: ( cd ".libs" && rm -f "X_wmh.la" && ln -s "../X_wmh.la" "X_wmh.la" ) Making all in demos if gcc -DHAVE_CONFIG_H -I. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/demos -I.. -I/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -MT wmhtest.o -MD -MP -MF ".deps/wmhtest.Tpo" -c -o wmhtest.o /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/demos/wmhtest.c; then mv -f ".deps/wmhtest.Tpo" ".deps/wmhtest.Po"; else rm -f ".deps/wmhtest.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -L/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib -L/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/ggi -o wmhtest wmhtest.o ../wmh/libggiwmh.la -lggi -lgg libtool: link: gcc -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -o .libs/wmhtest wmhtest.o -L/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib -L/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/ggi -L../wmh/.libs -lggiwmh -L/usr/X11R6/lib -lggi -lm -lncurses -lXxf86vm_pic -lgii -lX11 -lXxf86dga_pic -lXext -lgg -lpthread -Wl,-rpath,/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/libggi.so.2.2: warning: strcpy() is almost always misused, please use strlcpy() /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/libggi.so.2.2: warning: sprintf() is often misused, please use snprintf() /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/libgii.so.1.0: warning: strcat() is almost always misused, please use strlcat() libtool: link: creating wmhtest Making all in doc Making all in man Making all in m4 ========================= Running make dvi ========================= Making dvi in include Making dvi in ggi Making dvi in internal Making dvi in display Making dvi in pseudo_stubs Making dvi in X Making dvi in wmh Making dvi in display-shared Making dvi in demos Making dvi in doc Making dvi in man Making dvi in m4 ========================= Running make check ========================= Making check in include Making check in ggi Making check in internal Making check in display Making check in pseudo_stubs Making check in X Making check in wmh Making check in display-shared Making check in demos Making check in doc Making check in man Making check in m4 ========================= Running make install ========================= Making install in include Making install in ggi Making install in internal test -z "/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include/ggi/internal" || /bin/sh /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/mkinstalldirs "/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include/ggi/internal" /usr/bin/install -c -m 644 '/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include/ggi/internal/wmh.h' '/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include/ggi/internal/wmh.h' test -z "/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include/ggi" || /bin/sh /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/mkinstalldirs "/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include/ggi" /usr/bin/install -c -m 644 '/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include/ggi/wmh.h' '/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include/ggi/wmh.h' /usr/bin/install -c -m 644 '/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/include/ggi/wmh-defs.h' '/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include/ggi/wmh-defs.h' Making install in display Making install in pseudo_stubs Making install in X Making install in wmh test -z "/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib" || /bin/sh /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/mkinstalldirs "/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libggiwmh.la' '/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/libggiwmh.la' libtool: install: /usr/bin/install -c .libs/libggiwmh.so.0.3 /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/libggiwmh.so.0.3 libtool: install: /usr/bin/install -c .libs/libggiwmh.lai /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/libggiwmh.la libtool: install: /usr/bin/install -c .libs/libggiwmh.a /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/libggiwmh.a libtool: install: chmod 644 /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/libggiwmh.a libtool: install: ranlib -t /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/libggiwmh.a libtool: finish: PATH="/home/users/c/ce/cegger/sw/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin:/sbin" ldconfig -m /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib ldconfig: /var/run/ld.so.hints.pgyxD17280: Permission denied ---------------------------------------------------------------------- Libraries have been installed in: /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - use the `-Wl,-rpath,LIBDIR' linker flag - have your system administrator run these commands: See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Making install in display-shared test -z "/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/ggi/wmh/display" || /bin/sh /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/mkinstalldirs "/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/ggi/wmh/display" mkdir /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/ggi/wmh mkdir /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/ggi/wmh/display /bin/sh ../libtool --mode=install /usr/bin/install -c 'pseudo_stubs_wmh.la' '/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/ggi/wmh/display/pseudo_stubs_wmh.la' libtool: install: warning: relinking `pseudo_stubs_wmh.la' libtool: install: (cd /home/users/c/ce/cegger/build_OpenBSD_i386/ggi-2.2-stable/libggiwmh-branch_0_3/display-shared; /bin/sh /home/users/c/ce/cegger/build_OpenBSD_i386/ggi-2.2-stable/libggiwmh-branch_0_3/libtool --tag CC --mode=relink gcc -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -L/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib -L/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/ggi -o pseudo_stubs_wmh.la -rpath /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/ggi/wmh/display -shared -module -no-undefined -avoid-version -export-symbols /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/pseudo_stubs/EXPSYMS ../display/pseudo_stubs/libpseudo_stubs_wmh.la ../wmh/libggiwmh.la ) libtool: relink: (cd .libs/pseudo_stubs_wmh.lax/libpseudo_stubs_wmh.a && ar x /home/users/c/ce/cegger/build_OpenBSD_i386/ggi-2.2-stable/libggiwmh-branch_0_3/display-shared/../display/pseudo_stubs/.libs/libpseudo_stubs_wmh.a) libtool: relink: gcc -shared -fPIC -DPIC -o .libs/pseudo_stubs_wmh.so .libs/pseudo_stubs_wmh.lax/libpseudo_stubs_wmh.a/order.o .libs/pseudo_stubs_wmh.lax/libpseudo_stubs_wmh.a/texts.o .libs/pseudo_stubs_wmh.lax/libpseudo_stubs_wmh.a/move.o .libs/pseudo_stubs_wmh.lax/libpseudo_stubs_wmh.a/init.o -L/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib -L/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/ggi /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/libggiwmh.so.0.3 -L/usr/X11R6/lib /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/libggi.so.2.2 -lm -lncurses -lXxf86vm_pic /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/libgii.so.1.0 -lX11 -lXxf86dga_pic -lXext /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/libgg.so.1.0 -lpthread -Wl,-retain-symbols-file,/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/pseudo_stubs/EXPSYMS libtool: relink: rm -fr ".libs/pseudo_stubs_wmh.lax" libtool: install: /usr/bin/install -c .libs/pseudo_stubs_wmh.soT /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/ggi/wmh/display/pseudo_stubs_wmh.so libtool: install: /usr/bin/install -c .libs/pseudo_stubs_wmh.lai /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/ggi/wmh/display/pseudo_stubs_wmh.la libtool: finish: PATH="/home/users/c/ce/cegger/sw/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin:/sbin" ldconfig -m /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/ggi/wmh/display ldconfig: /var/run/ld.so.hints.CADpTv7558: Permission denied ---------------------------------------------------------------------- Libraries have been installed in: /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/ggi/wmh/display If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - use the `-Wl,-rpath,LIBDIR' linker flag - have your system administrator run these commands: See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/sh ../libtool --mode=install /usr/bin/install -c 'X_wmh.la' '/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/ggi/wmh/display/X_wmh.la' libtool: install: warning: relinking `X_wmh.la' libtool: install: (cd /home/users/c/ce/cegger/build_OpenBSD_i386/ggi-2.2-stable/libggiwmh-branch_0_3/display-shared; /bin/sh /home/users/c/ce/cegger/build_OpenBSD_i386/ggi-2.2-stable/libggiwmh-branch_0_3/libtool --tag CC --mode=relink gcc -g -O2 -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -I/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/include -pedantic -D_REENTRANT -D_THREAD_SAFE -DDEBUG -g -std=gnu99 -Wall -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wswitch -Wmissing-prototypes -Wreturn-type -Wshadow -Wnested-externs -Wredundant-decls -Wuninitialized -Wcast-qual -Wwrite-strings -Werror-implicit-function-declaration -L/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib -L/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/ggi -o X_wmh.la -rpath /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/ggi/wmh/display -shared -module -no-undefined -avoid-version -export-symbols /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X/EXPSYMS ../display/X/libX_wmh.la ../wmh/libggiwmh.la ) libtool: relink: (cd .libs/X_wmh.lax/libX_wmh.a && ar x /home/users/c/ce/cegger/build_OpenBSD_i386/ggi-2.2-stable/libggiwmh-branch_0_3/display-shared/../display/X/.libs/libX_wmh.a) libtool: relink: gcc -shared -fPIC -DPIC -o .libs/X_wmh.so .libs/X_wmh.lax/libX_wmh.a/order.o .libs/X_wmh.lax/libX_wmh.a/texts.o .libs/X_wmh.lax/libX_wmh.a/move.o .libs/X_wmh.lax/libX_wmh.a/init.o -L/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib -L/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/ggi -L/usr/X11R6/lib /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/libggiwmh.so.0.3 /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/libggi.so.2.2 -lm -lncurses -lXxf86vm_pic /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/libgii.so.1.0 -lX11 -lXxf86dga_pic -lXext /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/libgg.so.1.0 -lpthread -Wl,-retain-symbols-file,/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/display/X/EXPSYMS libtool: relink: rm -fr ".libs/X_wmh.lax" libtool: install: /usr/bin/install -c .libs/X_wmh.soT /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/ggi/wmh/display/X_wmh.so libtool: install: /usr/bin/install -c .libs/X_wmh.lai /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/ggi/wmh/display/X_wmh.la libtool: finish: PATH="/home/users/c/ce/cegger/sw/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin:/sbin" ldconfig -m /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/ggi/wmh/display ldconfig: /var/run/ld.so.hints.quYOG28930: Permission denied ---------------------------------------------------------------------- Libraries have been installed in: /home/users/c/ce/cegger/ggiroot_OpenBSD_i386/lib/ggi/wmh/display If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - use the `-Wl,-rpath,LIBDIR' linker flag - have your system administrator run these commands: See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Making install in demos Making install in doc Making install in man test -z "/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/man/man3" || /bin/sh /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/mkinstalldirs "/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/man/man3" /usr/bin/install -c -m 644 '/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/doc/man/ggiWmhInit.3' '/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/man/man3/ggiWmhInit.3' /usr/bin/install -c -m 644 '/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/doc/man/ggiWmhExit.3' '/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/man/man3/ggiWmhExit.3' /usr/bin/install -c -m 644 '/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/doc/man/ggiWmhAttach.3' '/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/man/man3/ggiWmhAttach.3' /usr/bin/install -c -m 644 '/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/doc/man/ggiWmhDetach.3' '/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/man/man3/ggiWmhDetach.3' /usr/bin/install -c -m 644 '/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/doc/man/ggiWmhMove.3' '/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/man/man3/ggiWmhMove.3' /usr/bin/install -c -m 644 '/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/doc/man/ggiWmhGetPos.3' '/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/man/man3/ggiWmhGetPos.3' /usr/bin/install -c -m 644 '/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/doc/man/ggiWmhResize.3' '/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/man/man3/ggiWmhResize.3' /usr/bin/install -c -m 644 '/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/doc/man/ggiWmhGetSize.3' '/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/man/man3/ggiWmhGetSize.3' /usr/bin/install -c -m 644 '/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/doc/man/ggiWmhAllowResize.3' '/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/man/man3/ggiWmhAllowResize.3' /usr/bin/install -c -m 644 '/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/doc/man/ggiWmhMaximize.3' '/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/man/man3/ggiWmhMaximize.3' /usr/bin/install -c -m 644 '/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/doc/man/ggiWmhSetTitle.3' '/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/man/man3/ggiWmhSetTitle.3' /usr/bin/install -c -m 644 '/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/doc/man/ggiWmhZOrder.3' '/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/man/man3/ggiWmhZOrder.3' /usr/bin/install -c -m 644 '/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/doc/man/ggiWmhIconify.3' '/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/man/man3/ggiWmhIconify.3' /usr/bin/install -c -m 644 '/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/doc/man/ggiWmhMoveIcon.3' '/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/man/man3/ggiWmhMoveIcon.3' /usr/bin/install -c -m 644 '/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/doc/man/ggiWmhSetIconTitle.3' '/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/man/man3/ggiWmhSetIconTitle.3' test -z "/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/man/man7" || /bin/sh /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/mkinstalldirs "/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/man/man7" /usr/bin/install -c -m 644 '/home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/doc/man/libggiwmh.7' '/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/man/man7/libggiwmh.7' Making install in m4 test -z "/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/etc/ggi" || /bin/sh /home/users/c/ce/cegger/ggi/ggi-2.2-stable/libggiwmh-branch_0_3/mkinstalldirs "/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/etc/ggi" /usr/bin/install -c -m 644 'libggiwmh.conf' '/home/users/c/ce/cegger/ggiroot_OpenBSD_i386/etc/ggi/libggiwmh.conf' ========================= Running make installcheck ========================= Making installcheck in include Making installcheck in ggi Making installcheck in internal Making installcheck in display Making installcheck in pseudo_stubs Making installcheck in X Making installcheck in wmh Making installcheck in display-shared Making installcheck in demos Making installcheck in doc Making installcheck in man Making installcheck in m4