GNU bug report logs - #35427
Conflicting declarations of GC_is_heap_ptr

Previous Next

Package: guile;

Reported by: Sören Jonsson <sorjon02 <at> gmail.com>

Date: Thu, 25 Apr 2019 14:25:01 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Sören Jonsson <sorjon02 <at> gmail.com>
To: 35427 <at> debbugs.gnu.org
Subject: bug#35427: Problem solved
Date: Tue, 30 Apr 2019 17:32:59 +0200
[Message part 1 (text/plain, inline)]
Hello,

By examining the code in both /usr/local/include/gc.h and 
libguile/pairs.h I managed to resolve the problems.

I did this by adding two lines to gc.h, at the top of the file.

   #define HAVE_GC_IS_HEAP_PTR              // OSJ
   #define HAVE_GC_MOVE_DISAPPEARING_LINK   // OSJ

This is maybe not your preffered solution, but I managed to compile and 
link the libraries and programs. Hopefully this helps you.

Best regards,

-- 
Sören Jonsson
Kärnvägen 237
906 27 UMEÅ
SWEDEN
Tel: 090-180 339, 070-603 3896

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

This bug report was last modified 6 years and 47 days ago.

Previous Next


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