Build on Ubuntu LTS
Open
Nobody has claimed this yet.
- Dominant language
- Common Lisp
- Stars
- 1
- Forks
- 1
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Recent versions of Ubuntu provide a newer version of glibc. Building libquil.so against that newer version of glibc prevents it being installed on systems with older versions of glibc.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the build configuration used to produce libquil.so and reproduce the build on Ubuntu LTS. Determine how the resulting library behaves on systems with older glibc; done means the library can be installed there without requiring the newer glibc version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ubuntu
- Domain
- build-system, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100