From owner-freebsd-x11@FreeBSD.ORG Sat Feb 2 12:09:27 2013 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9ADCE2DB; Sat, 2 Feb 2013 12:09:27 +0000 (UTC) (envelope-from turutani@scphys.kyoto-u.ac.jp) Received: from smtp-auth.kuins.kyoto-u.ac.jp (smtp-auth.kuins.kyoto-u.ac.jp [133.3.248.237]) by mx1.freebsd.org (Postfix) with ESMTP id 6374FDFE; Sat, 2 Feb 2013 12:09:27 +0000 (UTC) Received: from smtp-auth.kuins.kyoto-u.ac.jp (smtp-auth.kuins.kyoto-u.ac.jp [127.0.0.1]) by postfix.imss70 (Postfix) with ESMTP id 72A542EC006; Sat, 2 Feb 2013 21:09:26 +0900 (JST) Received: from h115.65.228.10.32118.vlan.kuins.net (p1099-ipngn100408kyoto.kyoto.ocn.ne.jp [153.185.47.99]) by smtp-auth.kuins.kyoto-u.ac.jp (Postfix) with ESMTP id 552B02EC001; Sat, 2 Feb 2013 21:09:26 +0900 (JST) Message-Id: <201302021209.AA00131@h115.65.228.10.32118.vlan.kuins.net> From: Tsurutani Naoki Date: Sat, 02 Feb 2013 21:09:29 +0900 To: Niclas Zeising Subject: Re: ports/175776: patching x11-servers/xorg-server fails In-Reply-To: <510CFBD2.40002@freebsd.org> References: <510CFBD2.40002@freebsd.org> MIME-Version: 1.0 X-Mailer: AL-Mail32 Version 1.13 Content-Type: text/plain; charset=us-ascii Cc: freebsd-x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Feb 2013 12:09:27 -0000 Thank you for your reply. Both files on my host are just same with that on SVN repository you pointed. I think only "files/extra-new-arch-i386" is used with "WITH_NEW_XORG=1". The file "hw/xfree86/common/compiler.h" made by "make extract" differs from the one expeced by the patch file (see line 1335 and 1371). Is there anything wrong on my host or on my thought ? Niclas Zeising wrote: > Can you please double check your ports? The file extra-old-arch-i386 > and extra-new-arch-i386 are supposed to be different, and on my system > they are. See > http://svnweb.freebsd.org/ports/head/x11-servers/xorg-server/files/extra-new-arch-i386?revision=310652&view=markup > and > http://svnweb.freebsd.org/ports/head/x11-servers/xorg-server/files/extra-old-arch-i386?revision=310652&view=markup > Note that only whitespace differ. > Regards! > -- > Niclas