Date: Sun, 08 Jul 2012 02:48:54 -0700 From: Doug Barton <dougb@FreeBSD.org> To: Eygene Ryabinkin <rea@freebsd.org> Cc: ports@FreeBSD.org, Michael Scheidell <scheidell@FreeBSD.org>, Henry Hu <henry.hu.sh@gmail.com> Subject: Re: cvs commit: ports/x11/slim Makefile pkg-plist ports/x11/slim/files pam.conf slim.sh.in Message-ID: <4FF95786.2070905@FreeBSD.org> In-Reply-To: <85zFQmwqygMzE5IoVEZOBb55NHc@h%2BKmx6xuhLPDxlAxgYCP%2BNijPgY> References: <201207042153.q64Lrajj048759@repoman.freebsd.org> <4FF4BDFC.7070604@FreeBSD.org> <85zFQmwqygMzE5IoVEZOBb55NHc@h%2BKmx6xuhLPDxlAxgYCP%2BNijPgY>
next in thread | previous in thread | raw e-mail | index | archive | help
On 07/05/2012 06:09, Eygene Ryabinkin wrote: > Wed, Jul 04, 2012 at 03:04:44PM -0700, Doug Barton wrote: >> Thanks for taking this one on. I was also looking at the new version of >> slim that's out recently: http://slim.berlios.de/ > > I am running 1.3.4 for some time: most of my workstations are fine > with it, but one fails to start the desktop, though it has a mix > of old and new packages, so I am rebuilding them just now. > > The patch is available at > http://codelabs.ru/fbsd/ports/slim/upgrade-1.3.3-to-1.3.4.diff > Testing and feedback are welcome. /usr/bin/c++ -DNEEDS_BASENAME -DPACKAGE=\"slim\" -DVERSION=\"1.3.4\" -DPKGDATADIR=\"/usr/local/share/slim\" -DSYSCONFDIR=\"/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' *** [CMakeFiles/slim.dir/image.cpp.o] Error code 1 1 error *** [CMakeFiles/slim.dir/all] Error code 2 1 error *** [all] Error code 2 1 error -- This .signature sanitized for your protection
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FF95786.2070905>