emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#26570: closed (GC_is_heap_ptr() dep for 2.2.1)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#26570: closed (GC_is_heap_ptr() dep for 2.2.1)
Date: Thu, 20 Apr 2017 08:45:02 +0000

Your message dated Thu, 20 Apr 2017 10:44:09 +0200
with message-id <address@hidden>
and subject line Re: bug#26570: GC_is_heap_ptr() dep for 2.2.1
has caused the debbugs.gnu.org bug report #26570,
regarding GC_is_heap_ptr() dep for 2.2.1
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
26570: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26570
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: GC_is_heap_ptr() dep for 2.2.1 Date: Thu, 20 Apr 2017 00:19:49 +0100
Compilation of 2.2.1 fails for me, producing a lot of warnings about
implicit declaration of GC_is_heap_ptr(), and ultimately

  CCLD     guile
./.libs/libguile-2.2.so: undefined reference to `GC_is_heap_ptr'
collect2: error: ld returned 1 exit status
Makefile:2439: recipe for target 'guile' failed
make[3]: *** [guile] Error 1

At a guess, maybe this is supposed to be supplied by libgc.  But I have
the version of libgc that README says is required (7.2), and configure
was happy with it.  Maybe a higher version is now required, and README
and configure need updating?

-zefram



--- End Message ---
--- Begin Message --- Subject: Re: bug#26570: GC_is_heap_ptr() dep for 2.2.1 Date: Thu, 20 Apr 2017 10:44:09 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)
On Thu 20 Apr 2017 01:19, Zefram <address@hidden> writes:

> Compilation of 2.2.1 fails for me, producing a lot of warnings about
> implicit declaration of GC_is_heap_ptr(), and ultimately
>
>   CCLD     guile
> ./.libs/libguile-2.2.so: undefined reference to `GC_is_heap_ptr'
> collect2: error: ld returned 1 exit status
> Makefile:2439: recipe for target 'guile' failed
> make[3]: *** [guile] Error 1
>
> At a guess, maybe this is supposed to be supplied by libgc.  But I have
> the version of libgc that README says is required (7.2), and configure
> was happy with it.  Maybe a higher version is now required, and README
> and configure need updating?

I think I fixed this in Git.  Please take a look.  Cheers :)

Andy


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]