Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 2002 19:16:03 +0200
From:      Christopher Sharp <csharp@freeshell.org>
To:        freebsd-current@freebsd.org
Subject:   buildworld broken
Message-ID:  <20020626171603.GA17363@web.de>

next in thread | raw e-mail | index | archive | help
buildworld breaks with

cc -O -pipe  -DLIBC_MAJOR=5 -I/usr/src/lib/libc/include
-I/usr/src/lib/libc/../../include -D__DBINTERFACE_PRIVATE -DINET6 -I/usr/obj/usr/src/lib/libc -DPOSI
usr/src/lib/libc/../libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -DYP -DHESIOD  -c /usr/src/lib/libc/net/name6.c -o name6.o
/usr/src/lib/libc/net/name6.c: In function `getanswer':
/usr/src/lib/libc/net/name6.c:1208: `obp' undeclared (first use in this function)
/usr/src/lib/libc/net/name6.c:1208: (Each undeclared identifier is reported only once
/usr/src/lib/libc/net/name6.c:1208: for each function it appears in.)
/usr/src/lib/libc/net/name6.c:1210: `buflen' undeclared (first use in this function)
*** Error code 1

Stop in /usr/src/lib/libc.
*** Error code 1

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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