bismarcklima
(usa openSUSE)
Enviado em 10/09/2012 - 10:40h
_di0 escreveu:
Você está certo, tudo indica que precisa realizar o mesmo procedimento que o anterior. Mas mesmo assim realmente é tudo estranho, leia a documentação correta e caso o problema persista, baixe outros fontes desse pacote.
o hostname estava incorreto. ae solucionou o erro Python.h não encontrado.
o do arrayobject.h foi solicionado criando a pasta Numeric/ com o arquivo dentro de /usr/.../python2.7/Numeric/
mas agora o seguinte erro.
******************************************************************************************
In file included from kernel/knit_geometry.C:8:0:
kernel/knit_general.h: In function ‘void ERROR(char*)’:
kernel/knit_general.h:45:23: error: ‘exit’ was not declared in this scope
In file included from kernel/knit_system.h:17:0,
from kernel/knit_geometry.h:16,
from kernel/knit_geometry.C:9:
kernel/knit_micromatrices.h: In member function ‘COMPLEX scalarM::operator()(int, int) const’:
kernel/knit_micromatrices.h:112:99: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
In file included from kernel/knit_system.h:17:0,
from kernel/knit_geometry.h:16,
from kernel/knit_geometry.C:9:
kernel/knit_micromatrices.h: In member function ‘COMPLEX& scalarM::operator()(int, int)’:
kernel/knit_micromatrices.h:120:131: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
make: ** [kernel/knit_geometry.o] Erro 1
bismarck:/home/bismarck/Documentos/pibic2012-2013/KNIT-CODE/knit2.1/KNITrelease1.2 #
***********************************************************************************************