I am working in the area of real-time systems scheduling.
I want to use RTSim for my work.
I downloaded the latest release i.e., rtlib-1.0.0.tar.bz2, I followed the directions given in the README file. When I issue
./configure
I receive the following error:
checking for METASIM... no configure: error: metasim package not found.
I then downloaded the Metasim package. metasim-1.0.0.tar.bz2, followed the instructions in the README file, I was able to
./configure
but when I issued
make
I received the following errors,
debugstream.cpp: In constructor 'MetaSim::DebugStream::DebugStream()':
debugstream.cpp:60: error: 'ULONG_MAX' was not declared in this scope
make[2]: [debugstream.lo] Error 1
make[2]: Leaving directory /home/farahnaz/Desktop/Zahid [Software_ Downloads]/RTSim/metasim/metasim-1.0.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory/home/farahnaz/Desktop/Zahid [Software_ Downloads]/RTSim/metasim/metasim-1.0.0'
make: [all] Error 2
Can you help me in this regard,
thanks,
Zahid
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I am working in the area of real-time systems scheduling.
I want to use RTSim for my work.
I downloaded the latest release i.e., rtlib-1.0.0.tar.bz2, I followed the directions given in the README file. When I issue
./configure
I receive the following error:
checking for METASIM... no
configure: error: metasim package not found.
I then downloaded the Metasim package. metasim-1.0.0.tar.bz2, followed the instructions in the README file, I was able to
./configure
but when I issued
make
I received the following errors,
debugstream.cpp: In constructor 'MetaSim::DebugStream::DebugStream()':
debugstream.cpp:60: error: 'ULONG_MAX' was not declared in this scope
make[2]: [debugstream.lo] Error 1
make[2]: Leaving directory
/home/farahnaz/Desktop/Zahid [Software_ Downloads]/RTSim/metasim/metasim-1.0.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory
/home/farahnaz/Desktop/Zahid [Software_ Downloads]/RTSim/metasim/metasim-1.0.0'make: [all] Error 2
Can you help me in this regard,
thanks,
Zahid