I figured it out, someone had installed an old version of the BOINC libraries to the machine so cmake was linking against those instead of the up-to-date SVN version.
--Travis On Jul 3, 2012, at 3:38 AM, Bernd Machenschalk wrote: > On 03.07.12 07:11, Travis Desell wrote: >> When I run a compiled validator it's returning (from revision 25841) I'm >> getting: >> >> 2012-07-03 00:31:01.6852 [CRITICAL] Can't parse config.xml: unexpected XML >> tag or syntax >> >> but the status/start/stop scripts are running fine, and doing parse_config >> returns no errors. Any idea what could be causing this? > > I think start only actually parses <task>s and <daemons>s, parse_config > probably only known tags in <config>. Is there a tag than is only parsed by > the validator? Or maybe a similar error in other daemon logs (scheduler, > assimilator, transitioner)? > > Best, > Bernd > --------------------------------------------------------------------------- Travis Desell, Assistant Professor University of North Dakota - Dept. of Computer Science [email protected] - cell: 518-867-1054 Streibel Hall Room 220 - office: 777-701-3477 3950 Campus Road Stop 9015 Grand Forks, North Dakota 52802-9015 Homepage ( http://people.cs.und.edu/~tdesell/ ) MilkyWay@Home ( http://milkyway.cs.rpi.edu/ ) DNA@Home ( http://volunteer.cs.und.edu/dna ) Worldwide Computing Laboratory ( http://wcl.cs.rpi.edu/ ) ---------------------------------------------------------------------------- _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
