Opened 6 years ago
Closed 6 years ago
#1536 closed defect (worksforme)
chicken-install includes the CHICKEN version twice in the path for scheme-include
Reported by: | sjamaan | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 5.0 |
Component: | build system | Version: | 5.0.0rc2 |
Keywords: | Cc: | ||
Estimated difficulty: | easy |
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.
Note: See
TracTickets for help on using
tickets.
Probably bogus, just a user mistake.