Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92188 - howl-0.9.6-r2 does not compile
Summary: howl-0.9.6-r2 does not compile
Status: RESOLVED DUPLICATE of bug 87513
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 92542 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-05-10 13:11 UTC by han Soete
Modified: 2005-06-28 06:35 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description han Soete 2005-05-10 13:11:25 UTC
howl-0.9.6-r2 does not compile (emerge).

Reproducible: Always
Steps to Reproduce:
1.emerge --sync
2.emerge howl or emerge --update --deep --newuse world
3.

Actual Results:  
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/howl-0.9.6-r2/work/howl-0.9.6/src/l
ib/howl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/howl-0.9.6-r2/work/howl-0.9.6/src/l ib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/howl-0.9.6-r2/work/howl-0.9.6/src'
make: *** [all-recursive] Error 1

!!! ERROR: net-misc/howl-0.9.6-r2 failed.
!!! Function src_compile, Line 38, Exitcode 2
!!! emake failed



>>> emerge (3 of 29) net-misc/howl-0.9.6-r2 to /
>>> md5 files   ;-) howl-0.8.3.ebuild
>>> md5 files   ;-) howl-0.9.ebuild
>>> md5 files   ;-) howl-0.9.6.ebuild
>>> md5 files   ;-) howl-0.9.6-r2.ebuild
>>> md5 files   ;-) howl-0.9.8.ebuild
>>> md5 files   ;-) howl-0.8.2.ebuild
>>> md5 files   ;-) howl-0.9.5.ebuild
>>> md5 files   ;-) howl-0.9.6-r1.ebuild
>>> md5 files   ;-) howl-0.9.2.ebuild
>>> md5 files   ;-) ChangeLog
>>> md5 files   ;-) metadata.xml
>>> md5 files   ;-) files/digest-howl-0.8.2
>>> md5 files   ;-) files/digest-howl-0.8.3
>>> md5 files   ;-) files/digest-howl-0.9.2
>>> md5 files   ;-) files/digest-howl-0.9.5
>>> md5 files   ;-) files/digest-howl-0.9.6
>>> md5 files   ;-) files/digest-howl-0.9.8
>>> md5 files   ;-) files/howl-0.9.8-types.patch
>>> md5 files   ;-) files/0.9.2-ppc.patch
>>> md5 files   ;-) files/mDNSResponder.conf.d
>>> md5 files   ;-) files/mDNSResponder.init.d
>>> md5 files   ;-) files/digest-howl-0.9.6-r1
>>> md5 files   ;-) files/digest-howl-0.9.6-r2
>>> md5 files   ;-) files/nifd.conf.d
>>> md5 files   ;-) files/digest-howl-0.9
>>> md5 files   ;-) files/nifd.init.d
>>> md5 src_uri ;-) howl-0.9.6.tar.gz
>>> Unpacking source...
>>> Unpacking howl-0.9.6.tar.gz to /var/tmp/portage/howl-0.9.6-r2/work
>>> Source unpacked.
 * econf: updating howl-0.9.6/config.guess with /usr/share/gnuconfig/config.gues s
 * econf: updating howl-0.9.6/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --inf
odir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var
/lib
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i686-pc-linux-gnu-g++... gcc3
checking for a BSD-compatible install... /bin/install -c
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking whether byte ordering is bigendian... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/i686-pc-linux-gnu-nm -B
checking for a sed that does not truncate output... /bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output... ok
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-strip... (cached) i686-pc-linux-gnu-strip
checking for objdir... .libs
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.lo... yes
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libr
aries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... 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: include/howl_config.h is unchanged
config.status: executing depfiles commands
Making all in include
make[1]: Entering directory `/var/tmp/portage/howl-0.9.6-r2/work/howl-0.9.6/incl
ude'
make  all-recursive
make[2]: Entering directory `/var/tmp/portage/howl-0.9.6-r2/work/howl-0.9.6/incl
ude'
Making all in salt
make[3]: Entering directory `/var/tmp/portage/howl-0.9.6-r2/work/howl-0.9.6/incl
ude/salt'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/howl-0.9.6-r2/work/howl-0.9.6/inclu
de/salt'
Making all in corby
make[3]: Entering directory `/var/tmp/portage/howl-0.9.6-r2/work/howl-0.9.6/incl
ude/corby'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/howl-0.9.6-r2/work/howl-0.9.6/inclu
de/corby'
Making all in discovery
make[3]: Entering directory `/var/tmp/portage/howl-0.9.6-r2/work/howl-0.9.6/incl
ude/discovery'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/howl-0.9.6-r2/work/howl-0.9.6/inclu
de/discovery'
Making all in rendezvous
make[3]: Entering directory `/var/tmp/portage/howl-0.9.6-r2/work/howl-0.9.6/incl
ude/rendezvous'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/howl-0.9.6-r2/work/howl-0.9.6/inclu
de/rendezvous'
make[3]: Entering directory `/var/tmp/portage/howl-0.9.6-r2/work/howl-0.9.6/incl
ude'
make[3]: Leaving directory `/var/tmp/portage/howl-0.9.6-r2/work/howl-0.9.6/inclu de'
make[2]: Leaving directory `/var/tmp/portage/howl-0.9.6-r2/work/howl-0.9.6/inclu de'
make[1]: Leaving directory `/var/tmp/portage/howl-0.9.6-r2/work/howl-0.9.6/inclu de'
Making all in src
make[1]: Entering directory `/var/tmp/portage/howl-0.9.6-r2/work/howl-0.9.6/src'
Making all in lib
make[2]: Entering directory `/var/tmp/portage/howl-0.9.6-r2/work/howl-0.9.6/src/
lib'
Making all in howl
make[3]: Entering directory `/var/tmp/portage/howl-0.9.6-r2/work/howl-0.9.6/src/
lib/howl'
Making all in Posix
make[4]: Entering directory `/var/tmp/portage/howl-0.9.6-r2/work/howl-0.9.6/src/
lib/howl/Posix'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/portage/howl-0.9.6-r2/work/howl-0.9.6/src/l
ib/howl/Posix'
Making all in NotOSX
make[4]: Entering directory `/var/tmp/portage/howl-0.9.6-r2/work/howl-0.9.6/src/
lib/howl/NotOSX'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/portage/howl-0.9.6-r2/work/howl-0.9.6/src/l
ib/howl/NotOSX'
make[4]: Entering directory `/var/tmp/portage/howl-0.9.6-r2/work/howl-0.9.6/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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I
. -I. -I../../../include -I../../../include/ -I../    -O2 -march=i686 -fomit-fra
me-pointer -c -o address.lo `test -f 'address.c' || echo './'`address.c
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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I
. -I. -I../../../include -I../../../include/ -I../    -O2 -march=i686 -fomit-fra
me-pointer -c -o buffer.lo `test -f 'buffer.c' || echo './'`buffer.c
mkdir .libs
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c address.c -MT address.lo -MD
-MP -MF .deps/address.TPlo  -fPIC -DPIC -o .libs/address.lo
rm -f .libs/buffer.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c buffer.c -MT buffer.lo -MD -M
P -MF .deps/buffer.TPlo  -fPIC -DPIC -o .libs/buffer.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c address.c -MT address.lo -MD
-MP -MF .deps/address.TPlo -o address.o >/dev/null 2>&1
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c buffer.c -MT buffer.lo -MD -M
P -MF .deps/buffer.TPlo -o buffer.o >/dev/null 2>&1
mv -f .libs/address.lo address.lo
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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I
. -I. -I../../../include -I../../../include/ -I../    -O2 -march=i686 -fomit-fra
me-pointer -c -o channel.lo `test -f 'channel.c' || echo './'`channel.c
rm -f .libs/channel.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c channel.c -MT channel.lo -MD
-MP -MF .deps/channel.TPlo  -fPIC -DPIC -o .libs/channel.lo
mv -f .libs/buffer.lo buffer.lo
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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I
. -I. -I../../../include -I../../../include/ -I../    -O2 -march=i686 -fomit-fra
me-pointer -c -o debug.lo `test -f 'debug.c' || echo './'`debug.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c channel.c -MT channel.lo -MD
-MP -MF .deps/channel.TPlo -o channel.o >/dev/null 2>&1
rm -f .libs/debug.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c debug.c -MT debug.lo -MD -MP
-MF .deps/debug.TPlo  -fPIC -DPIC -o .libs/debug.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c debug.c -MT debug.lo -MD -MP
-MF .deps/debug.TPlo -o debug.o >/dev/null 2>&1
mv -f .libs/channel.lo channel.lo
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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I
. -I. -I../../../include -I../../../include/ -I../    -O2 -march=i686 -fomit-fra
me-pointer -c -o interface.lo `test -f 'interface.c' || echo './'`interface.c
mv -f .libs/debug.lo debug.lo
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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I
. -I. -I../../../include -I../../../include/ -I../    -O2 -march=i686 -fomit-fra
me-pointer -c -o ior.lo `test -f 'ior.c' || echo './'`ior.c
rm -f .libs/interface.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c interface.c -MT interface.lo
-MD -MP -MF .deps/interface.TPlo  -fPIC -DPIC -o .libs/interface.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c interface.c -MT interface.lo
-MD -MP -MF .deps/interface.TPlo -o interface.o >/dev/null 2>&1
rm -f .libs/ior.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c ior.c -MT ior.lo -MD -MP -MF
.deps/ior.TPlo  -fPIC -DPIC -o .libs/ior.lo
mv -f .libs/interface.lo interface.lo
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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I
. -I. -I../../../include -I../../../include/ -I../    -O2 -march=i686 -fomit-fra
me-pointer -c -o message.lo `test -f 'message.c' || echo './'`message.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c ior.c -MT ior.lo -MD -MP -MF
.deps/ior.TPlo -o ior.o >/dev/null 2>&1
mv -f .libs/ior.lo ior.lo
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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I
. -I. -I../../../include -I../../../include/ -I../    -O2 -march=i686 -fomit-fra
me-pointer -c -o object.lo `test -f 'object.c' || echo './'`object.c
rm -f .libs/message.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c message.c -MT message.lo -MD
-MP -MF .deps/message.TPlo  -fPIC -DPIC -o .libs/message.lo
rm -f .libs/object.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c object.c -MT object.lo -MD -M
P -MF .deps/object.TPlo  -fPIC -DPIC -o .libs/object.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c message.c -MT message.lo -MD
-MP -MF .deps/message.TPlo -o message.o >/dev/null 2>&1
mv -f .libs/message.lo message.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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I
. -I. -I../../../include -I../../../include/ -I../    -O2 -march=i686 -fomit-fra
me-pointer -c -o orb.lo `test -f 'orb.c' || echo './'`orb.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c object.c -MT object.lo -MD -M
P -MF .deps/object.TPlo -o object.o >/dev/null 2>&1
rm -f .libs/orb.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c orb.c -MT orb.lo -MD -MP -MF
.deps/orb.TPlo  -fPIC -DPIC -o .libs/orb.lo
mv -f .libs/object.lo object.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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I
. -I. -I../../../include -I../../../include/ -I../    -O2 -march=i686 -fomit-fra
me-pointer -c -o platform.lo `test -f 'platform.c' || echo './'`platform.c
rm -f .libs/platform.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c platform.c -MT platform.lo -M
D -MP -MF .deps/platform.TPlo  -fPIC -DPIC -o .libs/platform.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c orb.c -MT orb.lo -MD -MP -MF
.deps/orb.TPlo -o orb.o >/dev/null 2>&1
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c platform.c -MT platform.lo -M
D -MP -MF .deps/platform.TPlo -o platform.o >/dev/null 2>&1
mv -f .libs/platform.lo platform.lo
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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I
. -I. -I../../../include -I../../../include/ -I../    -O2 -march=i686 -fomit-fra
me-pointer -c -o profile.lo `test -f 'profile.c' || echo './'`profile.c
mv -f .libs/orb.lo orb.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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I
. -I. -I../../../include -I../../../include/ -I../    -O2 -march=i686 -fomit-fra
me-pointer -c -o discovery.lo `test -f 'discovery.c' || echo './'`discovery.c
rm -f .libs/profile.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c profile.c -MT profile.lo -MD
-MP -MF .deps/profile.TPlo  -fPIC -DPIC -o .libs/profile.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c profile.c -MT profile.lo -MD
-MP -MF .deps/profile.TPlo -o profile.o >/dev/null 2>&1
mv -f .libs/profile.lo profile.lo
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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I
. -I. -I../../../include -I../../../include/ -I../    -O2 -march=i686 -fomit-fra
me-pointer -c -o salt.lo `test -f 'salt.c' || echo './'`salt.c
rm -f .libs/discovery.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c discovery.c -MT discovery.lo
-MD -MP -MF .deps/discovery.TPlo  -fPIC -DPIC -o .libs/discovery.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c discovery.c -MT discovery.lo
-MD -MP -MF .deps/discovery.TPlo -o discovery.o >/dev/null 2>&1
rm -f .libs/salt.lo
mv -f .libs/discovery.lo discovery.lo
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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I
. -I. -I../../../include -I../../../include/ -I../    -O2 -march=i686 -fomit-fra
me-pointer -c -o signal.lo `test -f 'signal.c' || echo './'`signal.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c salt.c -MT salt.lo -MD -MP -M
F .deps/salt.TPlo  -fPIC -DPIC -o .libs/salt.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c salt.c -MT salt.lo -MD -MP -M
F .deps/salt.TPlo -o salt.o >/dev/null 2>&1
mv -f .libs/salt.lo salt.lo
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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I
. -I. -I../../../include -I../../../include/ -I../    -O2 -march=i686 -fomit-fra
me-pointer -c -o socket.lo `test -f 'socket.c' || echo './'`socket.c
rm -f .libs/signal.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c signal.c -MT signal.lo -MD -M
P -MF .deps/signal.TPlo  -fPIC -DPIC -o .libs/signal.lo
rm -f .libs/socket.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c socket.c -MT socket.lo -MD -M
P -MF .deps/socket.TPlo  -fPIC -DPIC -o .libs/socket.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c signal.c -MT signal.lo -MD -M
P -MF .deps/signal.TPlo -o signal.o >/dev/null 2>&1
mv -f .libs/signal.lo signal.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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I
. -I. -I../../../include -I../../../include/ -I../    -O2 -march=i686 -fomit-fra
me-pointer -c -o text_record.lo `test -f 'text_record.c' || echo './'`text_recor d.c
rm -f .libs/text_record.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c text_record.c -MT text_record
.lo -MD -MP -MF .deps/text_record.TPlo  -fPIC -DPIC -o .libs/text_record.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c socket.c -MT socket.lo -MD -M
P -MF .deps/socket.TPlo -o socket.o >/dev/null 2>&1
text_record.c: In function `sw_text_record_iterator_next':
text_record.c:249: warning: comparison is always true due to limited range of da
ta type
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c text_record.c -MT text_record
.lo -MD -MP -MF .deps/text_record.TPlo -o text_record.o >/dev/null 2>&1
mv -f .libs/text_record.lo text_record.lo
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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I
. -I. -I../../../include -I../../../include/ -I../    -O2 -march=i686 -fomit-fra
me-pointer -c -o time.lo `test -f 'time.c' || echo './'`time.c
mv -f .libs/socket.lo socket.lo
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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I
. -I. -I../../../include -I../../../include/ -I../    -O2 -march=i686 -fomit-fra
me-pointer -c -o posix_salt.lo `test -f 'Posix/posix_salt.c' || echo './'`Posix/
posix_salt.c
rm -f .libs/time.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c time.c -MT time.lo -MD -MP -M
F .deps/time.TPlo  -fPIC -DPIC -o .libs/time.lo
rm -f .libs/posix_salt.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c Posix/posix_salt.c -MT posix_
salt.lo -MD -MP -MF .deps/posix_salt.TPlo  -fPIC -DPIC -o .libs/posix_salt.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c time.c -MT time.lo -MD -MP -M
F .deps/time.TPlo -o time.o >/dev/null 2>&1
mv -f .libs/time.lo time.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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I
. -I. -I../../../include -I../../../include/ -I../    -O2 -march=i686 -fomit-fra
me-pointer -c -o posix_socket.lo `test -f 'Posix/posix_socket.c' || echo './'`Po
six/posix_socket.c
rm -f .libs/posix_socket.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c Posix/posix_socket.c -MT posi
x_socket.lo -MD -MP -MF .deps/posix_socket.TPlo  -fPIC -DPIC -o .libs/posix_sock
et.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c Posix/posix_socket.c -MT posi
x_socket.lo -MD -MP -MF .deps/posix_socket.TPlo -o posix_socket.o >/dev/null 2>& 1
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c Posix/posix_salt.c -MT posix_
salt.lo -MD -MP -MF .deps/posix_salt.TPlo -o posix_salt.o >/dev/null 2>&1
mv -f .libs/posix_socket.lo posix_socket.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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I
. -I. -I../../../include -I../../../include/ -I../    -O2 -march=i686 -fomit-fra
me-pointer -c -o posix_time.lo `test -f 'Posix/posix_time.c' || echo './'`Posix/
posix_time.c
mv -f .libs/posix_salt.lo posix_salt.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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I
. -I. -I../../../include -I../../../include/ -I../    -O2 -march=i686 -fomit-fra
me-pointer -c -o posix_signal.lo `test -f 'Posix/posix_signal.c' || echo './'`Po
six/posix_signal.c
rm -f .libs/posix_time.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c Posix/posix_time.c -MT posix_
time.lo -MD -MP -MF .deps/posix_time.TPlo  -fPIC -DPIC -o .libs/posix_time.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c Posix/posix_time.c -MT posix_
time.lo -MD -MP -MF .deps/posix_time.TPlo -o posix_time.o >/dev/null 2>&1
mv -f .libs/posix_time.lo posix_time.lo
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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I
. -I. -I../../../include -I../../../include/ -I../    -O2 -march=i686 -fomit-fra
me-pointer -c -o posix_interface.lo `test -f 'Posix/posix_interface.c' || echo '
./'`Posix/posix_interface.c
rm -f .libs/posix_signal.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c Posix/posix_signal.c -MT posi
x_signal.lo -MD -MP -MF .deps/posix_signal.TPlo  -fPIC -DPIC -o .libs/posix_sign
al.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c Posix/posix_signal.c -MT posi
x_signal.lo -MD -MP -MF .deps/posix_signal.TPlo -o posix_signal.o >/dev/null 2>& 1
mv -f .libs/posix_signal.lo posix_signal.lo
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 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I
. -I. -I../../../include -I../../../include/ -I../    -O2 -march=i686 -fomit-fra
me-pointer -c -o notosx_mdns_stub.lo `test -f 'NotOSX/notosx_mdns_stub.c' || ech
o './'`NotOSX/notosx_mdns_stub.c
rm -f .libs/posix_interface.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c Posix/posix_interface.c -MT p
osix_interface.lo -MD -MP -MF .deps/posix_interface.TPlo  -fPIC -DPIC -o .libs/p
osix_interface.lo
rm -f .libs/notosx_mdns_stub.lo
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c NotOSX/notosx_mdns_stub.c -MT
 notosx_mdns_stub.lo -MD -MP -MF .deps/notosx_mdns_stub.TPlo  -fPIC -DPIC -o .li
