On Feb 4, 2009, at 11:59 , Georgia Kontesidou wrote:

I am having problems when trying to build nox controller. I am working with ubuntu 8.04.1 and I have installed all the dependencies needed for the nox controller (during the configuration every dependency is found and the output of the configuration seems normal). When i try to build, i get this error :

../../../src/lib/xml-util.cc:75: error: expected initializer before ‘*’ token
../../../src/lib/xml-util.cc:144: error: expected `}' at end of input
../../../src/lib/xml-util.cc:144: error: expected `}' at end of input

Which lead me to believe that some of the libraries that are included in this file are missing. However all include files for this .cc are xerces related, and xerces is installed in my system. Does anyone have any idea what I could be doing wrong?

I just compiled controller successfully on Ubuntu 8.04.2. On this specific system I have two Xerces related packages installed: 'libxerces27' and 'libxerces27-dev'. Do you have the same ones installed? (In the installation instructions, there's a mentioning about 'libxerces-c2-dev', but that's not available on Ubuntu.)

Teemu



_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to