Hi,

have you installed zlib-dev or zlib1g/zlib1g-dev (for some debian systems) ? I think the headers are located there.

Good luck,
    Fabian Oboril

Am 26.08.2010 06:54, schrieb Sudhanshu(Duke):
When we were building the test build we encounterd the following error:

n...@nrs-desktop:~/m5-stable$ scons CC=gcc CXX=g++ build/ALPHA_FS/m5.debug
scons: Reading SConscript files ...
Checking for leading underscore in global variables...no
Checking for C header file Python.h... yes
Checking for C library pthread... yes
Checking for C library dl... yes
Checking for C library util... yes
Checking for C library m... yes
Checking for C library python2.6... yes
Checking for accept(0,0,0) in C++ library None... yes
Checking for zlibVersion() in C++ library z... no
Error: did not find needed zlib compression library and/or zlib.h header file.
        Please install zlib and try again.

We installed zlib, /usr/local/share, but it is not working and
continues to give same error. Any suggestions would be greatly
appreciated.

_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to