Hello to all!

I've downloaded the opensource qtopia 4.2.4 and once I try to configure it, it get:

Qt Code:
  1. root@borg:/usr/src/qtopiaBuild# /usr/src/qtopia-opensource-4.2.4/configure
  2.  
  3. This is the Qtopia Open Source Edition.
  4.  
  5. You are licensed to use this software under the terms of the GPL.
  6. Please see the file LICENSE.GPL for the licensing terms.
  7.  
  8. Type 'yes' to accept this license offer.
  9. Type 'no' to decline this license offer.
  10.  
  11. Do you accept this license agreement? yes
  12.  
  13. Qtopia is using the following locations:
  14. Qt SOURCE tree = /usr/src/qtopia-opensource-4.2.4/qtopiacore/qt
  15. Qt BUILD tree = /usr/src/qtopiaBuild/qtopiacore/host
  16. Qtopia Core SOURCE tree = /usr/src/qtopia-opensource-4.2.4/qtopiacore/qt
  17. Qtopia Core BUILD tree = /usr/src/qtopiaBuild/qtopiacore/target
  18. Qtopia SOURCE tree = /usr/src/qtopia-opensource-4.2.4
  19. Qtopia BUILD tree = /usr/src/qtopiaBuild
  20. Your Qtopia source tree has a build in it. This must be removed. Please wait...
  21. Using /usr/src/qtopia-opensource-4.2.4/etc/defaultbuttons-phone.conf
  22. WARNING: Qtopia does not support x86_64. Using -platform linux-g++-32
  23. WARNING: Qtopia does not support x86_64. Using -xplatform linux-generic-g++-32
  24.  
  25. Checking the compiler (host): FAIL
  26. root@borg:/usr/src/qtopiaBuild#
To copy to clipboard, switch view to plain text mode 

Can someone help me?? Do I need to install 32 bit version of compiler and if so, is it possible that two different versions of gcc coexist on same linux box?