[vbox-dev] RE - VirtualBox 6.0.4 compiling error [/kBuild/footer-pass2-compiling-targets.kmk:739 ]

Bipul kumar bipul.opensource at gmail.com
Sun Apr 7 22:39:39 GMT 2019


Hi Michael,

As you said to  try "./loadall.sh" in out/.../bin to build and load the
modules. I did, And again i tried rebuilding the source.
./configure
source ./env.sh
kmk allcd out/linux.amd64/release/bin/src/
cd out/linux.amd64/release/bin/src/
make
make install
root at kungfu:/home/bipul/vbox/out/linux.amd64/release/bin# modprobe vboxdrv
root at kungfu:/home/bipul/vbox/out/linux.amd64/release/bin# /dev/vboxdrv

> *-bash: /dev/vboxdrv: Permission denied*
>
root at kungfu:/home/bipul/vbox/out/linux.amd64/release/bin# ./VirtualBox

> .*/VirtualBox: error while loading shared libraries: VBoxGlobal.so:
> cannot open shared object file: No such file or directory*
>

Seems like it does not able to load *VBoxGlobal.so*
Please help !!

    Respectfully,
    Bipul
    PUBLIC KEY <http://ix.io/1nWf>
    97F0 2E08 7DE7 D538 BDFA  B708 86D8 BE27 8196 D466
                    ** Please excuse brevity and typos. **


On Sun, Apr 7, 2019 at 10:16 PM Valdis Klētnieks <valdis.kletnieks at vt.edu>
wrote:

> On Sun, 07 Apr 2019 14:32:12 +0530, Bipul kumar said:
>
> > 1.  Ubuntu 18.04.2 LTS running on 64 bit , repository enabled - main
>
> I see a 64 here, which means your install probably only installed 64-bit
> libraries
> by default.
>
> > restricted, universe, multiverse, partner
> >  Failed to build on *host* as well as inside *chroot jail*, i have shared
> > the chroot jailed error in the previous email, apart it's missing some
> > required packages in repository like  ia32-libs libc6-dev-i386 lib32gcc1
> > lib32stdc++6
>
> So you might want to investigate why your build is referencing 32-bit
> packages.
> Did you tell it to build 32-bit programs rather than 64?  (Hint - you
> don't need
> the userspace to be 32 bit to run a 32-bit image - the 64 bit version can
> run an
> image for a 32 or 64 bit VM.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20190408/22d1be8f/attachment.html>


More information about the vbox-dev mailing list