Opened 8 years ago
Closed 4 years ago
#1449 closed defect (wontfix)
Chicken fails to install when built statically
| Reported by: | jrobbins | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | someday |
| Component: | build system | Version: | 4.13.0 |
| Keywords: | Cc: | ||
| Estimated difficulty: | trivial |
Description
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).
Attachments (1)
Change History (2)
Changed 8 years ago by
comment:1 Changed 4 years ago by
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.

This is about CHICKEN 4, at this point I highly doubt we'll ever make a new release in that series.
Feel free to open a new ticket if you find this is still a problem with CHICKEN 5.