Hi OpenCPI developers,

I have a question compiling OpenCPI in Ubuntu/Debian/OpenSuse. I'm having problems with some header files; when I make, for OcpiComponentLibrary.cxx, I'm getting an error that LLONG_MAX was not declared. I see that this error results from missing limits.h, so I was able to pass by that problem by manually #include the file. After that, there are some more header file related errors. But what is really confusing me is that under CentOS in virtualbox, I was able to get through everything, until I ran into a different error regarding googletest (which I believe I can fix without too much problem). Is there a package I'm missing on my distro that could cause a problem like this?

Thanks,
Albert
_______________________________________________
opencpi_dev mailing list
[email protected]
http://lists.opencpi.org/listinfo.cgi/opencpi_dev-opencpi.org

Reply via email to