From owner-freebsd-current@FreeBSD.ORG Sat Jan 29 00:30:25 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 9020116A4CE for ; Sat, 29 Jan 2005 00:30:25 +0000 (GMT) Received: from whisker.bluecoat.com (whisker.bluecoat.com [216.52.23.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 689BF43D31 for ; Sat, 29 Jan 2005 00:30:25 +0000 (GMT) (envelope-from qing.li@bluecoat.com) Received: from bcs-mail.bluecoat.com (bcs-mail.bluecoat.com [216.52.23.69]) by whisker.bluecoat.com (8.13.0/8.13.0) with ESMTP id j0T0UOh8003813 for ; Fri, 28 Jan 2005 16:30:25 -0800 (PST) X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Fri, 28 Jan 2005 16:30:24 -0800 Message-ID: <00CDF9AA240E204FA6E923BD35BC6436085032FE@bcs-mail.internal.cacheflow.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: build fails in lib/libstand Thread-Index: AcUFmbkAtM6StLD+RPeTEgM3v0b5+Q== From: "Li, Qing" To: X-Scanned-By: MIMEDefang 2.49 on 216.52.23.28 Subject: build fails in lib/libstand X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Jan 2005 00:30:25 -0000 In file included from /usr/src/lib/libstand/arp.c:55: /usr/src/lib/libstand/stand.h:398:36: macro "Free" passed 3 arguments, but takes just 1 In file included from /usr/src/lib/libstand/ether.c:55: /usr/src/lib/libstand/stand.h:398:36: macro "Free" passed 3 arguments, but takes just 1 In file included from /usr/src/lib/libstand/net.c:60: /usr/src/lib/libstand/stand.h:398:36: macro "Free" passed 3 arguments, but takes just 1 In file included from /usr/src/lib/libstand/udp.c:60: /usr/src/lib/libstand/stand.h:398:36: macro "Free" passed 3 arguments, but takes just 1 In file included from /usr/src/lib/libstand/rarp.c:55: /usr/src/lib/libstand/stand.h:398:36: macro "Free" passed 3 arguments, but takes just 1 mkdep: compile failed *** Error code 1 Stop in /usr/src/lib/libstand. *** Error code 1 Stop in /usr/src/lib. *** Error code 1 Stop in /usr/src. *** Error code 1