bs/notosx_mdns_stub.lo
In file included from Posix/posix_interface.c:45:
/usr/include/linux/ethtool.h:18: error: syntax error before "__u32"
/usr/include/linux/ethtool.h:20: error: syntax error before "advertising"
/usr/include/linux/ethtool.h:21: error: syntax error before "speed"
/usr/include/linux/ethtool.h:22: error: syntax error before "duplex"
/usr/include/linux/ethtool.h:23: error: syntax error before "port"
/usr/include/linux/ethtool.h:24: error: syntax error before "phy_address"
/usr/include/linux/ethtool.h:25: error: syntax error before "transceiver"
/usr/include/linux/ethtool.h:26: error: syntax error before "autoneg"
/usr/include/linux/ethtool.h:27: error: syntax error before "maxtxpkt"
/usr/include/linux/ethtool.h:28: error: syntax error before "maxrxpkt"
/usr/include/linux/ethtool.h:29: error: syntax error before "reserved"
/usr/include/linux/ethtool.h:30: error: syntax error before '}' token
/usr/include/linux/ethtool.h:35: error: syntax error before "__u32"
/usr/include/linux/ethtool.h:43: error: syntax error before "n_stats"
/usr/include/linux/ethtool.h:44: error: syntax error before "testinfo_len"
/usr/include/linux/ethtool.h:45: error: syntax error before "eedump_len"
/usr/include/linux/ethtool.h:46: error: syntax error before "regdump_len"
/usr/include/linux/ethtool.h:52: error: syntax error before "__u32"
/usr/include/linux/ethtool.h:54: error: syntax error before "wolopts"
/usr/include/linux/ethtool.h:55: error: syntax error before "sopass"
/usr/include/linux/ethtool.h:56: error: syntax error before '}' token
/usr/include/linux/ethtool.h:60: error: syntax error before "__u32"
/usr/include/linux/ethtool.h:66: error: syntax error before "__u32"
/usr/include/linux/ethtool.h:67: error: conflicting types for `version'
/usr/include/linux/ethtool.h:37: error: previous declaration of `version'
/usr/include/linux/ethtool.h:68: error: syntax error before "len"
/usr/include/linux/ethtool.h:69: error: syntax error before "data"
/usr/include/linux/ethtool.h:69: error: conflicting types for `data'
/usr/include/linux/ethtool.h:61: error: previous declaration of `data'
/usr/include/linux/ethtool.h:70: error: syntax error before '}' token
/usr/include/linux/ethtool.h:74: error: syntax error before "__u32"
/usr/include/linux/ethtool.h:76: error: syntax error before "offset"
/usr/include/linux/ethtool.h:77: error: syntax error before "len"
/usr/include/linux/ethtool.h:78: error: syntax error before "data"
/usr/include/linux/ethtool.h:79: error: syntax error before '}' token
/usr/include/linux/ethtool.h:83: error: syntax error before "__u32"
/usr/include/linux/ethtool.h:97: error: syntax error before "rx_max_coalesced_fr
ames"
/usr/include/linux/ethtool.h:104: error: syntax error before "rx_coalesce_usecs_
irq"
/usr/include/linux/ethtool.h:105: error: syntax error before "rx_max_coalesced_f
rames_irq"
/usr/include/linux/ethtool.h:111: error: syntax error before "tx_coalesce_usecs"
/usr/include/linux/ethtool.h:119: error: syntax error before "tx_max_coalesced_f
rames"
/usr/include/linux/ethtool.h:126: error: syntax error before "tx_coalesce_usecs_
irq"
/usr/include/linux/ethtool.h:127: error: syntax error before "tx_max_coalesced_f
rames_irq"
/usr/include/linux/ethtool.h:134: error: syntax error before "stats_block_coales
ce_usecs"
/usr/include/linux/ethtool.h:143: error: syntax error before "use_adaptive_rx_co
alesce"
/usr/include/linux/ethtool.h:144: error: syntax error before "use_adaptive_tx_co
alesce"
/usr/include/linux/ethtool.h:150: error: syntax error before "pkt_rate_low"
/usr/include/linux/ethtool.h:151: error: syntax error before "rx_coalesce_usecs_
low"
/usr/include/linux/ethtool.h:152: error: syntax error before "rx_max_coalesced_f
rames_low"
/usr/include/linux/ethtool.h:153: error: syntax error before "tx_coalesce_usecs_
low"
/usr/include/linux/ethtool.h:154: error: syntax error before "tx_max_coalesced_f
rames_low"
/usr/include/linux/ethtool.h:165: error: syntax error before "pkt_rate_high"
/usr/include/linux/ethtool.h:166: error: syntax error before "rx_coalesce_usecs_
high"
/usr/include/linux/ethtool.h:167: error: syntax error before "rx_max_coalesced_f
rames_high"
/usr/include/linux/ethtool.h:168: error: syntax error before "tx_coalesce_usecs_
high"
/usr/include/linux/ethtool.h:169: error: syntax error before "tx_max_coalesced_f
rames_high"
/usr/include/linux/ethtool.h:174: error: syntax error before "rate_sample_interv al"
/usr/include/linux/ethtool.h:179: error: syntax error before "__u32"
/usr/include/linux/ethtool.h:186: error: syntax error before "rx_mini_max_pendin g"
/usr/include/linux/ethtool.h:187: error: syntax error before "rx_jumbo_max_pendi ng"
/usr/include/linux/ethtool.h:188: error: syntax error before "tx_max_pending"
/usr/include/linux/ethtool.h:193: error: syntax error before "rx_pending"
/usr/include/linux/ethtool.h:194: error: syntax error before "rx_mini_pending"
/usr/include/linux/ethtool.h:195: error: syntax error before "rx_jumbo_pending"
/usr/include/linux/ethtool.h:196: error: syntax error before "tx_pending"
/usr/include/linux/ethtool.h:201: error: syntax error before "__u32"
/usr/include/linux/ethtool.h:214: error: syntax error before "rx_pause"
/usr/include/linux/ethtool.h:215: error: syntax error before "tx_pause"
/usr/include/linux/ethtool.h:226: error: syntax error before "__u32"
/usr/include/linux/ethtool.h:228: error: syntax error before "len"
/usr/include/linux/ethtool.h:229: error: syntax error before "data"
/usr/include/linux/ethtool.h:230: error: syntax error before '}' token
/usr/include/linux/ethtool.h:239: error: syntax error before "__u32"
/usr/include/linux/ethtool.h:241: error: syntax error before "reserved"
/usr/include/linux/ethtool.h:241: error: conflicting types for `reserved'
/usr/include/linux/ethtool.h:29: error: previous declaration of `reserved'
/usr/include/linux/ethtool.h:242: error: syntax error before "len"
/usr/include/linux/ethtool.h:243: error: syntax error before "data"
/usr/include/linux/ethtool.h:244: error: syntax error before '}' token
/usr/include/linux/ethtool.h:248: error: syntax error before "__u32"
/usr/include/linux/ethtool.h:250: error: syntax error before "data"
/usr/include/linux/ethtool.h:251: error: syntax error before '}' token
/usr/include/linux/ethtool.h:258: error: syntax error before "__u32"
/usr/include/linux/ethtool.h:260: error: syntax error before "__u32"
/usr/include/linux/ethtool.h:262: error: syntax error before "__u32"
/usr/include/linux/ethtool.h:327: error: syntax error before "__u32"
/usr/include/linux/ethtool.h:330: error: syntax error before '*' token
/usr/include/linux/ethtool.h:330: error: `__u32' declared as function returning
a function
/usr/include/linux/ethtool.h:332: error: syntax error before "__u8"
/usr/include/linux/ethtool.h:333: error: syntax error before "__u8"
/usr/include/linux/ethtool.h:340: error: syntax error before '*' token
/usr/include/linux/ethtool.h:340: error: `__u32' declared as function returning
a function
/usr/include/linux/ethtool.h:342: error: syntax error before '*' token
/usr/include/linux/ethtool.h:342: error: `__u32' declared as function returning
a function
/usr/include/linux/ethtool.h:344: error: syntax error before '*' token
/usr/include/linux/ethtool.h:344: error: `__u32' declared as function returning
a function
/usr/include/linux/ethtool.h:346: error: syntax error before '*' token
/usr/include/linux/ethtool.h:346: error: `__u32' declared as function returning
a function
/usr/include/linux/ethtool.h:349: error: syntax error before "__u64"
/usr/include/linux/ethtool.h:350: error: syntax error before "__u32"
/usr/include/linux/ethtool.h:353: error: syntax error before "__u64"
/usr/include/linux/ethtool.h:356: error: syntax error before '}' token
Posix/posix_interface.c: In function `sw_network_interface_link_status':
Posix/posix_interface.c:238: error: storage size of `edata' isn't known
make[4]: *** [posix_interface.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../incl
ude/ -I../ -O2 -march=i686 -fomit-frame-pointer -c NotOSX/notosx_mdns_stub.c -MT
 notosx_mdns_stub.lo -MD -MP -MF .deps/notosx_mdns_stub.TPlo -o notosx_mdns_stub
.o >/dev/null 2>&1
mv -f .libs/notosx_mdns_stub.lo notosx_mdns_stub.lo
make[4]: Leaving directory `/var/tmp/portage/howl-0.9.6-r2/work/howl-0.9.6/src/l
ib/howl'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/howl-0.9.6-r2/work/howl-0.9.6/src/l
ib/howl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/howl-0.9.6-r2/work/howl-0.9.6/src/l ib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/howl-0.9.6-r2/work/howl-0.9.6/src'
make: *** [all-recursive] Error 1

