Summary
chicken-install includes the CHICKEN version twice in the path for scheme-include
Metadata
- Id: 81a1291d1ecc7cb3169323ff953d8a71cd2c3138
- Trac id: 1536
- Type: defect
- Reporter: sjamaan
- Owner:
- Cc:
- Status: closed
- Component: build system
- Estimated difficulty: easy
- Resolution: worksforme
- Priority: major
- Milestone: 5.0
- Version: 5.0.0rc2
- Changetime: 2018-09-27 13:35:41 UTC
- Created: 2018-09-18 09:37:36 UTC
- Keywords:
Description
Posted by Kon Lovett: there's an extra 5/5 at the end of the path for installed scheme include files. That means these files won't be found by the compiler.
Changes and comments
[2018-09-27 13:35:41 UTC] sjamaan changed status from new to closed
[2018-09-27 13:35:41 UTC] sjamaan set resolution to worksforme
[2018-09-27 13:35:41 UTC] sjamaan wrote:
Probably bogus, just a user mistake.