howl Build Log

Unpacking howl 2005-08-21 09:03:32.646
gunzip -dc "/space/gnometinderbox/microtinder/tarballs/howl-1.0.0.tar.gz" | tar xf -
Applying Patch howl-1.0.0-buildfix.patch 2005-08-21 09:03:34.211
patch -p1 < "/space/gnometinderbox/microtinder/jhbuild/patches/howl-1.0.0-buildfix.patch"
patching file configure.ac
patching file configure
Configuring howl 2005-08-21 09:03:34.670
./configure --prefix /space/gnometinderbox/microtinder/build-output  --disable-static --disable-gtk-doc --with-libiconv=gnu
checking for a BSD-compatible install... /space/gnometinderbox/microtinder/jhbuild/install-check
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether gmake -j8 sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output... 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 gmake -j8... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for a BSD-compatible install... /space/gnometinderbox/microtinder/jhbuild/install-check
checking for ranlib... ranlib
checking whether byte ordering is bigendian... yes
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2.9
checking for ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking for a sed that does not truncate output... /opt/csw/bin/gsed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse /usr/ccs/bin/nm -p output... ok
checking how to run the C preprocessor... gcc -E
checking for egrep... egrep
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... (cached) ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC 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.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... solaris2.9 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
creating libtool
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/salt/Makefile
config.status: creating include/corby/Makefile
config.status: creating include/discovery/Makefile
config.status: creating include/rendezvous/Makefile
config.status: creating src/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/lib/howl/Makefile
config.status: creating src/lib/howl/MacOSX/Makefile
config.status: creating src/lib/howl/Posix/Makefile
config.status: creating src/lib/howl/Win32/Makefile
config.status: creating src/lib/howl/NotOSX/Makefile
config.status: creating src/lib/mDNSResponder/Makefile
config.status: creating src/lib/mDNSResponder/Posix/Makefile
config.status: creating src/lib/mDNSResponder/Win32/Makefile
config.status: creating src/mDNSResponder/Makefile
config.status: creating src/mDNSResponder/Posix/Makefile
config.status: creating src/mDNSResponder/Win32/Makefile
config.status: creating src/autoipd/Makefile
config.status: creating src/autoipd/Posix/Makefile
config.status: creating src/autoipd/Linux/Makefile
config.status: creating src/nifd/Makefile
config.status: creating test/Makefile
config.status: creating test/step/Makefile
config.status: creating samples/Makefile
config.status: creating samples/console/Makefile
config.status: creating samples/console/publish/Makefile
config.status: creating samples/console/browse/Makefile
config.status: creating samples/console/resolve/Makefile
config.status: creating samples/console/query/Makefile
config.status: creating samples/Win32/Makefile
config.status: creating samples/Win32/IEBar/Makefile
config.status: creating docs/Makefile
config.status: creating etc/Makefile
config.status: creating howl.pc
config.status: creating include/howl_config.h
config.status: executing depfiles commands
Building howl 2005-08-21 09:05:05.410
gmake -j8  
cd . && /bin/bash /space/gnometinderbox/microtinder/cvs/howl-1.0.0/missing --run aclocal-1.6 
/space/gnometinderbox/microtinder/cvs/howl-1.0.0/missing: aclocal-1.6: command not found
cd . && \
  /bin/bash /space/gnometinderbox/microtinder/cvs/howl-1.0.0/missing --run automake-1.6 --gnu  Makefile
cd . && /bin/bash /space/gnometinderbox/microtinder/cvs/howl-1.0.0/missing --run autoconf
WARNING: `aclocal-1.6' is missing on your system.  You should only need it if
         you modified `acinclude.m4' or `configure.ac'.  You might want
         to install the `Automake' and `Perl' packages.  Grab them from
         any GNU archive site.
