ValveSoftware / ValveSoftware/wine
mpg123 issue
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 2k
- Forks
- 488
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I think that my last new issue in wine-proton 7.0 when try to build :
dlls/l3codeca.acm/mpegl3.o: in function `MPEG3_DriverProc':
mpegl3.c:(.text+0xacb): undefined reference to `mpg123_feedseek_64'
I'm using mpg123 1.25.15 have upgrade to 1.29.3 but same issue.
Also have try with --without-mpg123 but same.
Thank you again for your help.
Best Regards
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 with dlls/l3codeca.acm/mpegl3.o and mpegl3.c, then inspect how the build handles mpg123 and the --without-mpg123 option. Reproduce the reported undefined reference to mpg123_feedseek_64 with mpg123 1.25.15 or 1.29.3, and confirm that the selected configuration builds without the linker error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- build-system, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100