From owner-freebsd-amd64@FreeBSD.ORG Wed Mar 2 14:37:53 2005 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E462E16A562 for ; Wed, 2 Mar 2005 14:37:53 +0000 (GMT) Received: from e0-a11.b1.lan.prg.vol.cz (e0-a11.b1.lan.prg.vol.cz [195.122.204.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7F3C43D49 for ; Wed, 2 Mar 2005 14:37:52 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from pav.hide.vol.cz (localhost [127.0.0.1])j22EbpnJ057702; Wed, 2 Mar 2005 15:37:51 +0100 (CET) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by pav.hide.vol.cz (8.13.1/8.13.1/Submit) id j22EbpId057701; Wed, 2 Mar 2005 15:37:51 +0100 (CET) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: pav.hide.vol.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: Adam McLaurin 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> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-02zz02VI9CGcajrYPfPM" Date: Wed, 02 Mar 2005 15:37:50 +0100 Message-Id: <1109774270.53302.16.camel@pav.hide.vol.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.0.3 FreeBSD GNOME Team Port cc: amd64@FreeBSD.org Subject: Re: Problems with misc/gkrellweather2 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: pav@FreeBSD.org List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Mar 2005 14:37:54 -0000 --=-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" > 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 > > > >=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 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--