From owner-freebsd-current@FreeBSD.ORG Sat Apr 9 19:37:20 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AB7516A4CE for ; Sat, 9 Apr 2005 19:37:20 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC10943D45 for ; Sat, 9 Apr 2005 19:37:19 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by rproxy.gmail.com with SMTP id r35so880157rna for ; Sat, 09 Apr 2005 12:37:19 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=YGX5KjPD/I75TDEkBkX8Bq4a6BchoKAnJCH9KTC1VK2/1LFqBsjE3C1xP7lqSHWPOI6P880wAaHfk4XIIKieh8QGChD4S7bK5kjFJzkfsq8aW7GiU1TGXL/1bW16i9Igx48orkYkJI7oHa/b9xuz3In/soJcJKp28qEsuynOwFY= Received: by 10.38.153.43 with SMTP id a43mr2435646rne; Sat, 09 Apr 2005 12:37:19 -0700 (PDT) Received: by 10.38.22.48 with HTTP; Sat, 9 Apr 2005 12:37:19 -0700 (PDT) Message-ID: Date: Sun, 10 Apr 2005 03:37:19 +0800 From: Jiawei Ye To: freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: buildworld failure in libc X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jiawei Ye List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Apr 2005 19:37:20 -0000 ===> lib/libc (all) cc -O2 -fno-strict-aliasing -pipe -march=pentium4 -I/usr/src/lib/libc/include -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/i386 -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -DINET6 -I/usr/obj/usr/src/lib/libc -DPOSIX_MISTAKE -I/usr/src/lib/libc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /usr/src/lib/libc/net/name6.c /usr/src/lib/libc/net/name6.c:238: warning: '_getipnodeby_thread_lock' defined but not used *** Error code 1 -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming