From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.bugs Subject: Re: configure doesn't check for clog and csqrt Date: Thu, 12 Oct 2006 06:16:42 +1000 Message-ID: <87bqoippzp.fsf@zip.com.au> References: <87ac447fe4.fsf@laas.fr> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1160598115 31056 80.91.229.2 (11 Oct 2006 20:21:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 11 Oct 2006 20:21:55 +0000 (UTC) Cc: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Wed Oct 11 22:21:51 2006 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GXkWP-0000bR-N4 for guile-bugs@m.gmane.org; Wed, 11 Oct 2006 22:17:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GXkWP-00032N-4Z for guile-bugs@m.gmane.org; Wed, 11 Oct 2006 16:17:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GXkWL-00031S-Jf for bug-guile@gnu.org; Wed, 11 Oct 2006 16:17:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GXkWJ-00031G-Tm for bug-guile@gnu.org; Wed, 11 Oct 2006 16:17:41 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GXkWJ-00031C-RA for bug-guile@gnu.org; Wed, 11 Oct 2006 16:17:39 -0400 Original-Received: from [61.8.2.213] (helo=mailout1.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GXkeO-0008QT-3t for bug-guile@gnu.org; Wed, 11 Oct 2006 16:26:00 -0400 Original-Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.2.163]) by mailout1.pacific.net.au (Postfix) with ESMTP id 99E7569FFCA; Thu, 12 Oct 2006 06:17:36 +1000 (EST) Original-Received: from localhost (ppp29B1.dyn.pacific.net.au [61.8.41.177]) by mailproxy2.pacific.net.au (Postfix) with ESMTP id 2390727407; Thu, 12 Oct 2006 06:17:30 +1000 (EST) Original-Received: from gg by localhost with local (Exim 4.63) (envelope-from ) id 1GXkVO-0001rC-UM; Thu, 12 Oct 2006 06:16:42 +1000 Original-To: hanwen@xs4all.nl In-Reply-To: <87ac447fe4.fsf@laas.fr> (Ludovic =?iso-8859-1?Q?Court=E8s's?= message of "Tue, 10 Oct 2006 10:18:27 +0200") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:3368 Archived-At: ludovic.courtes@laas.fr (Ludovic Court=E8s) writes: > > Han-Wen Nienhuys writes: > >> Apparently, in GUILE-1.8.1 configure doesn't check for clog and csqrt(). >> This leads to problems on Freebsd 4.1, as the libc there doesn't >> support both functions. > > Does it provide them in some other library, like `-lm'? (There's a test, it assumes there presence of "complex double" means the complex funcs exist ...) _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://lists.gnu.org/mailman/listinfo/bug-guile