bug-guile
[Top][All Lists]
Advanced

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

bug#25324: Make check fails on FreeBSD 11.0


From: saffronsnail
Subject: bug#25324: Make check fails on FreeBSD 11.0
Date: Sun, 01 Jan 2017 11:47:28 -0800

Hello,

FreeBSD packages Guile 1.8 so I am performing a source build of Guile 2.0.9. I was able to configure it to get guile to compile, but the following tests fail when I run make check:

test-system-cmds
test-fast-slot-ref
test-use-srfi
test-with-guile-module
test-scm-spawn-thread
test-pthread-create

I'm still looking at what might've gone wrong. These are the commands I entered (after installing libunistring and boehm-gc-threaded):

./configure LIBS='-lgc-threaded' LDFLAGS=-L/usr/local/lib --prefix=/usr/local
make
make check

I tried adding '-lpthread', but it did not make any difference. I have attached the output of all three of those commands to this email.

Thanks,
saffronsnail

Attachment: logs.tar.gz
Description: GNU Zip compressed data


reply via email to

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