<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Date: Thu, 19 Aug 2010 07:44:04 +0200<br>
From: Heinz Wiesinger &lt;<a href="mailto:pprkut@liwjatan.at">pprkut@liwjatan.at</a>&gt;<br>
To: &quot;SlackBuilds.org Users List&quot; &lt;<a href="mailto:slackbuilds-users@slackbuilds.org">slackbuilds-users@slackbuilds.org</a>&gt;<br>
Subject: Re: [Slackbuilds-users] Compilation of Virtual box 3.1.6<br>
Message-ID: &lt;<a href="mailto:201008190744.10974.pprkut@liwjatan.at">201008190744.10974.pprkut@liwjatan.at</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-15&quot;<br>
<br>
On Thursday 19 August 2010 04:28:41 Arbit Arbit wrote:<br>
&gt;  &gt; Hi,<br>
&gt; &gt;<br>
&gt; &gt; I am trying to use the slackbuild available for Virtual box 3.1.6 on<br>
&gt; &gt; my Slackware 13.0. (I did try the latest version of Virtual Box -<br>
&gt; &gt; 3.2.6, but could not get it started somehow, so trying the version<br>
&gt; &gt; available for Slack 13.0). The compilation errors out with the<br>
&gt; &gt; following message -<br>
&gt; &gt;<br>
&gt; &gt; /tmp/SBo/VirtualBox-3.1.6_OSE/<br>
&gt;<br>
&gt; src/VBox/Devices/PC/vbox.dsl  1076:<br>
&gt; &gt;                 0xdfdfffff,              // Range Length (calculated<br>
&gt; &gt;<br>
&gt; &gt; Error    4118 -                                     Length is not<br>
&gt; &gt; equal to fixed Min/Max window ^<br>
&gt; &gt;<br>
&gt; &gt; ASL Input:  /tmp/SBo/VirtualBox-3.1.6_OSE/src/VBox/Devices/PC/vbox.dsl<br>
&gt; &gt; - 1446 lines, 50791 bytes, 299 keywords<br>
&gt; &gt; Compilation complete. 1 Errors, 0 Warnings, 0 Remarks, 403 Optimizations<br>
&gt; &gt; kmk[2]: ***<br>
&gt; &gt; [/tmp/SBo/VirtualBox-3.1.6_OSE/out/linux.x86/release/obj/DevicesR3/vboxam<br>
&gt; &gt; l .hex] Error 255<br>
&gt; &gt; kmk[2]: *** Deleting file<br>
&gt;<br>
&gt; `/tmp/SBo/VirtualBox-3.1.6_OSE/out/linux.x86/release/obj/DevicesR3/vboxaml.<br>
&gt;<br>
&gt; &gt; hex&#39; kmk[2]: *** Waiting for unfinished jobs....<br>
&gt; &gt; kmk[2]: Leaving directory `/tmp/SBo/VirtualBox-3.1.6_OSE&#39;<br>
&gt; &gt; kmk[2]: Entering directory `/tmp/SBo/VirtualBox-3.1.6_OSE&#39;<br>
&gt; &gt; kmk[2]: *** Exiting with status 2<br>
&gt; &gt; kmk[1]: *** [pass_libraries_this] Error 2<br>
&gt; &gt; kmk[1]: Leaving directory `/tmp/SBo/VirtualBox-3.1.6_OSE&#39;<br>
&gt; &gt; kmk: *** [pass_libraries_order] Error 2<br>
&gt; &gt;<br>
&gt; &gt; Any suggestions on what I might be doing wrong?<br>
&gt; &gt;<br>
&gt; &gt; My guess is that you are trying to compile it against the acpica version<br>
&gt;<br>
&gt; of<br>
&gt;<br>
&gt; &gt; the 13.1 repo, which doesn&#39;t work. Use the acpica of 13.0 and everything<br>
&gt; &gt; should be fine.<br>
&gt;<br>
&gt; Thanks for the replies. The acpica was indeed the problem. I installed the<br>
&gt; right version of acpica and the installation worked fine. However, I am<br>
&gt; still facing some issues with running VirtualBox on my machine. When I run<br>
&gt; &quot;VirtualBox&quot;, I get the following error message:<br>
&gt; VirtualBox: supR3HardenedMainGetTrustedMain:<br>
&gt; dlopen(&quot;/usr/lib/virtualbox/VirtualBox.so&quot;,) failed:<br>
&gt; /usr/lib/virtualbox/VirtualBox.so: undefined symbol:<br>
&gt; _ZN8QPainter10drawPixmapERK7QPointFRK7QPixmap<br>
&gt;<br>
&gt; I tried using google for help, but could not figure out the problem. Can<br>
&gt; anybody let me know what might be the issue?<br>
<br>
Googling hints at Qt. Do you have Qt installed? Do you have more than one<br>
version of Qt installed?<br>
<br>
Grs<br>
Heinz<br><br></blockquote><div><br>I am not exactly sure how to find out whether multiple copies of Qt have been installed. When I do a &quot;qmake -v&quot;, I get the following output:<br>QMake version 2.01a<br>Using Qt version 4.5.1 in /usr/lib/qt/lib<br>
<br>Could this be the problem? I read in one of the fedora forums that updating a bunch of things on the Fedora itself solved this problem. Any suggestions in this regard?<br><br>Regards,<br>Max<br></div></div>