Discussion:
Question
Thouraya TH
2014-06-02 20:16:13 UTC
Permalink
Hello,

I have ubutnu12 (ubuntu-12.04.3-desktop-i386) on my virtual box. i have to
install criu but i have this message:

***@thouraya-VirtualBox:~/criu-1.3-rc1$ make
Makefile:84: *** "The architecture i386 isn't supported". Arrêt.

Have you an idea please? how can i solve this problem

Virtual Box guests on 32-bit host

cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Core(TM)2 Duo CPU T6600 @ 2.20GHz
stepping : 10
microcode : 0x60b
cpu MHz : 2106.612
cache size : 6144 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat
pse36 clflush mmx fxsr sse sse2 constant_tsc pni monitor ssse3
bogomips : 4213.22
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:












Thanks a lot.
Best Regards.
Emiliano Vazquez
2014-06-02 20:59:58 UTC
Permalink
Post by Thouraya TH
Makefile:84: *** "The architecture i386 isn't supported". Arrêt.
Have you an idea please? how can i solve this problem
I think this is not related to Virtualbox. In this error the problem is
you are trying to compile a 64 bits program on 32bits system.

Maybe you can try to post this error in criu lists.

Best regards.

Emiliano.
--
Emiliano Vazquez | PcCentro Informatica & CCTV
Office: +54 (11) 4635-3218 y Rotativas
Movil: 011-15-6253-7165
Mail: emilianovazquez-***@public.gmane.org
Web: http://www.pccentro.com.ar
mlobo-8C6h0PW+
2014-06-03 18:36:50 UTC
Permalink
This has nothing to do with VBox.

However, your VM is 32 bits and the software you´re trying to install
requires a 64 bits VM.

Mario
Post by Thouraya TH
Hello,
I have ubutnu12 (ubuntu-12.04.3-desktop-i386) on my virtual box. i
Makefile:84: *** "The architecture i386 isn't supported". Arrêt.
Have you an idea please? how can i solve this problem
Virtual Box  guests on 32-bit host
cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 23
stepping : 10
microcode : 0x60b
cpu MHz : 2106.612
cache size : 6144 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat
pse36 clflush mmx fxsr sse sse2 constant_tsc pni monitor ssse3
bogomips : 4213.22
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
Thanks a lot.
Best Regards.
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and
their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
VBox-users-community mailing list
https://lists.sourceforge.net/lists/listinfo/vbox-users-community
_______________________________________________
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
VBox-users-community mailing list
VBox-users-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vbox-users-community
_______________________________________________
Unsubscribe: mailto:vbox-users-community-***@lists.sourceforge.net?subject=unsub
Continue reading on narkive:
Loading...