GNU bug report logs - #25509
Guile 2.1.6 build fails on FreeBSD 11.0

Previous Next

Package: guile;

Reported by: saffronsnail <at> hushmail.com

Date: Mon, 23 Jan 2017 02:03:01 UTC

Severity: normal

Done: Andy Wingo <wingo <at> igalia.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Matt Wette <matt.wette <at> gmail.com>
To: 25509 <at> debbugs.gnu.org
Subject: bug#25509: FreeBSD 11.0
Date: Wed, 15 Mar 2017 20:11:16 -0700
HI saffron,

I have been able to get guile-2.1.8 to build on FreeBSD 11.0.

I had to “pkg install” : pkgconf, gmake, boehm-gc-threaded

Then to work around following config issue, I “pkg install autotools”
Edit autoconf.ac and find “bdw-gc”, change to “bdw-gc-threaded”
PKG_CHECK_MODULES([BDW_GC], [bdw-gc-threaded >= 7.2])

Then run autoconf, then ./configure —prefix=/usr/local, then gmake (make did not work for me), but takes hours.

Then “make check”.  

Matt






This bug report was last modified 8 years and 30 days ago.

Previous Next


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