Date: Tue, 25 Aug 2009 00:38:28 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Marcel Moolenaar <xcllnt@mac.com> Cc: ports@freebsd.org Subject: Re: [PATCH] x11/gdm: Add -lm to LIBS Message-ID: <1251175108.99362.155.camel@shumai.marcuscom.com> In-Reply-To: <367545E8-D840-4130-9433-D837B196701D@mac.com> References: <367545E8-D840-4130-9433-D837B196701D@mac.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-zUKFt4VDyjO9DsA1Hx3R Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2009-08-24 at 19:50 -0700, Marcel Moolenaar wrote: > All, >=20 > On ia64 gdm (indirectly) uses log10 and ceil and as such, > must be linked against libm. Ok to commit the following? Yes. Joe >=20 > Index: Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: /home/ncvs/ports/x11/gdm/Makefile,v > retrieving revision 1.122 > diff -u -r1.122 Makefile > --- Makefile 31 Jul 2009 13:56:45 -0000 1.122 > +++ Makefile 25 Aug 2009 02:49:46 -0000 > @@ -39,6 +39,7 @@ > CONFIGURE_ARGS=3D --with-working-directory=3D${PREFIX}/etc/gdm/home > CONFIGURE_ENV=3D CPPFLAGS=3D"-I${LOCALBASE}/include -DHAS_SA_LEN" \ > LDFLAGS=3D"-L${LOCALBASE}/lib" \ > + LIBS=3D"-lm" \ > GTKDOC=3D"false" >=20 > SUB_FILES+=3D gdm.pam >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-zUKFt4VDyjO9DsA1Hx3R Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAkqTasMACgkQb2iPiv4Uz4fzbgCeMCEdyXTZliKdHQLZQYP8aTZw s5UAniJuUfesVoV/peQFJenj8okHteWq =nC77 -----END PGP SIGNATURE----- --=-zUKFt4VDyjO9DsA1Hx3R--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1251175108.99362.155.camel>