From owner-freebsd-stable@FreeBSD.ORG Wed Jan 25 11:53:56 2006 Return-Path: X-Original-To: stable@freebsd.org 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 4478D16A41F for ; Wed, 25 Jan 2006 11:53:56 +0000 (GMT) (envelope-from fbsd-st@donut.de) Received: from smtp.free.de (smtp.free.de [193.28.225.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79DE543D46 for ; Wed, 25 Jan 2006 11:53:49 +0000 (GMT) (envelope-from fbsd-st@donut.de) Received: (qmail 89260 invoked by uid 98); 25 Jan 2006 11:53:48 -0000 Received: from 84.164.121.132 by smtp.free.de (envelope-from , uid 82) with qmail-scanner-1.25 (clamdscan: 0.87.1/1162. Clear:RC:0(84.164.121.132):. Processed in 0.108201 secs); 25 Jan 2006 11:53:48 -0000 X-Qmail-Scanner-smtp.free.de-Mail-From: fbsd-st@donut.de via smtp.free.de X-Qmail-Scanner-smtp.free.de: 1.25 (Clear:RC:0(84.164.121.132):. Processed in 0.108201 secs) Received: from p54a47984.dip.t-dialin.net (HELO [192.168.40.3]) (peanuts@[84.164.121.132]) (envelope-sender ) by smtp.free.de (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 25 Jan 2006 11:53:47 -0000 Message-ID: <43D766CA.3030506@donut.de> Date: Wed, 25 Jan 2006 12:53:46 +0100 From: Rolf Witt User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: stable@freebsd.org References: <20060125113609.71b5ce83.steve@sohara.org> In-Reply-To: <20060125113609.71b5ce83.steve@sohara.org> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: xorg-server 6.9.0 won't build on 4.11-stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jan 2006 11:53:56 -0000 Steve O'Hara-Smith schrieb: > I upgraded my ports tree and found the the xorg-server port (now > at 6.9.0) won't build on 4.11 because it can't find a working va_copy. I've > checked /usr/include and indeed there is no mention of va_copy in there. Here the same problem :( uname -a FreeBSD xxxxxxxxxxx 4.11-STABLE FreeBSD 4.11-STABLE #54: Mon Jan 23 17:37:23 CET 2006 xxxx@xxxxx:/usr/obj/usr/src/sys/PEANUTS i386 xprintf.c:42: #error "no working va_copy was found" xprintf.c: In function `Xvprintf': xprintf.c:53: warning: implicit declaration of function `va_copy' xprintf.c:51: warning: `va2' might be used uninitialized in this function xprintf.c: In function `XNFvprintf': xprintf.c:81: warning: `va2' might be used uninitialized in this function *** Error code 1