URL: <http://savannah.gnu.org/bugs/?21378>
Summary: guile 1.8.3 numbers.c fails to compile in Solaris 9 Project: Guile Submitted by: dhalik Submitted on: Saturday 10/20/2007 at 21:29 Category: None Severity: 3 - Normal Item Group: None Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: Hello, I'm posting this to bug-guile@gnu.org as well since I'm not sure where the proper place is. When compiling guile 1.8.3 in Solaris 9 with Sun Studio I'm receiving this fatal error: source='numbers.c' object='libguile_la-numbers.lo' libtool=yes \ DEPDIR=.deps depmode=none /bin/bash ../build-aux/depcomp \ /bin/bash ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include -I/usr/local/include/gmp32 -D_REENTRANT -g -c -o libguile_la-numbers.lo `test -f 'numbers.c' || echo './'`numbers.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include -I/usr/local/include/gmp32 -D_REENTRANT -g -c numbers.c -KPIC -DPIC -o .libs/libguile_la-numbers.o "numbers.c", line 190: reference to static identifier "scm_double_cell" in extern inline function "numbers.c", line 199: reference to static identifier "scm_double_cell" in extern inline function "numbers.c", line 208: reference to static identifier "scm_double_cell" in extern inline function "numbers.c", line 217: reference to static identifier "scm_double_cell" in extern inline function "numbers.c", line 238: reference to static identifier "scm_double_cell" in extern inline function cc: acomp failed for numbers.c Any help would be appreciated. Thanks! -Dave _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?21378> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://lists.gnu.org/mailman/listinfo/bug-guile