LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-21-2023, 03:56 PM   #1
MUSTDOS
Member
 
Registered: Mar 2020
Distribution: antix
Posts: 100

Rep: Reputation: Disabled
Building Virtualbox 7 on Slackware 15


I got this error while building with "kmk all"

warning: failed to load external entity "/usr/share/xml/docbook/schema/dtd/4.5/docbookx.dtd"
Could not parse DTD /usr/share/xml/docbook/schema/dtd/4.5/docbookx.dtd
kBuild: Validating /home/mustdos/Desktop/installbunch/VirtualBox-7.0.8/doc/manual/en_US/UserManual.xml
kmk: *** [/home/mustdos/Desktop/installbunch/VirtualBox-7.0.8/doc/manual/Makefile.kmk:553: /home/mustdos/Desktop/installbunch/VirtualBox-7.0.8/out/linux.amd64/release/obj/manual/en_US/validatemanual.run] Error 2
kmk: *** Waiting for unfinished jobs....
kBuild: Compiling vkathost - /home/mustdos/Desktop/installbunch/VirtualBox-7.0.8/src/VBox/Devices/Audio/DrvHostAudioOss.cpp
kBuild: Compiling vkathost - /home/mustdos/Desktop/installbunch/VirtualBox-7.0.8/src/VBox/Devices/Audio/DrvHostAudioPulseAudio.cpp
kBuild: Compiling vkathost - /home/mustdos/Desktop/installbunch/VirtualBox-7.0.8/src/VBox/Devices/Audio/DrvHostAudioAlsa.cpp
kmk: *** Exiting with status 2


However; I have the same file in a different directory

mustdos:/home/mustdos/Desktop/installbunch/docbook-xml> ls /usr/share/xm
1) xml/
2) xmlto/
3) xmms/
mustdos:/home/mustdos/Desktop/installbunch/docbook-xml> ls /usr/share/xml/docbook/
1) stylesheet/
2) xml-dtd-4.1.2/
3) xml-dtd-4.2/
4) xml-dtd-4.3/
5) xml-dtd-4.4/
6) xml-dtd-4.5/
7) xsl-stylesheets-1.79.2/
8) xsl-stylesheets/
mustdos:/home/mustdos/Desktop/installbunch/docbook-xml> ls /usr/share/xml/docbook/
1) stylesheet/
2) xml-dtd-4.1.2/
3) xml-dtd-4.2/
4) xml-dtd-4.3/
5) xml-dtd-4.4/
6) xml-dtd-4.5/
7) xsl-stylesheets-1.79.2/
8) xsl-stylesheets/
mustdos:/home/mustdos/Desktop/installbunch/docbook-xml> ls /usr/share/xml/docbook/
stylesheet xml-dtd-4.2 xml-dtd-4.4 xsl-stylesheets
xml-dtd-4.1.2 xml-dtd-4.3 xml-dtd-4.5 xsl-stylesheets-1.79.2
mustdos:/home/mustdos/Desktop/installbunch/docbook-xml> ls /usr/share/xml/docboomustdos:/home/mustdos/Desktop/installbunch/docbook-xml> ls /usr/share/xml/docbook/xml-dtd-4.5/
1) calstblx.dtd
2) dbcentx.mod
3) dbgenent.mod
4) dbhierx.mod
5) dbnotnx.mod
6) dbpoolx.mod
7) docbook.cat
8) docbookx.dtd
9) ent/
10) htmltblx.mod
11) soextblx.dtd
mustdos:/home/mustdos/Desktop/installbunch/docbook-xml> ls /usr/share/xml/docbook/xml-dtd-4.5/docbook.dtd
 
Old 01-24-2024, 08:34 AM   #2
arczi
LQ Newbie
 
Registered: Feb 2021
Location: PL
Distribution: Slackware
Posts: 1

Rep: Reputation: Disabled
Try install docbook-xml, docbook-xml5 and add "VBOX_PATH_DOCBOOK_DTD := /usr/share/xml/docbook/xml-dtd-4.5/" to LocalConfig.kmk file
 
Old 01-24-2024, 08:41 AM   #3
MUSTDOS
Member
 
Registered: Mar 2020
Distribution: antix
Posts: 100

Original Poster
Rep: Reputation: Disabled
Too late, back to AntiX.
 
Old 01-24-2024, 09:09 AM   #4
1337_powerslacker
Member
 
Registered: Nov 2009
Location: Kansas, USA
Distribution: Slackware64-15.0
Posts: 862
Blog Entries: 9

Rep: Reputation: 592Reputation: 592Reputation: 592Reputation: 592Reputation: 592Reputation: 592
Modified SlackBuild for VirtualBox 7

To all those interested in building VirtualBox 7 for SlackBuild 15.0:

Some time ago, I posted about building VirtualBox 7.0.x because I was interested in several features that would make it ideal for running Windows 11. Since then, however, I have changed my computing strategy and no longer am interested in running any version of Windows whatsoever. But in the interest of making available my work for others to employ in building VirtualBox 7.0.x, I am making freely available the tarball of the several VirtualBox SlackBuilds for making that happen.

A note to mods: Since I have seen interest in building VirtualBox 7.0.x for Slackware 15.0, and the maintainer has declined to update his version (I have approached him in the past with the proposal that he could use my modified SlackBuild for 7.0.x. So far, nothing has changed), could you make this a sticky post? Just a thought. Thanks!

Happy Slacking, everyone!

Matt
Attached Files
File Type: txt virtualbox_7.0.x.tar.gz.txt (32.9 KB, 26 views)
 
1 members found this post helpful.
Old 01-24-2024, 07:12 PM   #5
Daedra
Senior Member
 
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-15.0
Posts: 2,713

Rep: Reputation: 1392Reputation: 1392Reputation: 1392Reputation: 1392Reputation: 1392Reputation: 1392Reputation: 1392Reputation: 1392Reputation: 1392Reputation: 1392
Here is a modified version of ppr:kut's (the SBo maintainer of the virtualbox package) Slackbuild for Virtualbox 7.0.x. This build works on both 15.0 and -current, however it requires three dependencies.

Code:
gsoap
acpica
openjdk (from Alien Bob's repo)
For some reason it won't compile with zulu-openjdk8 from SBo. ppr:kut has stated that he will get a new SlackBuild posted to SBo soon, but in the mean time you can use mine if you want.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Error building the main virtualbox module in Slackware 64 --current [after a recent update to the 5.10.1 kernel] Andersen Slackware 6 12-22-2020 01:20 PM
[SOLVED] virtualbox is installed along with virtualbox-dkms and virtualbox-ext-pack and linux-headers-generic, but error for no /dev/vboxdrv Astral Axiom Linux - Software 2 03-04-2019 08:09 PM
Building LFS with slackware on VirtualBox basica Linux From Scratch 15 07-15-2014 05:26 PM
Move Slackware guest from a Slackware hosted Virtualbox to Windows hosted Virtualbox? damgar Slackware 1 08-07-2012 11:28 PM
virtualbox or virtualbox ose manuleka Linux - Software 2 06-11-2009 02:56 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 06:52 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration