From the build log:
./core/util/errors.cpp: In function 'void cvisual::write_note(std::string, int, std::string)':
./core/util/errors.cpp:40: error: 'getenv' was not declared in this scope
This is a gcc-4.3 problem: http://gcc.gnu.org/gcc-4.3/porting_to.html
Probably easy to solve for a c++ guru.
Jaap
|