<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 <<a href="mailto:pprkut@liwjatan.at">pprkut@liwjatan.at</a>><br>
To: "SlackBuilds.org Users List" <<a href="mailto:slackbuilds-users@slackbuilds.org">slackbuilds-users@slackbuilds.org</a>><br>
Subject: Re: [Slackbuilds-users] Compilation of Virtual box 3.1.6<br>
Message-ID: <<a href="mailto:201008190744.10974.pprkut@liwjatan.at">201008190744.10974.pprkut@liwjatan.at</a>><br>
Content-Type: text/plain; charset="iso-8859-15"<br>
<br>
On Thursday 19 August 2010 04:28:41 Arbit Arbit wrote:<br>
> > Hi,<br>
> ><br>
> > I am trying to use the slackbuild available for Virtual box 3.1.6 on<br>
> > my Slackware 13.0. (I did try the latest version of Virtual Box -<br>
> > 3.2.6, but could not get it started somehow, so trying the version<br>
> > available for Slack 13.0). The compilation errors out with the<br>
> > following message -<br>
> ><br>
> > /tmp/SBo/VirtualBox-3.1.6_OSE/<br>
><br>
> src/VBox/Devices/PC/vbox.dsl 1076:<br>
> > 0xdfdfffff, // Range Length (calculated<br>
> ><br>
> > Error 4118 - Length is not<br>
> > equal to fixed Min/Max window ^<br>
> ><br>
> > ASL Input: /tmp/SBo/VirtualBox-3.1.6_OSE/src/VBox/Devices/PC/vbox.dsl<br>
> > - 1446 lines, 50791 bytes, 299 keywords<br>
> > Compilation complete. 1 Errors, 0 Warnings, 0 Remarks, 403 Optimizations<br>
> > kmk[2]: ***<br>
> > [/tmp/SBo/VirtualBox-3.1.6_OSE/out/linux.x86/release/obj/DevicesR3/vboxam<br>
> > l .hex] Error 255<br>
> > kmk[2]: *** Deleting file<br>
><br>
> `/tmp/SBo/VirtualBox-3.1.6_OSE/out/linux.x86/release/obj/DevicesR3/vboxaml.<br>
><br>
> > hex' kmk[2]: *** Waiting for unfinished jobs....<br>
> > kmk[2]: Leaving directory `/tmp/SBo/VirtualBox-3.1.6_OSE'<br>
> > kmk[2]: Entering directory `/tmp/SBo/VirtualBox-3.1.6_OSE'<br>
> > kmk[2]: *** Exiting with status 2<br>
> > kmk[1]: *** [pass_libraries_this] Error 2<br>
> > kmk[1]: Leaving directory `/tmp/SBo/VirtualBox-3.1.6_OSE'<br>
> > kmk: *** [pass_libraries_order] Error 2<br>
> ><br>
> > Any suggestions on what I might be doing wrong?<br>
> ><br>
> > My guess is that you are trying to compile it against the acpica version<br>
><br>
> of<br>
><br>
> > the 13.1 repo, which doesn't work. Use the acpica of 13.0 and everything<br>
> > should be fine.<br>
><br>
> Thanks for the replies. The acpica was indeed the problem. I installed the<br>
> right version of acpica and the installation worked fine. However, I am<br>
> still facing some issues with running VirtualBox on my machine. When I run<br>
> "VirtualBox", I get the following error message:<br>
> VirtualBox: supR3HardenedMainGetTrustedMain:<br>
> dlopen("/usr/lib/virtualbox/VirtualBox.so",) failed:<br>
> /usr/lib/virtualbox/VirtualBox.so: undefined symbol:<br>
> _ZN8QPainter10drawPixmapERK7QPointFRK7QPixmap<br>
><br>
> I tried using google for help, but could not figure out the problem. Can<br>
> 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 "qmake -v", 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>