help-liquidwar6
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-liquidwar6] Problems compiling LW6


From: Christian Mauduit
Subject: Re: [Help-liquidwar6] Problems compiling LW6
Date: Tue, 01 Mar 2011 23:40:27 +0100
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; fr; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7

Hi,

Thanks for report, attached is a patch which should hopefully fix that problem (didn't test it on MS-Windows but well, could work). The change has also been propagated in upstream git source.

Have a nice day,

Christian.

Le 01/03/11 09:27, Kasper Hviid a écrit :
I tried to compile the latest build of LW6, following my previous procedure:

http://lists.gnu.org/archive/html/help-liquidwar6/2009-11/msg00009.html

  I'm using Windows 7 now. AVG Anti-Virus gave a bit of trouble, but I
think I fixed that. Still, I failed somehow. Here is the what went on
at the console:


address@hidden ~
$ cd liquidwar6-20110301snapshot/

address@hidden ~/liquidwar6-20110301snapshot
$ pwd
/home/Chiller/liquidwar6-20110301snapshot

address@hidden ~/liquidwar6-20110301snapshot
$ ./configure&&  make&&  src/liquidwar6
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking target system type... i686-pc-mingw32
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc... gcc
checking whether we are using the GNU Objective C compiler... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... gcc3
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for AIX... no
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... C:/msys/mingw32/bin/ld.exe
checking if the linker (C:/msys/mingw32/bin/ld.exe) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /bin/nm
checking the name lister (/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 8192
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for C:/msys/mingw32/bin/ld.exe option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... file_magic file
format pei*-i386(.*architecture: i386)?
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /bin/nm output from gcc object... ok
checking for dlfcn.h... no
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if gcc PIC flag -DDLL_EXPORT -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 (C:/msys/mingw32/bin/ld.exe) supports
shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
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
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for ld used by GCC... C:/msys/mingw32/bin/ld.exe
checking if the linker (C:/msys/mingw32/bin/ld.exe) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... /usr/local/lib/libiconv.dll.a
-L/usr/local/lib
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/local/lib/libintl.dll.a
/usr/local/lib/libiconv.dll.a -L/usr/local/lib
checking for iconv... (cached) yes
checking for working iconv... (cached) yes
checking how to link with libiconv... /usr/local/lib/libiconv.dll.a
-L/usr/local/lib
checking for iconv declaration...
          extern size_t iconv (iconv_t cd, const char * *inbuf, size_t
*inbytesleft, char * *outbuf, size_t *outbytesleft);
checking arpa/inet.h usability... no
checking arpa/inet.h presence... no
checking for arpa/inet.h... no
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking GL/glu.h usability... yes
checking GL/glu.h presence... yes
checking for GL/glu.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking ifaddrs.h usability... no
checking ifaddrs.h presence... no
checking for ifaddrs.h... no
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking langinfo.h usability... no
checking langinfo.h presence... no
checking for langinfo.h... no
checking libguile.h usability... yes
checking libguile.h presence... yes
checking for libguile.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking libpng12/png.h usability... yes
checking libpng12/png.h presence... yes
checking for libpng12/png.h... yes
checking libpng14/png.h usability... no
checking libpng14/png.h presence... no
checking for libpng14/png.h... no
checking lmcons.h usability... yes
checking lmcons.h presence... yes
checking for lmcons.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking ltdl.h usability... yes
checking ltdl.h presence... yes
checking for ltdl.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking netdb.h usability... no
checking netdb.h presence... no
checking for netdb.h... no
checking netinet/in.h usability... no
checking netinet/in.h presence... no
checking for netinet/in.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking readline/history.h usability... no
checking readline/history.h presence... no
checking for readline/history.h... no
checking readline/readline.h usability... no
checking readline/readline.h presence... no
checking for readline/readline.h... no
checking SDL/SDL.h usability... yes
checking SDL/SDL.h presence... yes
checking for SDL/SDL.h... yes
checking SDL/SDL_image.h usability... yes
checking SDL/SDL_image.h presence... yes
checking for SDL/SDL_image.h... yes
checking SDL/SDL_mixer.h usability... yes
checking SDL/SDL_mixer.h presence... yes
checking for SDL/SDL_mixer.h... yes
checking SDL/SDL_ttf.h usability... yes
checking SDL/SDL_ttf.h presence... yes
checking for SDL/SDL_ttf.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking syslog.h usability... no
checking syslog.h presence... no
checking for syslog.h... no
checking sys/select.h usability... no
checking sys/select.h presence... no
checking for sys/select.h... no
checking sys/signal.h usability... no
checking sys/signal.h presence... no
checking for sys/signal.h... no
checking sys/socket.h usability... no
checking sys/socket.h presence... no
checking for sys/socket.h... no
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/utsname.h usability... no
checking sys/utsname.h presence... no
checking for sys/utsname.h... no
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking winbase.h usability... no
checking winbase.h presence... yes
configure: WARNING: winbase.h: present but cannot be compiled
configure: WARNING: winbase.h:     check for missing prerequisite headers?
configure: WARNING: winbase.h: see the Autoconf documentation
configure: WARNING: winbase.h:     section "Present But Cannot Be Compiled"
configure: WARNING: winbase.h: proceeding with the preprocessor's result
configure: WARNING: winbase.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------ ##
checking for winbase.h... yes
checking windows.h usability... yes
checking windows.h presence... yes
checking for windows.h... yes
checking winsock2.h usability... yes
checking winsock2.h presence... yes
checking for winsock2.h... yes
which: ${SHELL}: unknown command
/home/Chiller/liquidwar6-20110301snapshot/missing
which: --run: unknown command
/bin/perl.exe
checking for md5sum... yes
mingw32
checking for gprof... yes
checking for cprof... no
configure: Liquid War 6 suggests cprof (http://cprof.sourceforge.net/)
checking for pprof... no
configure: Liquid War 6 suggests pprof
(http://code.google.com/p/google-perftools/)
checking for gcov... yes
checking for lcov... no
configure: Liquid War 6 suggests lcov
(http://ltp.sourceforge.net/coverage/lcov.php)
checking for valgrind... no
configure: Liquid War 6 suggests Valgrind (http://valgrind.org/)
checking for dlopen in -ldl... no
configure:
no libdl

checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking for libguile.h... (cached) yes
configure: Found libguile in /usr/local/lib/libguile.la
checking for ltdl.h... (cached) yes
checking for lt_dlopen in -lltdl... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzopen in -lz... yes
checking for expat.h... (cached) yes
checking for XML_ParserCreate in -lexpat... yes
checking ncurses.h usability... no
checking ncurses.h presence... no
checking for ncurses.h... no
configure: WARNING:
*** Liquid War 6 recommends ncurses (http://www.gnu.org/software/ncurses/)

checking for wresize in -lncurses... no
configure: WARNING:
*** Liquid War 6 recommends ncurses (http://www.gnu.org/software/ncurses/)

checking for readline/readline.h... (cached) no
configure: WARNING:
*** Liquid War 6 recommends GNU Readline
(http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html)

checking for rl_complete in -lreadline... no
configure: WARNING:
*** Liquid War 6 recommends GNU Readline
(http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html)

which: pkg-config: unknown command
checking curl/curl.h usability... yes
checking curl/curl.h presence... yes
checking for curl/curl.h... yes
checking for curl_global_init in -lcurl... yes
checking sqlite3.h usability... yes
checking sqlite3.h presence... yes
checking for sqlite3.h... yes
checking for sqlite3_exec in -lsqlite3... yes
checking for libpng12/png.h... (cached) yes
checking for libpng14/png.h... (cached) no
checking for png_sig_cmp in -lpng... yes
checking for jpeglib.h... (cached) yes
checking for jpeg_start_decompress in -ljpeg... yes
checking for sdl-config... yes
checking for SDL/SDL.h... (cached) yes
checking for SDL_Init in -lSDL... yes
checking for GL/gl.h... (cached) yes
checking for glBegin in -lGL... no
configure: WARNING:
*** Liquid War 6 needs Mesa (http://www.mesa3d.org/)

checking for GL/glu.h... (cached) yes
checking for gluBeginCurve in -lGLU... no
configure: WARNING:
*** Liquid War 6 needs GLU (http://www.mesa3d.org/)

checking for SDL/SDL_image.h... (cached) yes
checking for IMG_Load in -lSDL_image... yes
checking for SDL/SDL_ttf.h... (cached) yes
checking for TTF_Init in -lSDL_ttf... yes
configure: At least one gfx backend should work
checking for csound-config... no
configure: WARNING:
*** Liquid War 6 recommends csound (http://www.csounds.com/)

./configure: csound-config: command not found
./configure: csound-config: command not found
checking csound/csound.h usability... no
checking csound/csound.h presence... no
checking for csound/csound.h... no
configure: Liquid War 6 will probably use libcsound
(http://www.csounds.com/) some day but it's not required yet.
checking for csoundCreate in -lcsound... no
configure: Liquid War 6 will probably use libcsound
(http://www.csounds.com/) some day but it's not required yet.
checking for SDL/SDL_mixer.h... (cached) yes
checking for Mix_OpenAudio in -lSDL_mixer... yes
checking for ProfilerStart in -lprofiler... no
configure:
*** Liquid War 6 suggests Google PerfTools
(http://code.google.com/p/google-perftools/)

checking for tc_malloc in -ltcmalloc... no
configure:
*** Liquid War 6 suggests Google PerfTools
(http://code.google.com/p/google-perftools/)

configure: creating ./config.status
config.status: creating Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating doc/Makefile
config.status: creating doc/liquidwar6.man
config.status: creating doc/const.texi.in
config.status: creating doc/coverage/Makefile
config.status: creating doc/global/Makefile
config.status: creating doc/cyclo/Makefile
config.status: creating doc/example/Makefile
config.status: creating doc/dtd/Makefile
config.status: creating src/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/lib/liquidwar6.h
config.status: creating src/lib/def/Makefile
config.status: creating src/lib/sys/Makefile
config.status: creating src/lib/sys/sys-build.h
config.status: creating src/lib/glb/Makefile
config.status: creating src/lib/dyn/Makefile
config.status: creating src/lib/cns/Makefile
config.status: creating src/lib/hlp/Makefile
config.status: creating src/lib/cfg/Makefile
config.status: creating src/lib/map/Makefile
config.status: creating src/lib/ker/Makefile
config.status: creating src/lib/bot/Makefile
config.status: creating src/lib/bot/mod-idiot/Makefile
config.status: creating src/lib/bot/mod-random/Makefile
config.status: creating src/lib/ldr/Makefile
config.status: creating src/lib/ldr/ldr-png.h
config.status: creating src/lib/tsk/Makefile
config.status: creating src/lib/gui/Makefile
config.status: creating src/lib/gfx/Makefile
config.status: creating src/lib/gfx/mod-gl/Makefile
config.status: creating src/lib/gfx/mod-gl/gl-utils/Makefile
config.status: creating src/lib/gfx/mod-gl/gl-splash/Makefile
config.status: creating src/lib/gfx/mod-gl/gl-background/Makefile
config.status: creating src/lib/gfx/mod-gl/gl-background/gl-bubbles/Makefile
config.status: creating src/lib/gfx/mod-gl/gl-background/gl-void/Makefile
config.status: creating src/lib/gfx/mod-gl/gl-hud/Makefile
config.status: creating src/lib/gfx/mod-gl/gl-hud/gl-floating/Makefile
config.status: creating src/lib/gfx/mod-gl/gl-hud/gl-tactical/Makefile
config.status: creating src/lib/gfx/mod-gl/gl-menu/Makefile
config.status: creating src/lib/gfx/mod-gl/gl-menu/gl-cylinder/Makefile
config.status: creating src/lib/gfx/mod-gl/gl-view/Makefile
config.status: creating src/lib/gfx/mod-gl/gl-view/gl-flat/Makefile
config.status: creating src/lib/dsp/Makefile
config.status: creating src/lib/snd/Makefile
config.status: creating src/lib/snd/mod-csound/Makefile
config.status: creating src/lib/snd/mod-ogg/Makefile
config.status: creating src/lib/net/Makefile
config.status: creating src/lib/nod/Makefile
config.status: creating src/lib/cnx/Makefile
config.status: creating src/lib/msg/Makefile
config.status: creating src/lib/img/Makefile
config.status: creating src/lib/pil/Makefile
config.status: creating src/lib/cli/Makefile
config.status: creating src/lib/cli/mod-tcp/Makefile
config.status: creating src/lib/cli/mod-udp/Makefile
config.status: creating src/lib/cli/mod-http/Makefile
config.status: creating src/lib/srv/Makefile
config.status: creating src/lib/srv/mod-tcpd/Makefile
config.status: creating src/lib/srv/mod-udpd/Makefile
config.status: creating src/lib/srv/mod-httpd/Makefile
config.status: creating src/lib/dat/Makefile
config.status: creating src/lib/p2p/Makefile
config.status: creating src/mswindows.rc
config.status: creating script/Makefile
config.status: creating data/Makefile
config.status: creating data/icon/Makefile
config.status: creating data/gfx/Makefile
config.status: creating data/gfx/gl/Makefile
config.status: creating data/gfx/gl/utils/Makefile
config.status: creating data/gfx/gl/utils/font/Makefile
config.status: creating data/gfx/gl/utils/icon/Makefile
config.status: creating data/gfx/gl/splash/Makefile
config.status: creating data/gfx/gl/splash/image/Makefile
config.status: creating data/gfx/gl/background/Makefile
config.status: creating data/gfx/gl/background/bubbles/Makefile
config.status: creating data/gfx/gl/background/bubbles/image/Makefile
config.status: creating data/gfx/gl/hud/Makefile
config.status: creating data/gfx/gl/hud/floating/Makefile
config.status: creating data/gfx/gl/hud/floating/image/Makefile
config.status: creating data/gfx/gl/hud/tactical/Makefile
config.status: creating data/gfx/gl/hud/tactical/image/Makefile
config.status: creating data/gfx/gl/menu/Makefile
config.status: creating data/gfx/gl/menu/cylinder/Makefile
config.status: creating data/gfx/gl/view/Makefile
config.status: creating data/gfx/gl/view/flat/Makefile
config.status: creating data/snd/Makefile
config.status: creating data/snd/csound/Makefile
config.status: creating data/snd/ogg/Makefile
config.status: creating data/snd/ogg/sound/Makefile
config.status: creating data/net/Makefile
config.status: creating data/srv/Makefile
config.status: creating data/srv/tcpd/Makefile
config.status: creating data/srv/udpd/Makefile
config.status: creating data/srv/httpd/Makefile
config.status: creating data/srv/httpd/htdocs/Makefile
config.status: creating data/cli/Makefile
config.status: creating data/cli/tcp/Makefile
config.status: creating data/cli/udp/Makefile
config.status: creating data/cli/http/Makefile
config.status: creating data/p2p/Makefile
config.status: creating data/p2p/sql/Makefile
config.status: creating data/p2p/screenshot/Makefile
config.status: creating music/Makefile
config.status: creating map/Makefile
config.status: creating map/acadia/Makefile
config.status: creating map/fish/Makefile
config.status: creating map/fishy/Makefile
config.status: creating map/five-points/Makefile
config.status: creating map/ink-and-oil/Makefile
config.status: creating map/january/Makefile
config.status: creating map/liquid-dream/Makefile
config.status: creating map/nine-points/Makefile
config.status: creating map/pizza-face/Makefile
config.status: creating map/playfield/Makefile
config.status: creating map/strange-new-world/Makefile
config.status: creating map/subflower/Makefile
config.status: creating debian/Makefile
config.status: creating pkg/Makefile
config.status: creating pkg/liquidwar6.spec
config.status: creating pkg/liquidwar6.nsi
config.status: creating pkg/Info.plist
config.status: creating pkg/liquidwar6.desktop
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
configure: version is "20110301snapshot"
configure: prefix is "/usr/local"
configure: hostname is "DYRET"
configure: host_cpu is "i686"
configure: host_os is "mingw32"
configure: MS Windows support... yes
configure: Mac OS X support... no
configure: GP2X support... no
configure: X86 support... yes
configure: enable console... no
configure: enable gtk... no
configure: build mod-gl... yes
configure: build mod-csound... no
configure: build mod-ogg... yes
configure: build mod-http... yes
configure: enable optimize... no
configure: enable allinone... yes
configure: enable fullstatic... no
configure: enable paranoid... no
configure: enable gprof... no
configure: enable instrument... no
configure: enable profiler... no
configure: enable gcov... no
configure: enable valgrind... no
configure: enable htmldoc... no
#define LW6_STAMP "2426"
#define LW6_MD5SUM "fe3468dc5cd22c5a0c787f3e19cdc92e"
make  all-recursive
make[1]: Entering directory `/home/Chiller/liquidwar6-20110301snapshot'
Making all in src
make[2]: Entering directory `/home/Chiller/liquidwar6-20110301snapshot/src'
Making all in lib
make[3]: Entering directory `/home/Chiller/liquidwar6-20110301snapshot/src/lib'
Making all in def
make[4]: Entering directory
`/home/Chiller/liquidwar6-20110301snapshot/src/lib/def'
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include  -g -I/usr/local/include -MT
def-dummy.lo -MD -MP -MF .deps/def-dummy.Tpo -c -o def-dummy.lo
def-dummy.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -g -I/usr/local/include -MT def-dummy.lo -MD -MP
-MF .deps/def-dummy.Tpo -c def-dummy.c  -DDLL_EXPORT -DPIC -o
.libs/def-dummy.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -g -I/usr/local/include -MT def-dummy.lo -MD -MP
-MF .deps/def-dummy.Tpo -c def-dummy.c -o def-dummy.o>/dev/null 2>&1
mv -f .deps/def-dummy.Tpo .deps/def-dummy.Plo
/bin/sh ../../../libtool --tag=CC   --mode=link gcc  -g
-I/usr/local/include  -L/usr/local/lib -o libdef.la  def-dummy.lo
libtool: link: ar cru .libs/libdef.a .libs/def-dummy.o
libtool: link: ranlib .libs/libdef.a
libtool: link: ( cd ".libs"&&  rm -f "libdef.la"&&  ln -s
"../libdef.la" "libdef.la" )
make[4]: Leaving directory
`/home/Chiller/liquidwar6-20110301snapshot/src/lib/def'
Making all in sys
make[4]: Entering directory
`/home/Chiller/liquidwar6-20110301snapshot/src/lib/sys'
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-arg.lo -MD -MP -MF .deps/sys-arg.Tpo -c
-o sys-arg.lo sys-arg.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-arg.lo -MD -MP -MF .deps/sys-arg.Tpo -c
sys-arg.c  -DDLL_EXPORT -DPIC -o .libs/sys-arg.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-arg.lo -MD -MP -MF .deps/sys-arg.Tpo -c
sys-arg.c -o sys-arg.o>/dev/null 2>&1
mv -f .deps/sys-arg.Tpo .deps/sys-arg.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-assoc.lo -MD -MP -MF .deps/sys-assoc.Tpo
-c -o sys-assoc.lo sys-assoc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-assoc.lo -MD -MP -MF .deps/sys-assoc.Tpo
-c sys-assoc.c  -DDLL_EXPORT -DPIC -o .libs/sys-assoc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-assoc.lo -MD -MP -MF .deps/sys-assoc.Tpo
-c sys-assoc.c -o sys-assoc.o>/dev/null 2>&1
mv -f .deps/sys-assoc.Tpo .deps/sys-assoc.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-bazooka.lo -MD -MP -MF
.deps/sys-bazooka.Tpo -c -o sys-bazooka.lo sys-bazooka.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-bazooka.lo -MD -MP -MF
.deps/sys-bazooka.Tpo -c sys-bazooka.c  -DDLL_EXPORT -DPIC -o
.libs/sys-bazooka.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-bazooka.lo -MD -MP -MF
.deps/sys-bazooka.Tpo -c sys-bazooka.c -o sys-bazooka.o>/dev/null
2>&1
mv -f .deps/sys-bazooka.Tpo .deps/sys-bazooka.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-build.lo -MD -MP -MF .deps/sys-build.Tpo
-c -o sys-build.lo sys-build.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-build.lo -MD -MP -MF .deps/sys-build.Tpo
-c sys-build.c  -DDLL_EXPORT -DPIC -o .libs/sys-build.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-build.lo -MD -MP -MF .deps/sys-build.Tpo
-c sys-build.c -o sys-build.o>/dev/null 2>&1
mv -f .deps/sys-build.Tpo .deps/sys-build.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-checksum.lo -MD -MP -MF
.deps/sys-checksum.Tpo -c -o sys-checksum.lo sys-checksum.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-checksum.lo -MD -MP -MF
.deps/sys-checksum.Tpo -c sys-checksum.c  -DDLL_EXPORT -DPIC -o
.libs/sys-checksum.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-checksum.lo -MD -MP -MF
.deps/sys-checksum.Tpo -c sys-checksum.c -o sys-checksum.o>/dev/null
2>&1
mv -f .deps/sys-checksum.Tpo .deps/sys-checksum.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-color.lo -MD -MP -MF .deps/sys-color.Tpo
-c -o sys-color.lo sys-color.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-color.lo -MD -MP -MF .deps/sys-color.Tpo
-c sys-color.c  -DDLL_EXPORT -DPIC -o .libs/sys-color.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-color.lo -MD -MP -MF .deps/sys-color.Tpo
-c sys-color.c -o sys-color.o>/dev/null 2>&1
mv -f .deps/sys-color.Tpo .deps/sys-color.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-convert.lo -MD -MP -MF
.deps/sys-convert.Tpo -c -o sys-convert.lo sys-convert.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-convert.lo -MD -MP -MF
.deps/sys-convert.Tpo -c sys-convert.c  -DDLL_EXPORT -DPIC -o
.libs/sys-convert.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-convert.lo -MD -MP -MF
.deps/sys-convert.Tpo -c sys-convert.c -o sys-convert.o>/dev/null
2>&1
mv -f .deps/sys-convert.Tpo .deps/sys-convert.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-daemon.lo -MD -MP -MF
.deps/sys-daemon.Tpo -c -o sys-daemon.lo sys-daemon.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-daemon.lo -MD -MP -MF
.deps/sys-daemon.Tpo -c sys-daemon.c  -DDLL_EXPORT -DPIC -o
.libs/sys-daemon.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-daemon.lo -MD -MP -MF
.deps/sys-daemon.Tpo -c sys-daemon.c -o sys-daemon.o>/dev/null 2>&1
mv -f .deps/sys-daemon.Tpo .deps/sys-daemon.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-debug.lo -MD -MP -MF .deps/sys-debug.Tpo
-c -o sys-debug.lo sys-debug.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-debug.lo -MD -MP -MF .deps/sys-debug.Tpo
-c sys-debug.c  -DDLL_EXPORT -DPIC -o .libs/sys-debug.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-debug.lo -MD -MP -MF .deps/sys-debug.Tpo
-c sys-debug.c -o sys-debug.o>/dev/null 2>&1
mv -f .deps/sys-debug.Tpo .deps/sys-debug.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-dump.lo -MD -MP -MF .deps/sys-dump.Tpo -c
-o sys-dump.lo sys-dump.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-dump.lo -MD -MP -MF .deps/sys-dump.Tpo -c
sys-dump.c  -DDLL_EXPORT -DPIC -o .libs/sys-dump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-dump.lo -MD -MP -MF .deps/sys-dump.Tpo -c
sys-dump.c -o sys-dump.o>/dev/null 2>&1
mv -f .deps/sys-dump.Tpo .deps/sys-dump.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-env.lo -MD -MP -MF .deps/sys-env.Tpo -c
-o sys-env.lo sys-env.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-env.lo -MD -MP -MF .deps/sys-env.Tpo -c
sys-env.c  -DDLL_EXPORT -DPIC -o .libs/sys-env.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-env.lo -MD -MP -MF .deps/sys-env.Tpo -c
sys-env.c -o sys-env.o>/dev/null 2>&1
mv -f .deps/sys-env.Tpo .deps/sys-env.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-escape.lo -MD -MP -MF
.deps/sys-escape.Tpo -c -o sys-escape.lo sys-escape.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-escape.lo -MD -MP -MF
.deps/sys-escape.Tpo -c sys-escape.c  -DDLL_EXPORT -DPIC -o
.libs/sys-escape.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-escape.lo -MD -MP -MF
.deps/sys-escape.Tpo -c sys-escape.c -o sys-escape.o>/dev/null 2>&1
mv -f .deps/sys-escape.Tpo .deps/sys-escape.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-exec.lo -MD -MP -MF .deps/sys-exec.Tpo -c
-o sys-exec.lo sys-exec.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-exec.lo -MD -MP -MF .deps/sys-exec.Tpo -c
sys-exec.c  -DDLL_EXPORT -DPIC -o .libs/sys-exec.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-exec.lo -MD -MP -MF .deps/sys-exec.Tpo -c
sys-exec.c -o sys-exec.o>/dev/null 2>&1
mv -f .deps/sys-exec.Tpo .deps/sys-exec.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-file.lo -MD -MP -MF .deps/sys-file.Tpo -c
-o sys-file.lo sys-file.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-file.lo -MD -MP -MF .deps/sys-file.Tpo -c
sys-file.c  -DDLL_EXPORT -DPIC -o .libs/sys-file.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-file.lo -MD -MP -MF .deps/sys-file.Tpo -c
sys-file.c -o sys-file.o>/dev/null 2>&1
mv -f .deps/sys-file.Tpo .deps/sys-file.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-global.lo -MD -MP -MF
.deps/sys-global.Tpo -c -o sys-global.lo sys-global.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-global.lo -MD -MP -MF
.deps/sys-global.Tpo -c sys-global.c  -DDLL_EXPORT -DPIC -o
.libs/sys-global.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-global.lo -MD -MP -MF
.deps/sys-global.Tpo -c sys-global.c -o sys-global.o>/dev/null 2>&1
mv -f .deps/sys-global.Tpo .deps/sys-global.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-profiler.lo -MD -MP -MF
.deps/sys-profiler.Tpo -c -o sys-profiler.lo sys-profiler.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-profiler.lo -MD -MP -MF
.deps/sys-profiler.Tpo -c sys-profiler.c  -DDLL_EXPORT -DPIC -o
.libs/sys-profiler.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-profiler.lo -MD -MP -MF
.deps/sys-profiler.Tpo -c sys-profiler.c -o sys-profiler.o>/dev/null
2>&1
mv -f .deps/sys-profiler.Tpo .deps/sys-profiler.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-hash.lo -MD -MP -MF .deps/sys-hash.Tpo -c
-o sys-hash.lo sys-hash.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-hash.lo -MD -MP -MF .deps/sys-hash.Tpo -c
sys-hash.c  -DDLL_EXPORT -DPIC -o .libs/sys-hash.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-hash.lo -MD -MP -MF .deps/sys-hash.Tpo -c
sys-hash.c -o sys-hash.o>/dev/null 2>&1
mv -f .deps/sys-hash.Tpo .deps/sys-hash.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-hexa.lo -MD -MP -MF .deps/sys-hexa.Tpo -c
-o sys-hexa.lo sys-hexa.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-hexa.lo -MD -MP -MF .deps/sys-hexa.Tpo -c
sys-hexa.c  -DDLL_EXPORT -DPIC -o .libs/sys-hexa.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-hexa.lo -MD -MP -MF .deps/sys-hexa.Tpo -c
sys-hexa.c -o sys-hexa.o>/dev/null 2>&1
mv -f .deps/sys-hexa.Tpo .deps/sys-hexa.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-history.lo -MD -MP -MF
.deps/sys-history.Tpo -c -o sys-history.lo sys-history.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-history.lo -MD -MP -MF
.deps/sys-history.Tpo -c sys-history.c  -DDLL_EXPORT -DPIC -o
.libs/sys-history.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-history.lo -MD -MP -MF
.deps/sys-history.Tpo -c sys-history.c -o sys-history.o>/dev/null
2>&1
mv -f .deps/sys-history.Tpo .deps/sys-history.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-i18n.lo -MD -MP -MF .deps/sys-i18n.Tpo -c
-o sys-i18n.lo sys-i18n.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-i18n.lo -MD -MP -MF .deps/sys-i18n.Tpo -c
sys-i18n.c  -DDLL_EXPORT -DPIC -o .libs/sys-i18n.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-i18n.lo -MD -MP -MF .deps/sys-i18n.Tpo -c
sys-i18n.c -o sys-i18n.o>/dev/null 2>&1
mv -f .deps/sys-i18n.Tpo .deps/sys-i18n.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-id.lo -MD -MP -MF .deps/sys-id.Tpo -c -o
sys-id.lo sys-id.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-id.lo -MD -MP -MF .deps/sys-id.Tpo -c
sys-id.c  -DDLL_EXPORT -DPIC -o .libs/sys-id.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-id.lo -MD -MP -MF .deps/sys-id.Tpo -c
sys-id.c -o sys-id.o>/dev/null 2>&1
mv -f .deps/sys-id.Tpo .deps/sys-id.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-keyword.lo -MD -MP -MF
.deps/sys-keyword.Tpo -c -o sys-keyword.lo sys-keyword.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-keyword.lo -MD -MP -MF
.deps/sys-keyword.Tpo -c sys-keyword.c  -DDLL_EXPORT -DPIC -o
.libs/sys-keyword.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-keyword.lo -MD -MP -MF
.deps/sys-keyword.Tpo -c sys-keyword.c -o sys-keyword.o>/dev/null
2>&1
mv -f .deps/sys-keyword.Tpo .deps/sys-keyword.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-list.lo -MD -MP -MF .deps/sys-list.Tpo -c
-o sys-list.lo sys-list.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-list.lo -MD -MP -MF .deps/sys-list.Tpo -c
sys-list.c  -DDLL_EXPORT -DPIC -o .libs/sys-list.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-list.lo -MD -MP -MF .deps/sys-list.Tpo -c
sys-list.c -o sys-list.o>/dev/null 2>&1
mv -f .deps/sys-list.Tpo .deps/sys-list.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-log.lo -MD -MP -MF .deps/sys-log.Tpo -c
-o sys-log.lo sys-log.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-log.lo -MD -MP -MF .deps/sys-log.Tpo -c
sys-log.c  -DDLL_EXPORT -DPIC -o .libs/sys-log.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-log.lo -MD -MP -MF .deps/sys-log.Tpo -c
sys-log.c -o sys-log.o>/dev/null 2>&1
mv -f .deps/sys-log.Tpo .deps/sys-log.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-math.lo -MD -MP -MF .deps/sys-math.Tpo -c
-o sys-math.lo sys-math.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-math.lo -MD -MP -MF .deps/sys-math.Tpo -c
sys-math.c  -DDLL_EXPORT -DPIC -o .libs/sys-math.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-math.lo -MD -MP -MF .deps/sys-math.Tpo -c
sys-math.c -o sys-math.o>/dev/null 2>&1
mv -f .deps/sys-math.Tpo .deps/sys-math.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-mem.lo -MD -MP -MF .deps/sys-mem.Tpo -c
-o sys-mem.lo sys-mem.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-mem.lo -MD -MP -MF .deps/sys-mem.Tpo -c
sys-mem.c  -DDLL_EXPORT -DPIC -o .libs/sys-mem.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-mem.lo -MD -MP -MF .deps/sys-mem.Tpo -c
sys-mem.c -o sys-mem.o>/dev/null 2>&1
mv -f .deps/sys-mem.Tpo .deps/sys-mem.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-mutex.lo -MD -MP -MF .deps/sys-mutex.Tpo
-c -o sys-mutex.lo sys-mutex.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-mutex.lo -MD -MP -MF .deps/sys-mutex.Tpo
-c sys-mutex.c  -DDLL_EXPORT -DPIC -o .libs/sys-mutex.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-mutex.lo -MD -MP -MF .deps/sys-mutex.Tpo
-c sys-mutex.c -o sys-mutex.o>/dev/null 2>&1
mv -f .deps/sys-mutex.Tpo .deps/sys-mutex.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-nop.lo -MD -MP -MF .deps/sys-nop.Tpo -c
-o sys-nop.lo sys-nop.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-nop.lo -MD -MP -MF .deps/sys-nop.Tpo -c
sys-nop.c  -DDLL_EXPORT -DPIC -o .libs/sys-nop.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-nop.lo -MD -MP -MF .deps/sys-nop.Tpo -c
sys-nop.c -o sys-nop.o>/dev/null 2>&1
mv -f .deps/sys-nop.Tpo .deps/sys-nop.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-options.lo -MD -MP -MF
.deps/sys-options.Tpo -c -o sys-options.lo sys-options.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-options.lo -MD -MP -MF
.deps/sys-options.Tpo -c sys-options.c  -DDLL_EXPORT -DPIC -o
.libs/sys-options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-options.lo -MD -MP -MF
.deps/sys-options.Tpo -c sys-options.c -o sys-options.o>/dev/null
2>&1
mv -f .deps/sys-options.Tpo .deps/sys-options.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-path.lo -MD -MP -MF .deps/sys-path.Tpo -c
-o sys-path.lo sys-path.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-path.lo -MD -MP -MF .deps/sys-path.Tpo -c
sys-path.c  -DDLL_EXPORT -DPIC -o .libs/sys-path.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-path.lo -MD -MP -MF .deps/sys-path.Tpo -c
sys-path.c -o sys-path.o>/dev/null 2>&1
mv -f .deps/sys-path.Tpo .deps/sys-path.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-print.lo -MD -MP -MF .deps/sys-print.Tpo
-c -o sys-print.lo sys-print.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-print.lo -MD -MP -MF .deps/sys-print.Tpo
-c sys-print.c  -DDLL_EXPORT -DPIC -o .libs/sys-print.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-print.lo -MD -MP -MF .deps/sys-print.Tpo
-c sys-print.c -o sys-print.o>/dev/null 2>&1
mv -f .deps/sys-print.Tpo .deps/sys-print.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-progress.lo -MD -MP -MF
.deps/sys-progress.Tpo -c -o sys-progress.lo sys-progress.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-progress.lo -MD -MP -MF
.deps/sys-progress.Tpo -c sys-progress.c  -DDLL_EXPORT -DPIC -o
.libs/sys-progress.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-progress.lo -MD -MP -MF
.deps/sys-progress.Tpo -c sys-progress.c -o sys-progress.o>/dev/null
2>&1
mv -f .deps/sys-progress.Tpo .deps/sys-progress.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-random.lo -MD -MP -MF
.deps/sys-random.Tpo -c -o sys-random.lo sys-random.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-random.lo -MD -MP -MF
.deps/sys-random.Tpo -c sys-random.c  -DDLL_EXPORT -DPIC -o
.libs/sys-random.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-random.lo -MD -MP -MF
.deps/sys-random.Tpo -c sys-random.c -o sys-random.o>/dev/null 2>&1
mv -f .deps/sys-random.Tpo .deps/sys-random.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-sdl.lo -MD -MP -MF .deps/sys-sdl.Tpo -c
-o sys-sdl.lo sys-sdl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-sdl.lo -MD -MP -MF .deps/sys-sdl.Tpo -c
sys-sdl.c  -DDLL_EXPORT -DPIC -o .libs/sys-sdl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-sdl.lo -MD -MP -MF .deps/sys-sdl.Tpo -c
sys-sdl.c -o sys-sdl.o>/dev/null 2>&1
mv -f .deps/sys-sdl.Tpo .deps/sys-sdl.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-serial.lo -MD -MP -MF
.deps/sys-serial.Tpo -c -o sys-serial.lo sys-serial.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-serial.lo -MD -MP -MF
.deps/sys-serial.Tpo -c sys-serial.c  -DDLL_EXPORT -DPIC -o
.libs/sys-serial.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-serial.lo -MD -MP -MF
.deps/sys-serial.Tpo -c sys-serial.c -o sys-serial.o>/dev/null 2>&1
mv -f .deps/sys-serial.Tpo .deps/sys-serial.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-shape.lo -MD -MP -MF .deps/sys-shape.Tpo
-c -o sys-shape.lo sys-shape.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-shape.lo -MD -MP -MF .deps/sys-shape.Tpo
-c sys-shape.c  -DDLL_EXPORT -DPIC -o .libs/sys-shape.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-shape.lo -MD -MP -MF .deps/sys-shape.Tpo
-c sys-shape.c -o sys-shape.o>/dev/null 2>&1
mv -f .deps/sys-shape.Tpo .deps/sys-shape.Plo
/bin/sh ../../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../../..   -I/usr/local/include -Wall -DLW6_X86=1
-DLW6_ALLINONE=1         -DLW6_MS_WINDOWS=1 -DWIN32   -DMOD_GL=1
-DMOD_OGG=1 -DMOD_HTTP=1 -DLW6_TOP_SRCDIR=\"../../..\"
-DLW6_PREFIX=\"/usr/local\" -DLW6_DATADIR=\"/usr/local/share\"
-DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-signal.lo -MD -MP -MF
.deps/sys-signal.Tpo -c -o sys-signal.lo sys-signal.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../..
-I/usr/local/include -Wall -DLW6_X86=1 -DLW6_ALLINONE=1
-DLW6_MS_WINDOWS=1 -DWIN32 -DMOD_GL=1 -DMOD_OGG=1 -DMOD_HTTP=1
-DLW6_TOP_SRCDIR=\"../../..\" -DLW6_PREFIX=\"/usr/local\"
-DLW6_DATADIR=\"/usr/local/share\" -DLW6_LIBDIR=\"/usr/local/lib\"
-DLW6_INCLUDEDIR=\"/usr/local/include\"
-DLW6_LOCALEDIR=\"/usr/local/share/locale\"
-DLW6_DOCDIR=\"/usr/local/share/doc/liquidwar6\" -g
-I/usr/local/include -MT sys-signal.lo -MD -MP -MF
.deps/sys-signal.Tpo -c sys-signal.c  -DDLL_EXPORT -DPIC -o
.libs/sys-signal.o
sys-signal.c: In function `lw6sys_signal_custom':
sys-signal.c:54: error: `SIGHUP' undeclared (first use in this function)
sys-signal.c:54: error: (Each undeclared identifier is reported only once
sys-signal.c:54: error: for each function it appears in.)
sys-signal.c: In function `lw6sys_signal_default':
sys-signal.c:80: error: `SIGHUP' undeclared (first use in this function)
make[4]: *** [sys-signal.lo] Error 1
make[4]: Leaving directory
`/home/Chiller/liquidwar6-20110301snapshot/src/lib/sys'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/Chiller/liquidwar6-20110301snapshot/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/Chiller/liquidwar6-20110301snapshot/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Chiller/liquidwar6-20110301snapshot'
make: *** [all] Error 2

address@hidden ~/liquidwar6-20110301snapshot
$

_______________________________________________
Help-liquidwar6 mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/help-liquidwar6




--
Christian Mauduit <address@hidden> - http://www.ufoot.org/ ___ __/\__
Liquid War 6 - http://www.gnu.org/software/liquidwar6/     / _")\~ \~/
"Les amis de la vérité sont ceux qui la cherchent et non _/ /   /_ o_\
ceux qui se vantent de l'avoir trouvée" - Condorcet     (__/      \/

Attachment: lw6sighupw32.sys-signal-c.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]