From owner-freebsd-ports@FreeBSD.ORG Sat Sep 7 19:11:59 2013 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DF7F9444 for ; Sat, 7 Sep 2013 19:11:59 +0000 (UTC) (envelope-from mva@FreeBSD.org) Received: from smtprelay04.ispgateway.de (smtprelay04.ispgateway.de [80.67.29.8]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9F77E2FA0 for ; Sat, 7 Sep 2013 19:11:58 +0000 (UTC) Received: from [89.183.9.2] (helo=localhost) by smtprelay04.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1VINrs-0004Vi-7F; Sat, 07 Sep 2013 21:08:24 +0200 Date: Sat, 7 Sep 2013 21:08:23 +0200 From: Marcus von Appen To: David Lichti Subject: Re: FreeBSD Port: sdl-1.2.15_2,2 build error Message-ID: <20130907190823.GA32163@medusa.sysfault.org> Mail-Followup-To: David Lichti , ports@FreeBSD.org References: <522B691F.9050409@gmx.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Nq2Wo0NMKNjxTN9z" Content-Disposition: inline In-Reply-To: <522B691F.9050409@gmx.de> User-Agent: Mutt/1.5.21 (2010-09-15) X-Df-Sender: MTEyNTc0Mg== Cc: ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Marcus von Appen List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Sep 2013 19:11:59 -0000 --Nq2Wo0NMKNjxTN9z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi David, On, Sat Sep 07, 2013, David Lichti wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > I encountered an error while building the sdl12 port for FreeBSD 9.1: > > In file included from ./src/video/x11/SDL_x11dyn.c:96: > > ./src/video/x11/SDL_x11sym.h:168: error: conflicting types for > > '_XData32' /usr/local/include/X11/Xlibint.h:650: error: previous > > declaration of '_XData32' was here gmake: *** [build/SDL_x11dyn.lo] > > Error 1 ===> Compilation failed unexpectedly. Try to set > > MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to > > the maintainer. *** [do-build] Error code 1 I can't recreate that issue. Can you tell me, which version of the xlib package is installed on your system? What does pkg_info libX11* | head -n1 say? Cheers Marcus --Nq2Wo0NMKNjxTN9z Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (FreeBSD) iEYEARECAAYFAlIreacACgkQi68/ErJnpkcPYwCgoAf0iHL6+MlQW97bfxUu9QJn 55QAoJKyg7PFTqnww5LiLfYHsq1OB5yb =MUIe -----END PGP SIGNATURE----- --Nq2Wo0NMKNjxTN9z--