From owner-cvs-ports@FreeBSD.ORG Sat Aug 27 19:45:53 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2468116A41F; Sat, 27 Aug 2005 19:45:53 +0000 (GMT) (envelope-from thierry@pompo.net) Received: from graf.pompo.net (graf.pompo.net [81.56.186.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 797F843D45; Sat, 27 Aug 2005 19:45:52 +0000 (GMT) (envelope-from thierry@pompo.net) Received: by graf.pompo.net (Postfix, from userid 1001) id BE28B7518; Sat, 27 Aug 2005 21:46:29 +0200 (CEST) Date: Sat, 27 Aug 2005 21:46:29 +0200 From: Thierry Thomas To: Kris Kennaway Message-ID: <20050827194629.GA98671@graf.pompo.net> Mail-Followup-To: Kris Kennaway , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200508270814.j7R8E9gc029722@repoman.freebsd.org> <20050827163023.GA99265@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7AUc2qLy4jB3hD7Z" Content-Disposition: inline In-Reply-To: <20050827163023.GA99265@xor.obsecurity.org> X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 4.11-STABLE i386 Organization: Kabbale Eros X-PGP: 0xC71405A2 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/math/dislin Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Aug 2005 19:45:53 -0000 --7AUc2qLy4jB3hD7Z Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Le Sam 27 ao=FB 05 =E0 18:30:23 +0200, Kris Kennaway =E9crivait=A0: > On Sat, Aug 27, 2005 at 08:14:09AM +0000, Thierry Thomas wrote: > > thierry 2005-08-27 08:14:09 UTC > >=20 > > FreeBSD ports repository > >=20 > > Modified files: > > math/dislin Makefile=20 > > Log: > > Unbreak on 6.0, thanks to compat5x. > > =20 > > Note: the following entry is still required in /etc/libmap.conf: > > libm.so.2 libm.so.3 >=20 > Does this mean that compat5x should also include libm.so.2? Sorry, my commit is bad: dislin runs on my machine because lim.so.2 was installed, but without it, some programs run and some fail, even with an entry for libm.so.2 in /etc/libmap. It installs binaries which depend on libm.so.2: ldd /usr/local/dislin/bin/disgcl /usr/local/dislin/bin/disgcl: libm.so.2 =3D> not found (0x0) libXt.so.6 =3D> /usr/X11R6/lib/libXt.so.6 (0x281ee000) libXext.so.6 =3D> /usr/X11R6/lib/libXext.so.6 (0x28238000) libX11.so.6 =3D> /usr/X11R6/lib/libX11.so.6 (0x28245000) libc.so.5 =3D> /usr/local/lib/compat/libc.so.5 (0x28306000) libSM.so.6 =3D> /usr/X11R6/lib/libSM.so.6 (0x283e0000) libICE.so.6 =3D> /usr/X11R6/lib/libICE.so.6 (0x283e8000) We could add libm.so.2 to compat5x, but it works if dislin depends also on compat4x. --=20 Th. Thomas. --7AUc2qLy4jB3hD7Z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDEMMVc95pjMcUBaIRAjkxAJ96Dfwoc8S6xia6dOCGWM7y9/1s2gCfeqNi IjSqu7TddWPMZCmwoA/L13o= =gJS9 -----END PGP SIGNATURE----- --7AUc2qLy4jB3hD7Z--