Opened 8 years ago
Closed 8 years ago
#1175 closed defect (fixed)
readline started failing on 2014-12-18
Reported by: | Mario Domenech Goulart | Owned by: | Alexej Magura |
---|---|---|---|
Priority: | major | Milestone: | someday |
Component: | extensions | Version: | 4.9.x |
Keywords: | readline | Cc: | |
Estimated difficulty: |
Description
readline's installation started failing on 2014-12-18 and is still failing.
Installation is failing on all the combinations of operating systems, hardware and C compiler salmonella currently runs on. Check http://tests.call-cc.org/ for details.
Note: See
TracTickets for help on using
tickets.
Fixed. The readline-static.o file from previous, obsolete builds, was causing newer builds to fail. New setup removes any *.o|*.so|*.out files present in the current directory before building.