
nukelinux
(usa Ubuntu)
Enviado em 08/02/2008 - 16:48h
olá pessoal
instalei o gcc4.1 no meu debian etch i386
mas quando vou compilar um programa pelo fonte pra instalar aparece a seguinte mensagem de erro:
./configure
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
ckecking whether gcc accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!
aparentemente, um problema com o X...
como resolvo esse problema?