unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#25509: Guile 2.1.6 build fails on FreeBSD 11.0
@ 2017-01-23  2:02 saffronsnail
  2017-03-16  3:11 ` bug#25509: " Matt Wette
  0 siblings, 1 reply; 3+ messages in thread
From: saffronsnail @ 2017-01-23  2:02 UTC (permalink / raw)
  To: 25509


[-- Attachment #1.1: Type: text/plain, Size: 376 bytes --]

Hello, 
I saw the email about the 2.1.6 testing release. I previously
submitted a bug report about Guile 2.0.13 failing, but this build is
giving me different errors so I wanted to submit this as well. I ran
the following commands:
autoconfautomake./configuremake
I have attached text files containing the output of the commands, when
they produced output.
Thanks,saffronsnail

[-- Attachment #1.2: Type: text/html, Size: 579 bytes --]

[-- Attachment #2: output.tar.gz --]
[-- Type: application/x-gzip, Size: 10975 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#25509: FreeBSD 11.0
  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
  2017-04-19 15:24   ` Andy Wingo
  0 siblings, 1 reply; 3+ messages in thread
From: Matt Wette @ 2017-03-16  3:11 UTC (permalink / raw)
  To: 25509

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







^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#25509: FreeBSD 11.0
  2017-03-16  3:11 ` bug#25509: " Matt Wette
@ 2017-04-19 15:24   ` Andy Wingo
  0 siblings, 0 replies; 3+ messages in thread
From: Andy Wingo @ 2017-04-19 15:24 UTC (permalink / raw)
  To: Matt Wette; +Cc: 25509-done

On Thu 16 Mar 2017 04:11, Matt Wette <matt.wette@gmail.com> writes:

> 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”.  

Given this report, I'll close this bug.  Thanks all :)

Andy





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-04-19 15:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-23  2:02 bug#25509: Guile 2.1.6 build fails on FreeBSD 11.0 saffronsnail
2017-03-16  3:11 ` bug#25509: " Matt Wette
2017-04-19 15:24   ` Andy Wingo

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).