From owner-freebsd-ports@FreeBSD.ORG Mon Jul 9 08:13:30 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8A5E61065678; Mon, 9 Jul 2012 08:13:30 +0000 (UTC) (envelope-from rea@codelabs.ru) Received: from 0.mx.codelabs.ru (0.mx.codelabs.ru [144.206.6.71]) by mx1.freebsd.org (Postfix) with ESMTP id 32FDC8FC16; Mon, 9 Jul 2012 08:13:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=codelabs.ru; s=two; h=Sender:In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=P2q3cwUVhk0KacGoIMXEp1zUmb7KtrX7xF8fJK9/LVA=; b=n4JdAqbJBKE/DehcdvIycKXvGf7ioqiWys/570zU9NcU9qhMPZYBbw4aYULkn1H+112xIICZTL6XXn070XUPwvl4uVqa1uuUi+MNEhY/PFRb/t+B52KE4u4txR/SUoPjNHmKrcC24sFS2u4pvFZiRDLV2mZSv4NhFnfKHQDxA2r+eHc+RXh+qDk1Byrg4Q6hsJ080JBjUYzqc+LkuQ1/I5AG0w1l1n3zLLBLh/uFmDNHTKQwMDqhxPWeaX59My/bSs5FwqxxLxkppnOhxZFJy/e3po8k9+kHeSfJbdzcRA8nt1NPTqjC8f4hnffIloVaYacGy2w5RHHFvk7+FBvD2A==; Received: from MacBook-Eygene-Ryabinkin.local (ppp91-77-171-130.pppoe.mtu-net.ru [91.77.171.130]) by 0.mx.codelabs.ru with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) id 1So95z-0009vk-Js; Mon, 09 Jul 2012 12:13:27 +0400 Date: Mon, 9 Jul 2012 12:13:24 +0400 From: Eygene Ryabinkin To: Doug Barton Message-ID: <20120709081324.GB13540@MacBook-Eygene-Ryabinkin.local> References: <201207042153.q64Lrajj048759@repoman.freebsd.org> <4FF4BDFC.7070604@FreeBSD.org> <85zFQmwqygMzE5IoVEZOBb55NHc@h+Kmx6xuhLPDxlAxgYCP+NijPgY> <4FF95786.2070905@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="mYCpIKhGyMATD0i+" Content-Disposition: inline In-Reply-To: <4FF95786.2070905@FreeBSD.org> Sender: rea@codelabs.ru Cc: ports@FreeBSD.org, Michael Scheidell , Henry Hu Subject: Re: cvs commit: ports/x11/slim Makefile pkg-plist ports/x11/slim/files pam.conf slim.sh.in X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jul 2012 08:13:30 -0000 --mYCpIKhGyMATD0i+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Doug, good day. Sun, Jul 08, 2012 at 02:48:54AM -0700, Doug Barton wrote: > /usr/bin/c++ -DNEEDS_BASENAME -DPACKAGE=3D\"slim\" -DVERSION=3D\"1.3.4\" > -DPKGDATADIR=3D\"/usr/local/share/slim\" -DSYSCONFDIR=3D\"/usr/local/etc\" > -DUSE_CONSOLEKIT -O2 -pipe -fno-strict-aliasing -O2 -pipe > -fno-strict-aliasing -I/home/slim/work/slim-1.3.4 -I/usr/local/include > -I/usr/local/include/dbus-1.0/include -I/usr/local/include/dbus-1.0 > -I/usr/local/include/ConsoleKit/ck-connector > -I/usr/local/include/freetype2 -o CMakeFiles/slim.dir/image.cpp.o -c > /home/slim/work/slim-1.3.4/image.cpp > /home/slim/work/slim-1.3.4/image.cpp: In member function 'int > Image::readPng(const char*, int*, int*, unsigned char**, unsigned char**)= ': > /home/home-f/slim/work/slim-1.3.4/image.cpp:784: error: invalid use of > incomplete type 'struct png_struct_def' > /usr/local/include/png.h:872: error: forward declaration of 'struct > png_struct_def' This very error should be fixed by the patch files/patch-libpng-setjmp-image.cpp. Do you have that file? If yes, what version of PNG library do you have? And can I have a look at the file /home/slim/work/slim/1.3.4/image.cpp? --=20 Eygene Ryabinkin ,,,^..^,,, [ Life's unfair - but root password helps! | codelabs.ru ] [ 82FE 06BC D497 C0DE 49EC 4FF0 16AF 9EAE 8152 ECFB | freebsd.org ] --mYCpIKhGyMATD0i+ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (Darwin) iF4EABEIAAYFAk/6kqAACgkQFq+eroFS7PsbdQEAhawRxkwoEBcAWbXpTeiUgGKD BnJ70t7v87LAk/SvR0oA/3D3Zll3qJTYP+5qpxQToKiw4fgTfIb4hv6xzEf4Pha+ =FBki -----END PGP SIGNATURE----- --mYCpIKhGyMATD0i+--