[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] #1449: Chicken fails to install when built statically
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] #1449: Chicken fails to install when built statically |
Date: |
Thu, 08 Mar 2018 14:42:17 -0000 |
#1449: Chicken fails to install when built statically
--------------------------+--------------------------------
Reporter: jrobbins | Owner:
Type: defect | Status: new
Priority: major | Milestone: someday
Component: build system | Version: 4.13.0
Keywords: | Estimated difficulty: trivial
--------------------------+--------------------------------
When STATICBUILD=1 is specified to make, Chicken fails to install,
complaining about a missing setup-api.so; this is due to a portion of the
makefile that tries to install some .so files even when the build is
static. Attached is a patch to fix the issue (tested only on the Linux
platform).
--
Ticket URL: <https://bugs.call-cc.org/ticket/1449>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Chicken-janitors] #1449: Chicken fails to install when built statically,
Chicken Trac <=