guile-user
[Top][All Lists]
Advanced

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

Re: compile error on FreeBSD 9


From: Ludovic Courtès
Subject: Re: compile error on FreeBSD 9
Date: Thu, 31 Jan 2013 13:53:57 +0100
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux)

z_axis <address@hidden> skribis:

> i have installed threaded libgc:
> $pkg_info | grep boehm-gc
> boehm-gc-7.1        Garbage collection and memory leak detection for C
> and C++
> boehm-gc-threaded-7.1_1 Garbage collection and memory leak detection
> for C and C++

[...]

> $./configure --prefix=/home/***/guile --with-threads
> LDFLAGS='-L/usr/local/lib'
> $gmake
> ...
> 0x281d4ef4 is not a GC visible pointer location
> GC_is_visible test failed
> Abort trap

As others pointed out, using version 7.2 may work better, and disabling
thread support may also work better on FreeBSD 9.

Ludo’.



reply via email to

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