generated from oracle/template-repo
-
Notifications
You must be signed in to change notification settings - Fork 84
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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 workingSomething isn't working