&gt; Hi,<br>
&gt;<br>
&gt; I am trying to use the slackbuild available for Virtual box 3.1.6 on<br>
&gt; my Slackware 13.0. (I did try the latest version of Virtual Box -<br>
&gt; 3.2.6, but could not get it started somehow, so trying the version<br>
&gt; available for Slack 13.0). The compilation errors out with the<br>
&gt; following message -<br>
&gt;<br>
&gt; /tmp/SBo/VirtualBox-3.1.6_OSE/<div id=":cw">src/VBox/Devices/PC/vbox.dsl  1076:<br>
&gt;                 0xdfdfffff,              // Range Length (calculated<br>
&gt; Error    4118 -                                     Length is not<br>
&gt; equal to fixed Min/Max window ^<br>
&gt;<br>
&gt; ASL Input:  /tmp/SBo/VirtualBox-3.1.6_OSE/src/VBox/Devices/PC/vbox.dsl<br>
&gt; - 1446 lines, 50791 bytes, 299 keywords<br>
&gt; Compilation complete. 1 Errors, 0 Warnings, 0 Remarks, 403 Optimizations<br>
&gt; kmk[2]: ***<br>
&gt; [/tmp/SBo/VirtualBox-3.1.6_OSE/out/linux.x86/release/obj/DevicesR3/vboxaml<br>
&gt; .hex] Error 255<br>
&gt; kmk[2]: *** Deleting file<br>
&gt; `/tmp/SBo/VirtualBox-3.1.6_OSE/out/linux.x86/release/obj/DevicesR3/vboxaml.<br>
&gt; hex&#39; kmk[2]: *** Waiting for unfinished jobs....<br>
&gt; kmk[2]: Leaving directory `/tmp/SBo/VirtualBox-3.1.6_OSE&#39;<br>
&gt; kmk[2]: Entering directory `/tmp/SBo/VirtualBox-3.1.6_OSE&#39;<br>
&gt; kmk[2]: *** Exiting with status 2<br>
&gt; kmk[1]: *** [pass_libraries_this] Error 2<br>
&gt; kmk[1]: Leaving directory `/tmp/SBo/VirtualBox-3.1.6_OSE&#39;<br>
&gt; kmk: *** [pass_libraries_order] Error 2<br>
&gt;<br>
&gt; Any suggestions on what I might be doing wrong?<br>
<br>&gt; My guess is that you are trying to compile it against the acpica version of<br>
&gt; the 13.1 repo, which doesn&#39;t work. Use the acpica of 13.0 and everything<br>
&gt; should be fine.<br><br></div>
Thanks for the replies. The acpica was indeed the problem. I installed the right version of acpica and the installation worked fine. However, I am still facing some issues with running VirtualBox on my machine. When I run &quot;VirtualBox&quot;, I get the following error message:<br>
VirtualBox: supR3HardenedMainGetTrustedMain: dlopen(&quot;/usr/lib/virtualbox/VirtualBox.so&quot;,) failed: /usr/lib/virtualbox/VirtualBox.so: undefined symbol: _ZN8QPainter10drawPixmapERK7QPointFRK7QPixmap<br><br>I tried using google for help, but could not figure out the problem. Can anybody let me know what might be the issue?<br>
<br>Thanks<br>