Date: Mon, 29 Nov 2004 14:19:58 GMT From: Volker Stolz <vs@FreeBSD.org> To: bogorodskiy@inbox.ru, vs@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/70061: [ new port ] x11-clocks/osdclock: small clock which uses libxosd to render text to the root window Message-ID: <200411291419.iATEJw4Z046249@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: [ new port ] x11-clocks/osdclock: small clock which uses libxosd to render text to the root window State-Changed-From-To: open->feedback State-Changed-By: vs State-Changed-When: Mon Nov 29 14:15:47 GMT 2004 State-Changed-Why: Does not build on 4.10: ===> Building for osdclock-0.4 cc -O2 -pipe -g -I/usr/X11R6/include -c osd_clock.c osd_clock.c:27: getopt.h: No such file or directory osd_clock.c:30: elements of array `long_options' have incomplete type osd_clock.c:31: warning: excess elements in struct initializer osd_clock.c:31: warning: (near initialization for `long_options[0]') [lots stripped] osd_clock.c:42: invalid use of undefined type `struct option' *** Error code 1 Simply using gcc34 seems to fix this. Also, the mastersite has 0.5 by now. If you have no objections, I'll do all this on-the-fly when committing... http://www.freebsd.org/cgi/query-pr.cgi?pr=70061
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411291419.iATEJw4Z046249>