Advertisement
Guest User

Untitled

a guest
Mar 27th, 2011
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. Unpacking ia32-libs-dev (from .../ia32-libs-dev_20110310_amd64.deb) ...
  2. Processing triggers for libgl1-nvidia-alternatives-ia32 ...
  3. update-alternatives: using /usr/lib32/nvidia/diversions/libGL.so to provide /usr/lib32/libGL.so (ia32-libGL.so) in auto mode.
  4. Setting up ia32-libs-dev (20110310) ...
  5. root@debian:/home/tiako/Desktop/wine-1.3.16# ./configure
  6. checking build system type... x86_64-unknown-linux-gnu
  7. checking host system type... x86_64-unknown-linux-gnu
  8. checking whether make sets $(MAKE)... yes
  9. checking for gcc... gcc
  10. checking whether the C compiler works... yes
  11. checking for C compiler default output file name... a.out
  12. checking for suffix of executables...
  13. checking whether we are cross compiling... no
  14. checking for suffix of object files... o
  15. checking whether we are using the GNU C compiler... yes
  16. checking whether gcc accepts -g... yes
  17. checking for gcc option to accept ISO C89... none needed
  18. checking for g++... g++
  19. checking whether we are using the GNU C++ compiler... yes
  20. checking whether g++ accepts -g... yes
  21. checking for cpp... cpp
  22. checking whether gcc -m32 works... no
  23. configure: error: Cannot build a 32-bit program, you need to install 32-bit development librarie
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement