From owner-freebsd-stable Mon Jul 15 13:41:43 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CE0937B400 for ; Mon, 15 Jul 2002 13:41:39 -0700 (PDT) Received: from smurf.jnielsen.net (12-254-136-47.client.attbi.com [12.254.136.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F5B343E64 for ; Mon, 15 Jul 2002 13:41:38 -0700 (PDT) (envelope-from stable@jnielsen.net) Received: from max (max.local [192.168.0.9]) by smurf.jnielsen.net (8.12.3/8.12.3) with SMTP id g6FKfTOZ001092 for ; Mon, 15 Jul 2002 14:41:29 -0600 (MDT) (envelope-from stable@jnielsen.net) Message-ID: <001d01c22c3f$ff753b70$0900a8c0@max> From: "John Nielsen" To: Subject: XFree86-4-FontServer won't build under 4.6-p2 Date: Mon, 15 Jul 2002 14:41:29 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Status: No, hits=0.2 required=5.0 tests=WEIRD_PORT,AWL version=2.30 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm seeing this on two different machines, both running 4.6-RELEASE-p2 (fresh install of 4.6 followed by an installworld over NFS). I'm not sure if the problem is with the port or the p2 release (it seems like I successfully built X recently on a different machine). Has anyone else seen this? Any ideas what to do about it? Wraphelp.c is being fetched properly, and other parts of XFree86-4 built fine. Any input would be appreciated. :) Here's the tail end of the build output: LD_LIBRARY_PATH=../../exports/lib cc -c -O -pipe -ansi -pedantic -Dasm=__asm -Wall -Wpointer-arith -I.. /.. -I../../exports/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO= 15 -DNARROWPROTO -DHASXDMAUTH -ansi -pedantic -Dasm=__asm -Wall -Wpoint er-arith -I../.. -I../../exports/include -I/usr/X11R6/include -DCSRG_BAS ED -DFUNCPROTO=15 -DNARROWPROTO -DHASXDMAUTH Wrap.c Wrap.c: In function `XdmcpWrap': Wrap.c:64: warning: implicit declaration of function `_XdmcpAuthSetup' Wrap.c:85: warning: implicit declaration of function `_XdmcpAuthDoIt' rm -f Unwrap.o LD_LIBRARY_PATH=../../exports/lib cc -c -O -pipe -ansi -pedantic -Dasm=__asm -Wall -Wpointer-arith -I.. /.. -I../../exports/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO= 15 -DNARROWPROTO -DHASXDMAUTH -ansi -pedantic -Dasm=__asm -Wall -Wpoint er-arith -I../.. -I../../exports/include -I/usr/X11R6/include -DCSRG_BAS ED -DFUNCPROTO=15 -DNARROWPROTO -DHASXDMAUTH Unwrap.c Unwrap.c: In function `XdmcpUnwrap': Unwrap.c:70: warning: implicit declaration of function `_XdmcpAuthSetup' Unwrap.c:79: warning: implicit declaration of function `_XdmcpAuthDoIt' make: don't know how to make Wraphelp.c. Stop *** Error code 2 Stop in /usr/ports/x11-servers/XFree86-4-FontServer/work/xc/lib. *** Error code 1 Stop in /usr/ports/x11-servers/XFree86-4-FontServer/work/xc. *** Error code 1 Stop in /usr/ports/x11-servers/XFree86-4-FontServer/work/xc. *** Error code 1 Stop in /usr/ports/x11-servers/XFree86-4-FontServer. *** Error code 1 Stop in /usr/ports/x11/XFree86-4. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message