From owner-freebsd-stable Mon Jul 15 15: 2:39 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 E67DD37B401; Mon, 15 Jul 2002 15:02:26 -0700 (PDT) Received: from mail.rpi.edu (mail.rpi.edu [128.113.22.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DF8943E5E; Mon, 15 Jul 2002 15:02:26 -0700 (PDT) (envelope-from drosih@rpi.edu) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by mail.rpi.edu (8.12.1/8.12.1) with ESMTP id g6FM2B3W018196; Mon, 15 Jul 2002 18:02:12 -0400 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <001d01c22c3f$ff753b70$0900a8c0@max> References: <001d01c22c3f$ff753b70$0900a8c0@max> Date: Mon, 15 Jul 2002 18:02:11 -0400 To: "John Nielsen" , From: Garance A Drosihn Subject: Re: XFree86-4-FontServer won't build under 4.6-p2 Cc: Eric Anholt Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Scanned-By: MIMEDefang 2.3 (www dot roaringpenguin dot com slash mimedefang) 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 At 2:41 PM -0600 7/15/02, John Nielsen wrote: >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: [...skipping...] >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. You say that "Wraphelp.c is being fetched properly". Fetched by who? Where did you put it? I suspect this is a temp oversight in the latest XFree86-4 ports. I ran into this last night, and in my case I just did the quick-fix workaround of copying Wraphelp.c (which I had downloaded) into the proper directory under /usr/ports/x11-servers/XFree86-4-FontServer/work/xc there is some README or INSTALL file there which said where it had to go. I then cd'ed into that /usr/ports/x11-servers/XFree86-4-FontServer/work/xc directory and did the "make". I then cd'ed into /usr/ports/x11-servers/XFree86-4-FontServer and did the 'make install && make clean' This seemed to get me going, on freebsd-current. This is the first time I've been able to rebuild all of X on -current in quite a few weeks, and I was very happy to see all the recent work on the XFree86-4 ports! -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message