Author Topic: [invalid] GNU/Linux Compiler Error: RV1559  (Read 699 times)

Conzar

  • Guest
[invalid] GNU/Linux Compiler Error: RV1559
« on: 17 January 2011, 23:07:03 »
I've updated from svn now at version 1559 and have received the following error when I attempt to cmake:
Code: [Select]
-- WARNING... xml2g will NOT be built since we cannot find libXml2 on this machine
-- Configuring incomplete, errors occurred!
make: *** [cmake_check_build_system] Error 1

It seems that the libxml2 library is missing; however, my system reports that libxml2 is installed.  And with previous rv's of mg, I could compile without any problems.  So was the cmake dependencies changed? 

Thanks for your help

Conzar

  • Guest
Re: GNU/Linux Compiler Error: RV1559
« Reply #1 on: 18 January 2011, 05:41:41 »
Its a problem on my side since I am using git, I have to modify the CMakelist file.  Please disregard.

 

anything