I removed my subversion from the system and tested the build both with the RC2 and the svn code but was able to compile.
Could you provide us with more information ?
(build -v all )
Cheers Michele
P.S: It tried with
Linux linux 2.6.5-7.111-default #1 Wed Oct 13 15:45:13 UTC 2004 i686 athlon i386 GNU/Linux
and xerces-c 2.6.0 (ver. 2.2.0 is not supported anymore)
Meinrad Teufel wrote:
Hi, Is an installed subversion a requirement for compiling xmlBlaster? If not, there are problems compiling c and c++ libs.
In several files the static const char *rcsid_GlobalCpp will be initialized as follows:
static const char *rcsid_GlobalCpp __attribute__ ((unused)) = "@(#) $Id: msgUtil.c 12974 2004-12-01 16:45:28Z ruff $ xmlBlaster 1.RC2 #svn: No such file or directory
svn: svn_io_file_open: can't open `.svn/entries'";
The compiler error: missing terminating " character
This happens because svn: svn_io_file_open: can't open `.svn/entries'"; is in a new line.
Greetings Meinrad
-- Michele Laghi mailto:[EMAIL PROTECTED] tel. +46 8 7492952 / mob. +46 70 4103964 spype phone: mlaghi http://edis.name http://www.xmlBlaster.org
