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.
_______________________________________________
vbox-dev mailing list
[email protected]
https://www.virtualbox.org/mailman/listinfo/vbox-dev

Reply via email to