[kln2-devel] Problems installing...using make
Brought to you by:
wiecko
From: Mo <Mo...@no...> - 2004-02-17 04:49:02
|
Hello All I am still having some problems installing. Marek's suggestion did get me through step one using of configuration. Now when I tried to run make, I get the following error messages before it exits with errors. Not sure if this is a bug or if there is something I can do help ease the installation process. Here is the following tail end of my output: voice_recognition.cpp: In member function `unsigned char* dModelEditor::getUtterance(int*)': voice_recognition.cpp:2467: error: ISO C++ forbids variable-size array ` prefetch_buf' voice_recognition.cpp:2513: error: pointer of type `void *' used in arithmetic voice_recognition.cpp:2538: error: pointer of type `void *' used in arithmetic make[2]: *** [voice_recognition.o] Error 1 make[2]: Leaving directory `/home/upalom00/documents/programming/klearnnotes2/klearnnotes2-1.1/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/upalom00/documents/programming/klearnnotes2/klearnnotes2-1.1' make: *** [all] Error 2 bash-2.05b$ Thanks in advance for any help! -Mo |