!!! ERROR: net-misc/howl-0.9.6-r2 failed.
!!! Function src_compile, Line 38, Exitcode 2
!!! emake failed
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-05-13 15:56:16 UTC
*** Bug 92542 has been marked as a duplicate of this bug. ***
Comment 2 lzap 2005-05-30 06:56:38 UTC
please make this packages unstable on x86 since it doesnt compile!
Comment 3 Matt Walton 2005-06-05 00:40:32 UTC
The exact same problem occurs on amd64. It seems like an upstream issue, as I can't compile current CVS 
HEAD howl either. My best guess is a missing #include <linux/types.h> before it includes <linux/
ethtool.h>, but that's just a theory - it's not an area of the kernel headers I'm particularly familiar with.
Comment 4 Roman Gaufman 2005-06-13 04:16:42 UTC
same problem here, any solutions?
Comment 5 Heinrich Wendel (RETIRED) gentoo-dev 2005-06-17 15:11:13 UTC
howl-0.9.6-r2 fails; howl-0.9.8 compiles fine 
Comment 6 Leonardo Ferreira Fontenelle 2005-06-17 23:18:18 UTC
I had the same issue, and "workarounded" with version 0.9.8.

Since /usr/include/linux/ethtool.h is the one complaining, I'll post here some
strange thing I've go after an update, in hope it helps with howl.

I rebuild everything to use a utf-8 locale, and updated world, including a lot
of etc-updating, manually when scripts where edited by hand before (CONSOLEFONT
and stuff), elif automatically. Now my net.eth0 service doesn't start, but my
adsl connection is working just fine!

/etc/conf.d/net (whole):
iface_eth0="up"

"/etc/init.d/net.eth0 start" output:
 * Starting eth0
 *   Bringing up eth0
 *     up
 *     No loaded modules provide "up" (up_start)                          [ !! ]
Comment 7 FieldySnuts 2005-06-19 09:15:42 UTC
0.9.8 works fine here. Though it's currently ~x86.
Comment 8 Leonardo Ferreira Fontenelle 2005-06-26 19:10:40 UTC
Please, nevermind the hole /etc/init.d/net.eth0 story; I was about imporoper use
of etc-update, and it's already fixed with no reflex on howl.
Comment 9 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2005-06-28 06:24:00 UTC
Looks like it's a duplicate of bug 87513. The solution is to emerge sync and
re-emerge linux-headers.
Comment 10 Jakub Moc (RETIRED) gentoo-dev 2005-06-28 06:35:04 UTC

*** This bug has been marked as a duplicate of 87513 ***