Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jul 2003 16:29:34 -0700 (PDT)
From:      Doug Barton <DougB@FreeBSD.org>
To:        freebsd-stable@freebsd.org
Subject:   RELENG_4 buildworld fails in colldef
Message-ID:  <20030702162221.S25145@12-234-22-23.pyvrag.nggov.pbz>

next in thread | raw e-mail | index | archive | help
Very shortly after starting the buildworld, it fails in colldef:

===> usr.bin/colldef
/usr/obj/home/src/i386/home/src/usr.bin/colldef created for
/home/src/usr.bin/colldef
yacc -d /home/src/usr.bin/colldef/parse.y
cp y.tab.c parse.c
lex -t -8 -i /home/src/usr.bin/colldef/scan.l > scan.c
rm -f .depend
mkdep -f .depend -a    -I. -I/home/src/usr.bin/colldef
-I/home/src/usr.bin/colldef/../../lib/libc/locale -DCOLLATE_DEBUG
-DYY_NO_UNPUT -D__FBSDID=__RCSID  parse.c scan.c
/home/src/usr.bin/colldef/parse.y:32: arpa/inet.h: No such file or
directory
mkdep: compile failed
*** Error code 1

I looked in /usr/obj/home/src/i386/usr/include/arpa/ and indeed, inet.h
is not there, but I can't figure out why.

This is starting with a clean obj directory, and nothing fancier than
'make -DNOCLEAN buildworld'.

Doug

-- 

    This .signature sanitized for your protection



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030702162221.S25145>