From owner-cvs-ports@FreeBSD.ORG Thu Sep 11 07:27:38 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA97C1065673; Thu, 11 Sep 2008 07:27:38 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from cpanel03.rubas-s03.net (cpanel03.rubas-s03.net [195.182.222.73]) by mx1.freebsd.org (Postfix) with ESMTP id 640148FC0C; Thu, 11 Sep 2008 07:27:38 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from [213.142.183.219] (helo=gahrtop.gahr.ch) by cpanel03.rubas-s03.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1KdgaW-0003K9-U6; Thu, 11 Sep 2008 09:27:36 +0200 Message-ID: <48C8C85A.7040507@FreeBSD.org> Date: Thu, 11 Sep 2008 09:27:22 +0200 From: Pietro Cerutti Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.16 (X11/20080807) MIME-Version: 1.0 To: Maho NAKATA References: <20080902031730.6D9EA12E4306@quark.ds9.tecnik93.com> <20080903.093344.59723741.chat95@mac.com> <48C7D4BF.7030300@FreeBSD.org> <20080911.125940.59713408.chat95@mac.com> In-Reply-To: <20080911.125940.59713408.chat95@mac.com> X-Enigmail-Version: 0.95.6 OpenPGP: id=9571F78E; url=http://gahr.ch/pgp/ Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel03.rubas-s03.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - FreeBSD.org X-Source: X-Source-Args: X-Source-Dir: Cc: maho@FreeBSD.org, cvs-ports@FreeBSD.org, QAT@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/math/octave-devel Makefile ports/math/octave-devel/files patch-mkoctfile.in 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: Thu, 11 Sep 2008 07:27:39 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Maho NAKATA wrote: | From: Pietro Cerutti | Subject: Re: cvs commit: ports/math/octave-devel Makefile ports/math/octave-devel/files patch-mkoctfile.in | Date: Wed, 10 Sep 2008 16:07:59 +0200 | |> -----BEGIN PGP SIGNED MESSAGE----- |> Hash: SHA512 |> |> Maho NAKATA wrote: |> | Hi, |> Hi Maho, |> |> | |> | All package builders reproted the same error - still I cannot |> | figure out what went wrong. Could you please send me the tarball |> | of work dir? |> |> The problem is that we don't have a dedicate library for glob. It's in |> libc. You have to teach the autotools not to try to link against |> libglob, and everything should be fine. |> |> |> checking for fnmatch in -lglob... no |> |> checking for glob... no |> |> checking for glob in -lglob... no |> |> configure: error: You are required to have fnmatch and glob | | | No, on my system, | % ls /usr/lib/*glob* /usr/local/lib/*glob* | ls: No match. ditto | however build goes without problem... maybe the autotools in your system have correctly detected where to look for glob-related functions, i.e. libc? Here thy don't.. | thanks for your info. good luck! | -- Nakata Maho http://accc.riken.jp/maho/ - -- Pietro Cerutti gahr@FreeBSD.org PGP Public Key: http://gahr.ch/pgp pi -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEAREKAAYFAkjIyFkACgkQwMJqmJVx946yWgCfd2C2p07kPsmHXrEn/ctQp//v uiAAn3TTQS/AsQB7gL8N6PFdJYYS4ppO =Qqm5 -----END PGP SIGNATURE-----