GNU bug report logs -
#22141
guile-2.1.1 fails with error 134 in ice-9/psyntax-pp.go on cygwin x86_64
Previous Next
Full log
Message #14 received at 22141 <at> debbugs.gnu.org (full text, mbox):
On Tue 23 Aug 2016 17:01, "Arnaud Gardelein" <arnaud <at> oscopy.org> writes:
> CC libguile_2.2_la-weak-set.lo
> weak-set.c:165:1: error: conflicting types for 'GC_move_disappearing_link'
> GC_move_disappearing_link (void **from, void **to)
> ^
> In file included from ../libguile/bdw-gc.h:47:0,
> from ../libguile/gc.h:186,
> from ../libguile/pairs.h:28,
> from ../libguile/_scm.h:74,
> from weak-set.c:27:
> ../gc/gc.h:1147:20: note: previous declaration of
> 'GC_move_disappearing_link' was here
> GC_API int GC_CALL GC_move_disappearing_link(void ** /* link */,
I believe this indicates that the GC_move_disappearing_link check failed
in your ./configure, while it was in fact actually there.
Have you had any success in the meantime with later prereleases?
Andy
This bug report was last modified 8 years and 107 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.