GNU bug report logs - #25785
scm_c_make_polar broken on APPLE

Previous Next

Package: guile;

Reported by: Matt Wette <matt.wette <at> gmail.com>

Date: Sat, 18 Feb 2017 17:39:01 UTC

Severity: normal

Done: Andy Wingo <wingo <at> pobox.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Matt Wette <matt.wette <at> gmail.com>
To: 25785 <at> debbugs.gnu.org
Subject: bug#25785: scm_c_make_polar broken
Date: Sat, 18 Feb 2017 13:30:33 -0800
[Message part 1 (text/plain, inline)]
So, I may have missed the update for config.h.in.   I am not sure this gets autogenerated or not.

--- config.h.in.orig	2017-02-18 13:27:19.000000000 -0800
+++ config.h.in	2017-02-18 13:27:45.000000000 -0800
@@ -2183,6 +2183,9 @@
 /* Define to 1 if you have the `sincos' function. */
 #undef HAVE_SINCOS
 
+/* Define to 1 if you have the `__sincos' function. */
+#undef HAVE___SINCOS
+
 /* Define to 1 if you have the `snprintf' function. */
 #undef HAVE_SNPRINTF
 

[Message part 2 (text/html, inline)]

This bug report was last modified 8 years and 89 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.