Hi,

You have to include <string.h> in save_state.cpp.

Hope this help,

Manu

Le 27/01/13 08:31, Iman Yusuf a écrit :
Hello

I have been trying to compile StreamIT on Centos 6.2 64bit. However, I am getting the error below.

save_state.cpp: In static member function ‘static int save_state::find_max_iter(int)’:
save_state.cpp:202: error: ‘memset’ was not declared in this scope
save_state.cpp:217: error: ‘strlen’ was not declared in this scope
save_state.cpp: In static member function ‘static void save_state::delete_checkpoints(int)’:
save_state.cpp:286: error: ‘strlen’ was not declared in this scope
make[1]: *** [save_state.o] Error 1
make[1]: Leaving directory `/home/iman/streamit/streamit-src-2.1.1/library/cluster'
make: *** [all] Error 2

Since I am compiling on 64bit machine, I also included "-m32" to CFLAGS in Makefile as suggested by http://www.mail-archive.com/[email protected]/msg00081.html

However, nothing is changed. I highly appreciate your help.


Regards,
--
Iman I. Yusuf


_______________________________________________
StreamIt-users mailing list
[email protected]
https://lists.csail.mit.edu/mailman/listinfo/streamit-users

_______________________________________________
StreamIt-users mailing list
[email protected]
https://lists.csail.mit.edu/mailman/listinfo/streamit-users

Reply via email to