Build from ubuntu 22.04 to compile owntone for libavformat.so.58. If built on 24.04 then owntone cant load dynamically linked (use shared library) libavformat. Ubuntu 24.04 has libavformat.so.70, Ubuntu 22.04 has libavformat.so.58 #1

Open
ben wants to merge 1 commits from temp into main
Owner
No description provided.
ben added 1 commit 2024-06-25 14:59:50 +00:00
ben changed title from build from ubuntu 22.04 to compile owntone for libavformat.so.58. If built on 24.04 then owntone cant load dynamically linked (use shared library) libavformat. Ubuntu 24.04 has libavformat.so.70, Ubuntu 22.04 has libavformat.so.58 to Build from ubuntu 22.04 to compile owntone for libavformat.so.58. If built on 24.04 then owntone cant load dynamically linked (use shared library) libavformat. Ubuntu 24.04 has libavformat.so.70, Ubuntu 22.04 has libavformat.so.58 2024-06-25 15:00:02 +00:00
Some checks failed
ben/build-owntone/pipeline/head There was a failure building this commit
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b temp main
git pull origin temp

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff temp
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ben/build-owntone#1
No description provided.