Skip to content

[Bug]: Error starting VMs due to vorbis #94

@SuperHeron

Description

@SuperHeron

Version

trunk/main

Host OS Type

Linux

Host Architecture

x86

Guest OS Type

all

Guest Architecture

x86

Component

Audio

What happened?

I cannot get VirtualBox to run.

In the VBoxSVC.log, I can see:
rtldrNativeLoad: dlopen('/usr/x86_64-pc-linux-gnu/lib/VirtualBox/components/VBoxC.so', RTLD_NOW | RTLD_LOCAL) failed: /usr/x86_64-pc-linux-gnu/lib/VirtualBox/components/VBoxC.so: undefined symbol: vorbis_encode_setup_init

A few research later, I added vorbisenc to configure file as shown in the attached patch and it worked.

virtualbox-ose-7.1.12a-libvorbis.txt

How can we reproduce this?

Compile virtualbox-ose with vorbis support.
Run it.
See the VBoxSVC.log file contents.

Did you upload all of your necessary log files, screenshots, etc.?

  • Yes, I've uploaded all pertinent files to this issue.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions