unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Matt Wette <matt.wette@gmail.com>
To: 25509@debbugs.gnu.org
Subject: bug#25509: FreeBSD 11.0
Date: Wed, 15 Mar 2017 20:11:16 -0700	[thread overview]
Message-ID: <4D7ACF24-334D-4BE6-98F0-2FF71ACA5CB9@gmail.com> (raw)
In-Reply-To: <20170123020212.53B20404D9@smtp.hushmail.com>

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







  reply	other threads:[~2017-03-16  3:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-23  2:02 bug#25509: Guile 2.1.6 build fails on FreeBSD 11.0 saffronsnail
2017-03-16  3:11 ` Matt Wette [this message]
2017-04-19 15:24   ` bug#25509: " Andy Wingo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D7ACF24-334D-4BE6-98F0-2FF71ACA5CB9@gmail.com \
    --to=matt.wette@gmail.com \
    --cc=25509@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).