Date: Wed, 02 Mar 2005 15:37:50 +0100 From: Pav Lucistnik <pav@FreeBSD.org> To: Adam McLaurin <freebsd@irotas.net> Cc: amd64@FreeBSD.org Subject: Re: Problems with misc/gkrellweather2 Message-ID: <1109774270.53302.16.camel@pav.hide.vol.cz> In-Reply-To: <1109772482.12876.216375803@webmail.messagingengine.com> References: <1109772044.12090.216373914@webmail.messagingengine.com> <1109772214.53302.8.camel@pav.hide.vol.cz> <1109772482.12876.216375803@webmail.messagingengine.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-02zz02VI9CGcajrYPfPM Content-Type: text/plain; charset=ISO8859-2 Content-Transfer-Encoding: quoted-printable Adam McLaurin p=ED=B9e v st 02. 03. 2005 v 09:08 -0500: > Hi Pav, >=20 > -$ make -V OSVERSION > 503100 >=20 > -$ uname -a > FreeBSD jake 5.3-STABLE FreeBSD 5.3-STABLE #2: Sun Nov 21 00:42:14 EST > 2004 root@jake:/usr/obj/usr/src/sys/ESKI i386 Most interesting, it seems lrintf() is gcc builtin on amd64 but not on i386. D'oh! How come? Please open the port Makefile and delete the .if and .endif around EXTRA_PATCHES line and check if that helps. > On Wed, 02 Mar 2005 15:03:34 +0100, "Pav Lucistnik" <pav@FreeBSD.org> > said: > > Adam McLaurin p=EDše v st 02. 03. 2005 v 09:00 -0500: > > > Hi Pav, > > >=20 > > > The new gkrellweather2 has problems with lrintf() > > >=20 > > > When compiling: > > > gkrellweather.c: In function `draw_panel': > > > gkrellweather.c:304: warning: implicit declaration of function `lrint= f' > > >=20 > > > When loading into gkrellm: > > > /usr/X11R6/libexec/gkrellm2/plugins/gkrellweather.so > > > Error: /usr/X11R6/libexec/gkrellm2/plugins/gkrellweather.so: Undefine= d > > > symbol "lrintf" > > >=20 > > >=20 > > > Can you take a look? Probably something very simple. :) > >=20 > > What's your OSVERSION? > >=20 > > make -V OSVERSION > >=20 > > in any port dir > >=20 > > --=20 > > Pav Lucistnik <pav@oook.cz> > > <pav@FreeBSD.org> > >=20 > > What do we know about love? Love is like a pear. Pear is sweet and hav= e > > a specific shape. Try to exactly define the shape of a pear. > > -- Marigold: 50 Years Of Poetry >=20 >=20 --=20 Pav Lucistnik <pav@oook.cz> <pav@FreeBSD.org> May your arrow always find its mark. --=-02zz02VI9CGcajrYPfPM Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?iso-8859-2?Q?digit=E1ln=EC?= =?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCJc++ntdYP8FOsoIRAlKzAKCILhVAHQ1eXSNHnlk64O7nQaHqXwCePZs8 TRpcoCy50jzdC6IIsLFknw4= =uMzQ -----END PGP SIGNATURE----- --=-02zz02VI9CGcajrYPfPM--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1109774270.53302.16.camel>