From owner-freebsd-current@FreeBSD.ORG Tue Oct 7 12:06:40 2003 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 8616816A4B3 for ; Tue, 7 Oct 2003 12:06:40 -0700 (PDT) Received: from knight.uberduper.com (knight.uberduper.com [64.62.153.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id C48DE43F75 for ; Tue, 7 Oct 2003 12:06:39 -0700 (PDT) (envelope-from james@uberduper.com) Received: from knight.uberduper.com (localhost.uberduper.com [127.0.0.1]) by knight.uberduper.com (8.12.9/8.12.9) with ESMTP id h97J6VNE042369 for ; Tue, 7 Oct 2003 12:06:31 -0700 (PDT) (envelope-from james@uberduper.com) Received: (from www@localhost) by knight.uberduper.com (8.12.9/8.12.9/Submit) id h97J6VnO042368 for current@freebsd.org; Tue, 7 Oct 2003 12:06:31 -0700 (PDT) (envelope-from james@uberduper.com) X-Authentication-Warning: knight.uberduper.com: www set sender to james@uberduper.com using -f Received: from 12-213-185-165.client.attbi.comhorde.uberduper.com (Horde) with HTTP for ; Tue, 7 Oct 2003 12:06:31 -0700 Message-ID: <1065553591.a20a3d0d7d2ed@horde.uberduper.com> Date: Tue, 7 Oct 2003 12:06:31 -0700 From: James Satterfield To: current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs Subject: Failed building XFree86-4-clients 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: Tue, 07 Oct 2003 19:06:40 -0000 On a recent -current FreeBSD bishop.uberduper.com 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Oct 6 15:12:45 PDT 2003 I am unable to build XFree86-4-clients from ports. Here's the last little bits from the build. macro "in" not recognized -- ignoring making all in programs/bdftopcf... cc -O -pipe -mcpu=pentiumpro -ansi -Dasm=__asm -Wall -Wpointer-arith -Wundef -I/usr/ports/x11/XFree86-4-clients/work/xc/include/fonts -I/usr/ports/x11/XFree86-4-clients/work/xc/lib/font/include -I/usr/ports/x11/XFree86-4-clients/work/xc/lib/font/bitmap -I/usr/ports/x11/XFree86-4-clients/work/xc -I/usr/ports/x11/XFree86-4-clients/work/xc/exports/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c bdftopcf.c In file included from /usr/include/string.h:40, from /usr/ports/x11/XFree86-4-clients/work/xc/exports/include/X11/Xfuncs.h:49, from /usr/ports/x11/XFree86-4-clients/work/xc/lib/font/include/fontmisc.h:38, from bdftopcf.c:34: /usr/include/sys/cdefs.h:173:51: warning: "__STDC_VERSION__" is not defined /usr/include/sys/cdefs.h:184:5: warning: "__STDC_VERSION__" is not defined /usr/include/sys/cdefs.h:372:5: warning: "_POSIX_C_SOURCE" is not defined /usr/include/sys/cdefs.h:378:5: warning: "_POSIX_C_SOURCE" is not defined make: don't know how to make /usr/ports/x11/XFree86-4-clients/work/xc/exports/lib/libfntstubs.a. Stop *** Error code 2 Any ideas? James.