/space/gnometinderbox/microtinder/cvs/howl-1.0.0/missing: automake-1.6: command not found
WARNING: `automake-1.6' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
/bin/bash ./config.status --recheck
running /bin/bash ./configure  --prefix /space/gnometinderbox/microtinder/build-output --disable-static --disable-gtk-doc --with-libiconv=gnu CFLAGS=-Wall -O2 CPPFLAGS=-I/opt/csw/include LDFLAGS=-L/opt/csw/lib  --no-create --no-recursion
checking for a BSD-compatible install... /space/gnometinderbox/microtinder/jhbuild/install-check
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether gmake -j8 sets $(MAKE)... yes
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 gmake -j8... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for a BSD-compatible install... /space/gnometinderbox/microtinder/jhbuild/install-check
checking for ranlib... ranlib
checking whether byte ordering is bigendian... yes
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2.9
checking for ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking for a sed that does not truncate output... /opt/csw/bin/gsed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse /usr/ccs/bin/nm -p output... ok
checking how to run the C preprocessor... gcc -E
checking for egrep... egrep
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... (cached) ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC 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.lo... no
checking if gcc supports -fno-rtti -fno-exceptions... no
checking whether the linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... solaris2.9 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
creating libtool
configure: creating ./config.status
cd . && /bin/bash ./config.status Makefile 
config.status: creating Makefile
Making all in include
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/include'
cd .. && /bin/bash ./config.status include/Makefile 
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
config.status: creating include/Makefile
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/include'
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/include'
cd .. && /bin/sh /space/gnometinderbox/microtinder/cvs/howl-1.0.0/missing --run autoheader
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
touch ./howl_config.h.in
cd .. && /bin/sh ./config.status include/howl_config.h
config.status: creating include/howl_config.h
config.status: include/howl_config.h is unchanged
gmake -j8  all-recursive
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/include'
Making all in salt
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[3]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/include/salt'
cd ../.. && /bin/bash ./config.status include/salt/Makefile 
gmake[3]: warning: -jN forced in submake: disabling jobserver mode.
config.status: creating include/salt/Makefile
gmake[3]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/include/salt'
gmake[3]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/include/salt'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/include/salt'
Making all in corby
gmake[3]: warning: -jN forced in submake: disabling jobserver mode.
gmake[3]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/include/corby'
cd ../.. && /bin/bash ./config.status include/corby/Makefile 
gmake[3]: warning: -jN forced in submake: disabling jobserver mode.
config.status: creating include/corby/Makefile
gmake[3]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/include/corby'
gmake[3]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/include/corby'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/include/corby'
Making all in discovery
gmake[3]: warning: -jN forced in submake: disabling jobserver mode.
gmake[3]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/include/discovery'
cd ../.. && /bin/bash ./config.status include/discovery/Makefile 
gmake[3]: warning: -jN forced in submake: disabling jobserver mode.
config.status: creating include/discovery/Makefile
gmake[3]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/include/discovery'
gmake[3]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/include/discovery'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/include/discovery'
Making all in rendezvous
gmake[3]: warning: -jN forced in submake: disabling jobserver mode.
gmake[3]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/include/rendezvous'
cd ../.. && /bin/bash ./config.status include/rendezvous/Makefile 
gmake[3]: warning: -jN forced in submake: disabling jobserver mode.
config.status: creating include/rendezvous/Makefile
gmake[3]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/include/rendezvous'
gmake[3]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/include/rendezvous'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/include/rendezvous'
gmake[3]: warning: -jN forced in submake: disabling jobserver mode.
gmake[3]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/include'
gmake[3]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/include'
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/include'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/include'
Making all in src
gmake[3]: warning: -jN forced in submake: disabling jobserver mode.
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src'
cd .. && /bin/bash ./config.status src/Makefile 
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
config.status: creating src/Makefile
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src'
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src'
Making all in lib
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib'
cd ../.. && /bin/bash ./config.status src/lib/Makefile 
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
config.status: creating src/lib/Makefile
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib'
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib'
Making all in howl
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
gmake[3]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/howl'
cd ../../.. && /bin/bash ./config.status src/lib/howl/Makefile depfiles
gmake[3]: warning: -jN forced in submake: disabling jobserver mode.
config.status: creating src/lib/howl/Makefile
config.status: executing depfiles commands
gmake[3]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/howl'
gmake[3]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/howl'
Making all in Posix
gmake[3]: warning: -jN forced in submake: disabling jobserver mode.
gmake[4]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/howl/Posix'
cd ../../../.. && /bin/bash ./config.status src/lib/howl/Posix/Makefile 
gmake[4]: warning: -jN forced in submake: disabling jobserver mode.
config.status: creating src/lib/howl/Posix/Makefile
gmake[4]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/howl/Posix'
gmake[4]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/howl/Posix'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/howl/Posix'
Making all in NotOSX
gmake[4]: warning: -jN forced in submake: disabling jobserver mode.
gmake[4]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/howl/NotOSX'
cd ../../../.. && /bin/bash ./config.status src/lib/howl/NotOSX/Makefile 
gmake[4]: warning: -jN forced in submake: disabling jobserver mode.
config.status: creating src/lib/howl/NotOSX/Makefile
gmake[4]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/howl/NotOSX'
gmake[4]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/howl/NotOSX'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/howl/NotOSX'
gmake[4]: warning: -jN forced in submake: disabling jobserver mode.
gmake[4]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/howl'
source='address.c' object='address.lo' libtool=yes \
depfile='.deps/address.Plo' tmpdepfile='.deps/address.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../  -I/opt/csw/include   -c -o address.lo `test -f 'address.c' || echo './'`address.c
gmake[4]: warning: -jN forced in submake: disabling jobserver mode.
source='buffer.c' object='buffer.lo' libtool=yes \
depfile='.deps/buffer.Plo' tmpdepfile='.deps/buffer.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../  -I/opt/csw/include   -c -o buffer.lo `test -f 'buffer.c' || echo './'`buffer.c
source='channel.c' object='channel.lo' libtool=yes \
depfile='.deps/channel.Plo' tmpdepfile='.deps/channel.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../  -I/opt/csw/include   -c -o channel.lo `test -f 'channel.c' || echo './'`channel.c
source='debug.c' object='debug.lo' libtool=yes \
depfile='.deps/debug.Plo' tmpdepfile='.deps/debug.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../  -I/opt/csw/include   -c -o debug.lo `test -f 'debug.c' || echo './'`debug.c
source='interface.c' object='interface.lo' libtool=yes \
depfile='.deps/interface.Plo' tmpdepfile='.deps/interface.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../  -I/opt/csw/include   -c -o interface.lo `test -f 'interface.c' || echo './'`interface.c
source='ior.c' object='ior.lo' libtool=yes \
depfile='.deps/ior.Plo' tmpdepfile='.deps/ior.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../  -I/opt/csw/include   -c -o ior.lo `test -f 'ior.c' || echo './'`ior.c
source='message.c' object='message.lo' libtool=yes \
depfile='.deps/message.Plo' tmpdepfile='.deps/message.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../  -I/opt/csw/include   -c -o message.lo `test -f 'message.c' || echo './'`message.c
source='object.c' object='object.lo' libtool=yes \
depfile='.deps/object.Plo' tmpdepfile='.deps/object.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../  -I/opt/csw/include   -c -o object.lo `test -f 'object.c' || echo './'`object.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -I/opt/csw/include -c address.c -MT address.lo -MD -MP -MF .deps/address.TPlo  -fPIC -DPIC -o address.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -I/opt/csw/include -c buffer.c -MT buffer.lo -MD -MP -MF .deps/buffer.TPlo  -fPIC -DPIC -o buffer.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -I/opt/csw/include -c interface.c -MT interface.lo -MD -MP -MF .deps/interface.TPlo  -fPIC -DPIC -o interface.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -I/opt/csw/include -c channel.c -MT channel.lo -MD -MP -MF .deps/channel.TPlo  -fPIC -DPIC -o channel.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -I/opt/csw/include -c ior.c -MT ior.lo -MD -MP -MF .deps/ior.TPlo  -fPIC -DPIC -o ior.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -I/opt/csw/include -c message.c -MT message.lo -MD -MP -MF .deps/message.TPlo  -fPIC -DPIC -o message.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -I/opt/csw/include -c debug.c -MT debug.lo -MD -MP -MF .deps/debug.TPlo  -fPIC -DPIC -o debug.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -I/opt/csw/include -c object.c -MT object.lo -MD -MP -MF .deps/object.TPlo  -fPIC -DPIC -o object.o
mv -f address.o address.lo
mv -f interface.o interface.lo
mv -f debug.o debug.lo
mv -f buffer.o buffer.lo
mv -f channel.o channel.lo
source='orb.c' object='orb.lo' libtool=yes \
depfile='.deps/orb.Plo' tmpdepfile='.deps/orb.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../  -I/opt/csw/include   -c -o orb.lo `test -f 'orb.c' || echo './'`orb.c
mv -f ior.o ior.lo
source='platform.c' object='platform.lo' libtool=yes \
depfile='.deps/platform.Plo' tmpdepfile='.deps/platform.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../  -I/opt/csw/include   -c -o platform.lo `test -f 'platform.c' || echo './'`platform.c
source='profile.c' object='profile.lo' libtool=yes \
depfile='.deps/profile.Plo' tmpdepfile='.deps/profile.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../  -I/opt/csw/include   -c -o profile.lo `test -f 'profile.c' || echo './'`profile.c
mv -f message.o message.lo
source='discovery.c' object='discovery.lo' libtool=yes \
depfile='.deps/discovery.Plo' tmpdepfile='.deps/discovery.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../  -I/opt/csw/include   -c -o discovery.lo `test -f 'discovery.c' || echo './'`discovery.c
source='salt.c' object='salt.lo' libtool=yes \
depfile='.deps/salt.Plo' tmpdepfile='.deps/salt.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../  -I/opt/csw/include   -c -o salt.lo `test -f 'salt.c' || echo './'`salt.c
source='signal.c' object='signal.lo' libtool=yes \
depfile='.deps/signal.Plo' tmpdepfile='.deps/signal.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../  -I/opt/csw/include   -c -o signal.lo `test -f 'signal.c' || echo './'`signal.c
source='socket.c' object='socket.lo' libtool=yes \
depfile='.deps/socket.Plo' tmpdepfile='.deps/socket.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../  -I/opt/csw/include   -c -o socket.lo `test -f 'socket.c' || echo './'`socket.c
mv -f object.o object.lo
source='text_record.c' object='text_record.lo' libtool=yes \
depfile='.deps/text_record.Plo' tmpdepfile='.deps/text_record.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../  -I/opt/csw/include   -c -o text_record.lo `test -f 'text_record.c' || echo './'`text_record.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -I/opt/csw/include -c platform.c -MT platform.lo -MD -MP -MF .deps/platform.TPlo  -fPIC -DPIC -o platform.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -I/opt/csw/include -c profile.c -MT profile.lo -MD -MP -MF .deps/profile.TPlo  -fPIC -DPIC -o profile.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -I/opt/csw/include -c discovery.c -MT discovery.lo -MD -MP -MF .deps/discovery.TPlo  -fPIC -DPIC -o discovery.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -I/opt/csw/include -c socket.c -MT socket.lo -MD -MP -MF .deps/socket.TPlo  -fPIC -DPIC -o socket.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -I/opt/csw/include -c signal.c -MT signal.lo -MD -MP -MF .deps/signal.TPlo  -fPIC -DPIC -o signal.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -I/opt/csw/include -c salt.c -MT salt.lo -MD -MP -MF .deps/salt.TPlo  -fPIC -DPIC -o salt.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -I/opt/csw/include -c orb.c -MT orb.lo -MD -MP -MF .deps/orb.TPlo  -fPIC -DPIC -o orb.o
mv -f platform.o platform.lo
mv -f profile.o profile.lo
mv -f discovery.o discovery.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -I/opt/csw/include -c text_record.c -MT text_record.lo -MD -MP -MF .deps/text_record.TPlo  -fPIC -DPIC -o text_record.o
source='time.c' object='time.lo' libtool=yes \
depfile='.deps/time.Plo' tmpdepfile='.deps/time.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../  -I/opt/csw/include   -c -o time.lo `test -f 'time.c' || echo './'`time.c
source='Posix/posix_salt.c' object='posix_salt.lo' libtool=yes \
depfile='.deps/posix_salt.Plo' tmpdepfile='.deps/posix_salt.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../  -I/opt/csw/include   -c -o posix_salt.lo `test -f 'Posix/posix_salt.c' || echo './'`Posix/posix_salt.c
mv -f socket.o socket.lo
source='Posix/posix_socket.c' object='posix_socket.lo' libtool=yes \
depfile='.deps/posix_socket.Plo' tmpdepfile='.deps/posix_socket.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../  -I/opt/csw/include   -c -o posix_socket.lo `test -f 'Posix/posix_socket.c' || echo './'`Posix/posix_socket.c
mv -f signal.o signal.lo
mv -f salt.o salt.lo
source='Posix/posix_time.c' object='posix_time.lo' libtool=yes \
depfile='.deps/posix_time.Plo' tmpdepfile='.deps/posix_time.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../  -I/opt/csw/include   -c -o posix_time.lo `test -f 'Posix/posix_time.c' || echo './'`Posix/posix_time.c
mv -f orb.o orb.lo
source='Posix/posix_signal.c' object='posix_signal.lo' libtool=yes \
depfile='.deps/posix_signal.Plo' tmpdepfile='.deps/posix_signal.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../  -I/opt/csw/include   -c -o posix_signal.lo `test -f 'Posix/posix_signal.c' || echo './'`Posix/posix_signal.c
source='Posix/posix_interface.c' object='posix_interface.lo' libtool=yes \
depfile='.deps/posix_interface.Plo' tmpdepfile='.deps/posix_interface.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../  -I/opt/csw/include   -c -o posix_interface.lo `test -f 'Posix/posix_interface.c' || echo './'`Posix/posix_interface.c
source='NotOSX/notosx_mdns_stub.c' object='notosx_mdns_stub.lo' libtool=yes \
depfile='.deps/notosx_mdns_stub.Plo' tmpdepfile='.deps/notosx_mdns_stub.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../  -I/opt/csw/include   -c -o notosx_mdns_stub.lo `test -f 'NotOSX/notosx_mdns_stub.c' || echo './'`NotOSX/notosx_mdns_stub.c
mv -f text_record.o text_record.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -I/opt/csw/include -c time.c -MT time.lo -MD -MP -MF .deps/time.TPlo  -fPIC -DPIC -o time.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -I/opt/csw/include -c Posix/posix_socket.c -MT posix_socket.lo -MD -MP -MF .deps/posix_socket.TPlo  -fPIC -DPIC -o posix_socket.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -I/opt/csw/include -c Posix/posix_salt.c -MT posix_salt.lo -MD -MP -MF .deps/posix_salt.TPlo  -fPIC -DPIC -o posix_salt.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -I/opt/csw/include -c Posix/posix_signal.c -MT posix_signal.lo -MD -MP -MF .deps/posix_signal.TPlo  -fPIC -DPIC -o posix_signal.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -I/opt/csw/include -c NotOSX/notosx_mdns_stub.c -MT notosx_mdns_stub.lo -MD -MP -MF .deps/notosx_mdns_stub.TPlo  -fPIC -DPIC -o notosx_mdns_stub.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -I/opt/csw/include -c Posix/posix_time.c -MT posix_time.lo -MD -MP -MF .deps/posix_time.TPlo  -fPIC -DPIC -o posix_time.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../ -I/opt/csw/include -c Posix/posix_interface.c -MT posix_interface.lo -MD -MP -MF .deps/posix_interface.TPlo  -fPIC -DPIC -o posix_interface.o
mv -f time.o time.lo
mv -f posix_salt.o posix_salt.lo
mv -f posix_socket.o posix_socket.lo
mv -f posix_time.o posix_time.lo
mv -f notosx_mdns_stub.o notosx_mdns_stub.lo
mv -f posix_signal.o posix_signal.lo
mv -f posix_interface.o posix_interface.lo
/bin/sh ../../../libtool --mode=link gcc    -L/opt/csw/lib -o libhowl.la -rpath /space/gnometinderbox/microtinder/build-output/lib -version-info 0:0:0  address.lo buffer.lo channel.lo debug.lo interface.lo ior.lo message.lo object.lo orb.lo platform.lo profile.lo discovery.lo salt.lo signal.lo socket.lo text_record.lo time.lo posix_salt.lo posix_socket.lo posix_time.lo posix_signal.lo posix_interface.lo notosx_mdns_stub.lo 
rm -fr .libs/libhowl.la .libs/libhowl.* .libs/libhowl.*
(cd . && ln -s address.lo address.o)
(cd . && ln -s buffer.lo buffer.o)
(cd . && ln -s channel.lo channel.o)
(cd . && ln -s debug.lo debug.o)
(cd . && ln -s interface.lo interface.o)
(cd . && ln -s ior.lo ior.o)
(cd . && ln -s message.lo message.o)
(cd . && ln -s object.lo object.o)
(cd . && ln -s orb.lo orb.o)
(cd . && ln -s platform.lo platform.o)
(cd . && ln -s profile.lo profile.o)
(cd . && ln -s discovery.lo discovery.o)
(cd . && ln -s salt.lo salt.o)
(cd . && ln -s signal.lo signal.o)
(cd . && ln -s socket.lo socket.o)
(cd . && ln -s text_record.lo text_record.o)
(cd . && ln -s time.lo time.o)
(cd . && ln -s posix_salt.lo posix_salt.o)
(cd . && ln -s posix_socket.lo posix_socket.o)
(cd . && ln -s posix_time.lo posix_time.o)
(cd . && ln -s posix_signal.lo posix_signal.o)
(cd . && ln -s posix_interface.lo posix_interface.o)
(cd . && ln -s notosx_mdns_stub.lo notosx_mdns_stub.o)
/usr/ccs/bin/ld -G -h libhowl.so.0 -o .libs/libhowl.so.0.0.0  address.lo buffer.lo channel.lo debug.lo interface.lo ior.lo message.lo object.lo orb.lo platform.lo profile.lo discovery.lo salt.lo signal.lo socket.lo text_record.lo time.lo posix_salt.lo posix_socket.lo posix_time.lo posix_signal.lo posix_interface.lo notosx_mdns_stub.lo  -L/opt/csw/lib -lc 
(cd .libs && rm -f libhowl.so.0 && ln -s libhowl.so.0.0.0 libhowl.so.0)
(cd .libs && rm -f libhowl.so && ln -s libhowl.so.0.0.0 libhowl.so)
creating libhowl.la
(cd .libs && rm -f libhowl.la && ln -s ../libhowl.la libhowl.la)
gmake[4]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/howl'
gmake[3]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/howl'
Making all in mDNSResponder
gmake[3]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/mDNSResponder'
cd ../../.. && /bin/bash ./config.status src/lib/mDNSResponder/Makefile depfiles
gmake[3]: warning: -jN forced in submake: disabling jobserver mode.
config.status: creating src/lib/mDNSResponder/Makefile
config.status: executing depfiles commands
gmake[3]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/mDNSResponder'
gmake[3]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/mDNSResponder'
gmake[3]: warning: -jN forced in submake: disabling jobserver mode.
Making all in Posix
gmake[4]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/mDNSResponder/Posix'
gmake[4]: warning: -jN forced in submake: disabling jobserver mode.
cd ../../../.. && /bin/bash ./config.status src/lib/mDNSResponder/Posix/Makefile 
config.status: creating src/lib/mDNSResponder/Posix/Makefile
gmake[4]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/mDNSResponder/Posix'
gmake[4]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/mDNSResponder/Posix'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/mDNSResponder/Posix'
gmake[4]: warning: -jN forced in submake: disabling jobserver mode.
gmake[4]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/mDNSResponder'
gmake[4]: warning: -jN forced in submake: disabling jobserver mode.
source='DNSServices.c' object='DNSServices.lo' libtool=yes \
depfile='.deps/DNSServices.Plo' tmpdepfile='.deps/DNSServices.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../../../src/lib/howl  -I/opt/csw/include   -c -o DNSServices.lo `test -f 'DNSServices.c' || echo './'`DNSServices.c
source='mDNSPlatform.c' object='mDNSPlatform.lo' libtool=yes \
depfile='.deps/mDNSPlatform.Plo' tmpdepfile='.deps/mDNSPlatform.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../../../src/lib/howl  -I/opt/csw/include   -c -o mDNSPlatform.lo `test -f 'mDNSPlatform.c' || echo './'`mDNSPlatform.c
source='mDNSServant.c' object='mDNSServant.lo' libtool=yes \
depfile='.deps/mDNSServant.Plo' tmpdepfile='.deps/mDNSServant.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../../../src/lib/howl  -I/opt/csw/include   -c -o mDNSServant.lo `test -f 'mDNSServant.c' || echo './'`mDNSServant.c
source='Posix/posix_mdns.c' object='posix_mdns.lo' libtool=yes \
depfile='.deps/posix_mdns.Plo' tmpdepfile='.deps/posix_mdns.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../../../src/lib/howl  -I/opt/csw/include   -c -o posix_mdns.lo `test -f 'Posix/posix_mdns.c' || echo './'`Posix/posix_mdns.c
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../../../src/lib/howl -I/opt/csw/include -c DNSServices.c -MT DNSServices.lo -MD -MP -MF .deps/DNSServices.TPlo  -fPIC -DPIC -o DNSServices.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../../../src/lib/howl -I/opt/csw/include -c mDNSPlatform.c -MT mDNSPlatform.lo -MD -MP -MF .deps/mDNSPlatform.TPlo  -fPIC -DPIC -o mDNSPlatform.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../../../src/lib/howl -I/opt/csw/include -c Posix/posix_mdns.c -MT posix_mdns.lo -MD -MP -MF .deps/posix_mdns.TPlo  -fPIC -DPIC -o posix_mdns.o
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include/ -I../../../src/lib/howl -I/opt/csw/include -c mDNSServant.c -MT mDNSServant.lo -MD -MP -MF .deps/mDNSServant.TPlo  -fPIC -DPIC -o mDNSServant.o
DNSServices.c: In function `DNSQueryRecordCreate':
DNSServices.c:2701: warning: assignment makes pointer from integer without a cast
mv -f DNSServices.o DNSServices.lo
mv -f mDNSPlatform.o mDNSPlatform.lo
mDNSPlatform.c:987: warning: conflicting types for built-in function 'logf'
mv -f posix_mdns.o posix_mdns.lo
mv -f mDNSServant.o mDNSServant.lo
mDNSServant.c: In function `sw_mdns_servant_publish_host':
mDNSServant.c:602: warning: passing arg 5 of `DNSHostRegistrationCreate' makes pointer from integer without a cast
mDNSServant.c: In function `sw_mdns_servant_publish':
mDNSServant.c:682: warning: passing arg 9 of `DNSRegistrationCreate' makes pointer from integer without a cast
/bin/sh ../../../libtool --mode=link gcc    -L/opt/csw/lib -o libmDNSResponder.la -rpath /space/gnometinderbox/microtinder/build-output/lib -version-info 0:0:0  DNSServices.lo mDNS.lo mDNSPlatform.lo mDNSServant.lo posix_mdns.lo 
rm -fr .libs/libmDNSResponder.la .libs/libmDNSResponder.* .libs/libmDNSResponder.*
(cd . && ln -s DNSServices.lo DNSServices.o)
(cd . && ln -s mDNSPlatform.lo mDNSPlatform.o)
(cd . && ln -s mDNSServant.lo mDNSServant.o)
(cd . && ln -s posix_mdns.lo posix_mdns.o)
/usr/ccs/bin/ld -G -h libmDNSResponder.so.0 -o .libs/libmDNSResponder.so.0.0.0  DNSServices.lo mDNS.lo mDNSPlatform.lo mDNSServant.lo posix_mdns.lo  -L/opt/csw/lib -lc 
(cd .libs && rm -f libmDNSResponder.so.0 && ln -s libmDNSResponder.so.0.0.0 libmDNSResponder.so.0)
(cd .libs && rm -f libmDNSResponder.so && ln -s libmDNSResponder.so.0.0.0 libmDNSResponder.so)
creating libmDNSResponder.la
(cd .libs && rm -f libmDNSResponder.la && ln -s ../libmDNSResponder.la libmDNSResponder.la)
gmake[4]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/mDNSResponder'
gmake[3]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib/mDNSResponder'
gmake[3]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib'
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/lib'
Making all in mDNSResponder
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/mDNSResponder'
cd ../.. && /bin/bash ./config.status src/mDNSResponder/Makefile depfiles
gmake[3]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
config.status: creating src/mDNSResponder/Makefile
config.status: executing depfiles commands
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/mDNSResponder'
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/mDNSResponder'
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
Making all in Posix
gmake[3]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/mDNSResponder/Posix'
cd ../../.. && /bin/bash ./config.status src/mDNSResponder/Posix/Makefile 
gmake[3]: warning: -jN forced in submake: disabling jobserver mode.
config.status: creating src/mDNSResponder/Posix/Makefile
gmake[3]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/mDNSResponder/Posix'
gmake[3]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/mDNSResponder/Posix'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/mDNSResponder/Posix'
Making all in Win32
gmake[3]: warning: -jN forced in submake: disabling jobserver mode.
gmake[3]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/mDNSResponder/Win32'
cd ../../.. && /bin/bash ./config.status src/mDNSResponder/Win32/Makefile 
gmake[3]: warning: -jN forced in submake: disabling jobserver mode.
config.status: creating src/mDNSResponder/Win32/Makefile
gmake[3]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/mDNSResponder/Win32'
gmake[3]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/mDNSResponder/Win32'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/mDNSResponder/Win32'
gmake[3]: warning: -jN forced in submake: disabling jobserver mode.
gmake[3]: Entering directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/mDNSResponder'
source='Posix/posix_main.c' object='posix_main.o' libtool=no \
depfile='.deps/posix_main.Po' tmpdepfile='.deps/posix_main.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include/ -I../../src/lib/howl -I../../src/lib/mDNSResponder  -I/opt/csw/include   -c -o posix_main.o `test -f 'Posix/posix_main.c' || echo './'`Posix/posix_main.c
gmake[3]: warning: -jN forced in submake: disabling jobserver mode.
Posix/posix_main.c:41:20: getopt.h: No such file or directory
Posix/posix_main.c: In function `main':
Posix/posix_main.c:173: error: elements of array `long_opts' have incomplete type
Posix/posix_main.c:175: warning: excess elements in struct initializer
Posix/posix_main.c:175: warning: (near initialization for `long_opts[0]')
Posix/posix_main.c:175: error: `no_argument' undeclared (first use in this function)
Posix/posix_main.c:175: error: (Each undeclared identifier is reported only once
Posix/posix_main.c:175: error: for each function it appears in.)
Posix/posix_main.c:175: warning: excess elements in struct initializer
Posix/posix_main.c:175: warning: (near initialization for `long_opts[0]')
Posix/posix_main.c:175: warning: excess elements in struct initializer
Posix/posix_main.c:175: warning: (near initialization for `long_opts[0]')
Posix/posix_main.c:175: warning: excess elements in struct initializer
Posix/posix_main.c:175: warning: (near initialization for `long_opts[0]')
Posix/posix_main.c:176: warning: excess elements in struct initializer
gmake[3]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/mDNSResponder'
gmake[2]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src/mDNSResponder'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/howl-1.0.0/src'
Posix/posix_main.c:176: warning: (near initialization for `long_opts[1]')
Posix/posix_main.c:176: warning: excess elements in struct initializer
Posix/posix_main.c:176: warning: (near initialization for `long_opts[1]')
Posix/posix_main.c:176: warning: excess elements in struct initializer
Posix/posix_main.c:176: warning: (near initialization for `long_opts[1]')
Posix/posix_main.c:176: warning: excess elements in struct initializer
Posix/posix_main.c:176: warning: (near initialization for `long_opts[1]')
Posix/posix_main.c:173: error: storage size of 'long_opts' isn't known
gmake[3]: *** [posix_main.o] Error 1
gmake[2]: *** [all-recursive] Error 1
gmake[1]: *** [all-recursive] Error 1
gmake: *** [all-recursive] Error 1
error during stage build of howl: could not build module 2005-08-21 09:07:51.920
Failed 2005-08-21 09:07:51.921