From owner-freebsd-ports Tue Oct 9 8: 2: 0 2001 Delivered-To: freebsd-ports@freebsd.org Received: from ipcard.iptcom.net (ipcard.iptcom.net [212.9.224.5]) by hub.freebsd.org (Postfix) with ESMTP id 47A1337B408; Tue, 9 Oct 2001 08:01:52 -0700 (PDT) Received: from vega.vega.com (h142.227.dialup.iptcom.net [212.9.227.142]) by ipcard.iptcom.net (8.9.3/8.9.3) with ESMTP id SAA24547; Tue, 9 Oct 2001 18:01:45 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id f99F0pU40756; Tue, 9 Oct 2001 18:00:51 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3BC3119C.CE135FDA@FreeBSD.org> Date: Tue, 09 Oct 2001 18:02:52 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Peter Pentchev Cc: FUJISHIMA Satsuki , gnome@FreeBSD.org, ports@FreeBSD.org Subject: Re: libgmp dependency References: <86g08t6ill.wl@gray.plala.or.jp> <20011009163006.E15400@straylight.oblivion.bg> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Peter Pentchev wrote: > On Tue, Oct 09, 2001 at 10:36:22PM +0900, FUJISHIMA Satsuki wrote: > > When building lang/librep at -CURRENT I got: > > > > .... > > checking for nl_types.h... yes > > checking for malloc.h... no > > checking for sys/param.h... yes > > checking for gmp.h... no > > configure: error: Can't find GMP (--without-gmp for cut-down non-GMP build) > > ===> Script "configure" failed: here are the contents of "config.log" > > This file contains any messages produced by compilers while > > running configure, to aid debugging if configure makes a mistake. > > > > As libgmp has been removed several weeks ago, it seems we should add > > new dependency on math/libgmp or math/libgmp3 for -CURRENT. > > Does librep work properly if you replace all references to -lgmp or gmp.h > with -lmp or mp.h? This is not an option because libmp isn't available on -stable and crypto-less -current. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message