svn commit: r311909 - in head/sysutils/conky: . files

Barbara Guida barbara.freebsd at gmail.com
Sat Feb 9 13:17:37 UTC 2013


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Martin Wilke wrote:
> Author: miwi Date: Fri Feb  8 07:11:05 2013 New Revision: 311909 
> URL: http://svnweb.freebsd.org/changeset/ports/311909
> 
> Log: - Update to 1.9.0
> 
> PR:		168161 Submitted by:	lbartoletti <coder at tuxfamily.org> Lars
> Engels <lars.engels at 0x20.net> Approved by:	maintainer
> 
> Modified: head/sysutils/conky/Makefile 
> head/sysutils/conky/distinfo 
> head/sysutils/conky/files/patch-configure 
> head/sysutils/conky/files/patch-src-ccurl_thread.c 
> head/sysutils/conky/files/patch-src-conky.c 
> head/sysutils/conky/files/patch-src-core.c 
> head/sysutils/conky/files/patch-src-exec.c 
> head/sysutils/conky/files/patch-src-freebsd.c 
> head/sysutils/conky/files/patch-src-freebsd.h 
> head/sysutils/conky/files/patch-src-xmms2.c
> 

Hi,
can you please consider the attached diff to fix the build on i386?
The following is the error I'm getting:

cc -DHAVE_CONFIG_H -I.
- -DSYSTEM_CONFIG_FILE=\"/usr/local/etc/conky/conky.conf\"
- -DPACKAGE_LIBDIR=\"/usr/local/lib/conky\"  -I/usr/local/include
- -D_THREAD_SAFE -I/usr/local/include   -I/usr/local/include/freetype2
- -I/usr/local/include    -I/usr/local/include/lua51   -D_THREAD_SAFE
- -I/usr/local/include   -D_THREAD_SAFE -I/usr/local/include
- -D_THREAD_SAFE -I/usr/local/include/freetype2 -I/usr/local/include
- -I/usr/local/include/glib-2.0   -I/usr/local/include
- -I/usr/local/include/libxml2 -I/usr/local/include   -Wall -W -O2 -pipe
- -fno-strict-aliasing -march=prescott -MT conky-fs.o -MD -MP -MF
.deps/conky-fs.Tpo -c -o conky-fs.o `test -f 'fs.c' || echo './'`fs.c


fs.c: In function 'update_fs_stat':
fs.c:121: error: storage size of 's' isn't known
fs.c:123: warning: implicit declaration of function 'statfs64'
fs.c:121: warning: unused variable 's'
gmake[2]: *** [conky-fs.o] Error 1
gmake[2]: Leaving directory
`/usr/ports/sysutils/conky/work/conky-1.9.0/src'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory
`/usr/ports/sysutils/conky/work/conky-1.9.0/src'
gmake: *** [all-recursive] Error 1
*** [do-build] Error code 1


Cheers
Barbara

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)

iQEcBAEBAgAGBQJRFkxjAAoJECfdb9Y99fdQBhUIAJYJd7D+lPO1xPFNkPeLJyyh
kmfaVDXQKd72pVm1rRlq6t7yMc8B29e/A3iMK4ecs88og5xuysGT4bYboqVz4/h4
jAQlAkp3yNIJd/xpFluFfVlNHm8eo9tokcKoHrOIbFLwlq+4S4y0yBm2OxeneN0V
4qjtIG1ugZ0GdS5gS+Kjc5eWjY/jq3T8mVDbvU7swCFhIHQeCYf0CwB3zfHNpf12
QoR5ur9oS5HQ4XAY8V9VpAEZx8c9MI1lgKLJqgiJSXK+EfdXodMeAv84zMmO/+g/
p0fc3hIht6Jo1Nd4/mBCNCFNeHf2NU0gjuGVx/ZBSoFh5D52JhI/EEP289QFdVk=
=czKg
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sysutils_conky.diff
Type: text/x-patch
Size: 1234 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20130209/88b42bcb/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sysutils_conky.diff.sig
Type: application/octet-stream
Size: 287 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20130209/88b42bcb/attachment.obj>


More information about the svn-ports-head mailing list