Re: Building Xerces 2.3.0 with GCC 3.4.2 on Solaris5.8!!!

2005-04-15 Thread Saurabh . Bhatnagar
@xml.apache.org cc Subject Re: Building Xerces 2.3.0 with GCC 3.4.2 on Solaris5.8!!! > from XMLString.cpp:74: > /user/sbhatnag/xerces/xerces-c-src_2_3_0/include/xercesc/util/RefArrayVectorOf.c: > In destructor `xercesc_2_3::RefArrayVectorOf::~RefArrayVectorOf()&#

Re: Building Xerces 2.3.0 with GCC 3.4.2 on Solaris5.8!!!

2005-04-14 Thread david_n_bertoni
> from XMLString.cpp:74: > /user/sbhatnag/xerces/xerces-c-src_2_3_0/include/xercesc/util/RefArrayVectorOf.c: > In destructor `xercesc_2_3::RefArrayVectorOf::~RefArrayVectorOf()': > /user/sbhatnag/xerces/xerces-c-src_2_3_0/include/xercesc/util/RefArrayVectorOf.c:25: > error:

Building Xerces 2.3.0 with GCC 3.4.2 on Solaris5.8!!!

2005-04-14 Thread Saurabh . Bhatnagar
Hi I had built the source on HP Itanium(11.23). I am using the same source tree(after clean up). Xerces build using GCC 3.4.2 on Solaris, is not tested by Apache. Hence any help is appreciated! runConfigure output ends like this: export TRANSCODER="NATIVE" export MESSAGELOADER="INMEM" export

building Xerces-C statically with a static ICU for transcoding

2005-02-18 Thread Bill Keicher
Title: building Xerces-C statically with a static ICU for transcoding Hey, I am building ICU statically to link with Xerces-C (also static) for transcoding messages on windows with VC7.1. Everything works fine so farhowever I am skeptical that it actually worked the way it should have

Re: building xerces

2004-11-27 Thread Gareth Reakes
Hi, Version 1.4 is very old. Can you try a newer version? People are more likely to be able to help you with errors then. Gareth On 25 Nov 2004, at 16:44, Daniel Donovan wrote: Hello, I have been trying to build a static xerces library on a Linux i686 box with no joy. You have to dos2unix all

building xerces

2004-11-26 Thread Daniel Donovan
Hello, I have been trying to build a static xerces library on a Linux i686 box with no joy. You have to dos2unix all the config files before you can even run the "runConfigure" script and then, when I try to build, I get loads of errors, the most frequent ones being: *** commands commence befor

Building Xerces 2.6 with CodeWarrior 9

2004-11-17 Thread Peter Thomas
Hi, I've managed to successfully build Xerces with CodeWarrior 8.0, however when I try and build it using 9.2 I get the following errors: === Error : object 'xercesc_2_6::MacOSUnicodeConverter::fgMyServiceId' redefined MacOSUnicodeConverter.cpp line 78 icodeConverter::fgMyServiceId[]

Re: Building Xerces with CodeWarrior 9.x

2004-11-16 Thread Juan Carlos Sánchez Mariñas
Message - From: "James Berry" <[EMAIL PROTECTED]> To: "Peter Thomas" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, November 16, 2004 3:56 PM Subject: Re: Building Xerces with CodeWarrior 9.x Hi Peter, I confess to having let the codewarri

Re: Building Xerces with CodeWarrior 9.x

2004-11-16 Thread James Berry
Hi Peter, I confess to having let the codewarrior ports lapse, to some degree. I don't own CodeWarrior 9, and so haven't been testing in that environment. If you have any patches to contribute I'd be happy to get them into the xerces source... It looks like CodeWarrior may be complaining about

Building Xerces with CodeWarrior 9.x

2004-11-16 Thread Peter Thomas
Hi, I've managed to successfully build Xerces with CodeWarrior 8.0, however when I try and build it using 9.2 (and 9.3) I get the following errors: === Error : object 'xercesc_2_6::MacOSUnicodeConverter::fgMyServiceId' redefined MacOSUnicodeConverter.cpp line 78 icodeConverter::fgMyS

RE: Building xerces-c on AMD 64 Windows Server 2003

2004-11-09 Thread Jesse Pelton
ra R [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 09, 2004 9:18 AMTo: [EMAIL PROTECTED]Subject: Building xerces-c on AMD 64 Windows Server 2003 Hi, Can someone help me build xerces-c 2.5 on AMD 64 Windows Server 2003? Is xerces-c 2.5 ported to this platform? I

Re: Building xerces-c on AMD 64 Windows Server 2003

2004-11-09 Thread Vitaly Prapirny
Lakkundi, Vijayendra R wrote: .\..\..\..\..\..\Build\Win64\VC6\Release\obj\Win32PlatformUtils.obj : fatal error LNK1112: module machine type 'AMD64' conflicts with target machine type 'IA64' Projects are configured for IA64 (Intel Itanium), not for AMD64. You can change all occurences of IA64 to

Building xerces-c on AMD 64 Windows Server 2003

2004-11-09 Thread Lakkundi, Vijayendra R
Hi, Can someone help me build xerces-c 2.5 on AMD 64 Windows Server 2003? Is xerces-c 2.5 ported to this platform? I tried using the steps given for “Building Xerces-C++ 64 bit binary on Windows XP using Intel C++ Compiler” present in http://xml.apache.org/xerces-c/build.html I am

Re: Building Xerces-c 2.6 with Microsoft .Net

2004-11-02 Thread Joanne Bogart
Hi Alberto, I followed your instructions precisely and had the same problem...in fact I'm reasonably sure that's what I did before, too, and just didn't report it correctly in my earlier message. I'm beginning to suspect there is something wrong with my installation of VC 7.1 or something else

Re: Building Xerces-c 2.6 with Microsoft .Net

2004-11-02 Thread Joanne Bogart
Hi Alberto, If what was in my earlier message was accurate (not positive about that, unfortunately), your suggestion sounds promising. Thanks very much! Joanne Alberto Massari wrote: Hi Joanne, that's strange, as I am able to build Xerces using VC 7.1. The only thing that's different is that I

Re: Building Xerces-c 2.6 with Microsoft .Net

2004-11-02 Thread Alberto Massari
Hi Joanne, that's strange, as I am able to build Xerces using VC 7.1. The only thing that's different is that I open the xerces-all.sln file found in the \Projects\Win32\VC7\xerces-all, while you seem to be opening the all.vcproj found in the "all" subdirectory. If this is true, can you try open

Re: Building Xerces-c 2.6 with Microsoft .Net

2004-11-01 Thread david_n_bertoni
> >I've been building my own binaries for use with Xalan-C++ for months > >without any issues. > > > > > Are you also using Visual C++ .Net 2003? If so, is there anything > different about your procedure? We are using 2003, and there's no change in what we're doing. We just let 2003 translat

Re: Building Xerces-c 2.6 with Microsoft .Net

2004-11-01 Thread Joanne Bogart
[EMAIL PROTECTED] wrote: The sequence of events has been something like this: I double-click on the VC7 project file for all. MSDev converts all the project file stuff to be 7.1 compatible. So, you're using Visual C++ .Net 2003? Yes. I do most of my development on Linux, but our stuff has

Re: Building Xerces-c 2.6 with Microsoft .Net

2004-11-01 Thread david_n_bertoni
> The sequence of events has been something like this: > > I double-click on the VC7 project file for all. > > MSDev converts all the project file stuff to be 7.1 compatible. So, you're using Visual C++ .Net 2003? > I try to run DOMCount. A dialog comes up: > > "These project configurations

Building Xerces-c 2.6 with Microsoft .Net

2004-11-01 Thread Joanne Bogart
I haven't been able to build Xerces-c 2.6 under Microsoft .Net so that a sample program like DOMCount will run properly. I can run the pre-built version successfully on my system, but, since our code is built debug, I need to build a debug version of the Xerces library. The sequence of events

Re: Problem while building Xerces 2_3_0 on Tru64...

2004-10-25 Thread P.M.S.Prakash
while building Xerces 2_3_0 on Tru64... Hi Ananth, Instead of -r pthread, try with "-l -pthread" option, it will work. In tru64, the compiler flag to be used is "-pthread". I don't think -r pthread option of runConfigure works for tru64. Regards Prakash PRABHU, ANANTHA

RE: Problem while building Xerces 2_3_0 on Tru64...

2004-10-25 Thread PRABHU, ANANTHA (STSD)
PROTECTED] Subject: Re: Problem while building Xerces 2_3_0 on Tru64... Hi Ananth, Instead of -r pthread, try with "-l -pthread" option, it will work. In tru64, the compiler flag to be used is "-pthread". I don't think -r pthread option of runConfigure works for tru64

Re: Problem while building Xerces 2_3_0 on Tru64...

2004-10-25 Thread P.M.S.Prakash
Hi Ananth, Instead of -r pthread, try with "-l -pthread" option, it will work. In tru64, the compiler flag to be used is "-pthread". I don't think -r pthread option of runConfigure works for tru64. Regards Prakash PRABHU, ANANTHA (STSD) wrote: Hi, I am getting following error when i do a xerces

Problem while building Xerces 2_3_0 on Tru64...

2004-10-25 Thread PRABHU, ANANTHA (STSD)
Hi, I am getting following error when i do a xerces build on Tru64, gmake[3]: Entering directory `/usr/users/prabhua/Xerces/xerces-c-src_2_3_0/src/xercesc/util/Platforms/Tru64' mkdir -p /usr/users/prabhua/Xerces/xerces-c-src_2_3_0/src/xercesc/include/xercesc/util/Platforms/Tru64 cp -fp Tru64Def

BUILDING XERCES 2.5 ON IRIX64 6.5

2004-08-05 Thread Moutray, Jason R
I would like to know if anyone has build Xerces-c 2.5 on IRIX 6.5 w/ MIPSpro 7.41. Xerces 2.3 and 2.4 build just fine. I run runConfigure like this: runConfigure -p irix -c cc -x CC and then gmake. I get the following errors.. CC -LANG:pch -LANG:std -O2 -DIRIX -D_REENTRANT -I/usr/local/in

Need help building Xerces-c v2.5.0 on SGI

2004-07-28 Thread Norm Samuelson
We are using Xerces for a few projects. We have built version 2.5.0 on a variety of platforms with very little trouble. When we try to build on our SGI IRIX machines (using compiler version 7.4) we get errors. The problem seems to be related to templates, saying that some functions have alrea

Re: building xerces on solaris machine with gcc

2004-04-29 Thread Mariella Di Giacomo
story about building xerces on solaris machine with gcc?   I got the following error messages when building examples. Help me, please.   Thanks   -chunlin   Building SAXPrint gmake -C SAXPrint gmake[1]: Entering directory `/tools/xerces-c-src_2_5_0/samples/SAXPrint' mkdir -p /tools/xerces-c-src_

building xerces on solaris machine with gcc

2004-04-28 Thread Chun Lin Zhang
Anybody has sucess story about building xerces on solaris machine with gcc?   I got the following error messages when building examples. Help me, please.   Thanks   -chunlin   Building SAXPrintgmake -C SAXPrint gmake[1]: Entering directory `/tools/xerces-c-src_2_5_0/samples/SAXPrint'

Error building Xerces C++ on AS/400 (iSeries)

2004-03-07 Thread Patrick Townsend
Hello,   I am having a problem building the Xerces C++ 2.5.0 application on the IBM AS/400 (V5R2). I've installed the gmake utility, and that installation was successful (no errors). I've set the environment variables for runConfigure as follows:     ADDENVVAR  ENVVAR(XERCESCROOT) VALUE('/X

DO NOT REPLY [Bug 24213] - Problem building Xerces 2.3.0 using C++ Builder 6.0

2003-10-30 Thread bugzilla
gzilla/show_bug.cgi?id=24213 Problem building Xerces 2.3.0 using C++ Builder 6.0 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RE

DO NOT REPLY [Bug 24213] - Problem building Xerces 2.3.0 using C++ Builder 6.0

2003-10-29 Thread bugzilla
gzilla/show_bug.cgi?id=24213 Problem building Xerces 2.3.0 using C++ Builder 6.0 --- Additional Comments From [EMAIL PROTECTED] 2003-10-29 13:55 --- In that case, you apparently didn't run into the same problem as I did.. (unless you didn't recompile from scratch and Borland is

DO NOT REPLY [Bug 24213] - Problem building Xerces 2.3.0 using C++ Builder 6.0

2003-10-29 Thread bugzilla
gzilla/show_bug.cgi?id=24213 Problem building Xerces 2.3.0 using C++ Builder 6.0 --- Additional Comments From [EMAIL PROTECTED] 2003-10-29 11:42 --- OK, I applied the supplied patch to the sources. Nevertheless I still receive the same error m

DO NOT REPLY [Bug 24213] - Problem building Xerces 2.3.0 using C++ Builder 6.0

2003-10-29 Thread bugzilla
gzilla/show_bug.cgi?id=24213 Problem building Xerces 2.3.0 using C++ Builder 6.0 --- Additional Comments From [EMAIL PROTECTED] 2003-10-29 10:55 --- I've attached a patch to work around this bug. It's a bug in the Borland C++ compiler - it doesn't like the "using" ke

DO NOT REPLY [Bug 24213] - Problem building Xerces 2.3.0 using C++ Builder 6.0

2003-10-29 Thread bugzilla
gzilla/show_bug.cgi?id=24213 Problem building Xerces 2.3.0 using C++ Builder 6.0 --- Additional Comments From [EMAIL PROTECTED] 2003-10-29 10:53 --- Created an attachment (id=8800) Patch to current CVS to fix the problem (or rather: work aro

DO NOT REPLY [Bug 24213] New: - Problem building Xerces 2.3.0 using C++ Builder 6.0

2003-10-29 Thread bugzilla
gzilla/show_bug.cgi?id=24213 Problem building Xerces 2.3.0 using C++ Builder 6.0 Summary: Problem building Xerces 2.3.0 using C++ Builder 6.0 Product: Xerces-C++ Version: 2.3.0 Platform: PC OS/Version: Windows NT/2K Status: NEW Se

Building xerces-c strict_ansi results in errors on Tru64

2003-10-27 Thread Nico Pranger
Hi, I am trying to build xerces version 2.1.0 on Compaq Tru64 strict_ansi. But this results in a few undefined indentifiers: - PATH_MAX - realpath - clock_gettime - CLOCK_REALTIME - fdopen I know how to work around the clock_gettime and CLOCK_REALTIME but don't know how to solve the realpath, PA

Building xerces-c strict_ansi results in errors

2003-10-21 Thread Nico Pranger
RTF2 Description: application/vms-rms Hi, I am trying to build xerces version 2.1.0 on Compaq Tru64 strict_ansi. But this results in a few undefined indentifiers: - PATH_MAX - realpath - clock_gettime - CLOCK_REALTIME - fdopen I know how to work around the clock_gettime and CLOCK_REALTIME bu

Building Xerces 2.2 on Solaris

2003-10-10 Thread elliot . rapp
All, I am trying to build the Xerces 2.2 library on Solaris 8 with gcc/g++ version 3.1. When I do this I get the following error: g++-3.1 -fPIC -DSOLARIS -D_REENTRANT -c -I/home/hedwig/erapp/dev/xerces/xerces-c-src2_2_0/include -w -O -DPROJ_XMLPARSER -DPROJ_XMLUTIL -DPROJ_PARSERS -DPROJ_SAX4

DO NOT REPLY [Bug 23024] - DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5

2003-09-11 Thread bugzilla
gzilla/show_bug.cgi?id=23024 DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5 --- Additional Comments From [EMAIL PROTECTED] 2003-09-11 08:24 --- As for elegance vs. speed - I agree that they're often opposite to each other, though I don't agree that this is a ma

DO NOT REPLY [Bug 23024] - DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5

2003-09-10 Thread bugzilla
gzilla/show_bug.cgi?id=23024 DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5 --- Additional Comments From [EMAIL PROTECTED] 2003-09-11 06:56 --- Ronald Landheer-Cieslak wrote on 2003-09-10 16:40: > Yes, I have :| You can try this sequence to check that your BCB5 com

DO NOT REPLY [Bug 23024] - DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5

2003-09-10 Thread bugzilla
gzilla/show_bug.cgi?id=23024 DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5 [EMAIL PROTECTED] changed: What|Removed |Added Stat

DO NOT REPLY [Bug 23024] - DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5

2003-09-10 Thread bugzilla
gzilla/show_bug.cgi?id=23024 DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5 --- Additional Comments From [EMAIL PROTECTED] 2003-09-10 16:40 --- Vitaly Prapirny wrote on 2003-09-10 15:28: > Ronald Landheer-Cieslak wrote on 2003-09-10 15:03: >> I'm afraid

DO NOT REPLY [Bug 23024] - DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5

2003-09-10 Thread bugzilla
gzilla/show_bug.cgi?id=23024 DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5 --- Additional Comments From [EMAIL PROTECTED] 2003-09-10 15:28 --- Ronald Landheer-Cieslak wrote on 2003-09-10 15:03: > I'm afraid what we see remains inconsistent - but even w

DO NOT REPLY [Bug 23024] - DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5

2003-09-10 Thread bugzilla
gzilla/show_bug.cgi?id=23024 DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5 --- Additional Comments From [EMAIL PROTECTED] 2003-09-10 15:03 --- None of the files added by Vitaly were there in version 2.3.0 but the defines may have made a difference.. dunno. Anyways, I n

DO NOT REPLY [Bug 23024] - DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5

2003-09-10 Thread bugzilla
gzilla/show_bug.cgi?id=23024 DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5 --- Additional Comments From [EMAIL PROTECTED] 2003-09-10 13:52 ---  Hi all. Jason, I'd be very interested to know what compiler you're having trouble with these casting mechanisms on

DO NOT REPLY [Bug 23024] - DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5

2003-09-10 Thread bugzilla
gzilla/show_bug.cgi?id=23024 DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5 --- Additional Comments From [EMAIL PROTECTED] 2003-09-10 13:48 --- After some modifications of your project files (add ..\..\..\..\..\Build\Win32\BCB5\obj\XMLGrammarPoolImpl.obj ..\..\..\..\..

DO NOT REPLY [Bug 23024] - DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5

2003-09-10 Thread bugzilla
gzilla/show_bug.cgi?id=23024 DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5 --- Additional Comments From [EMAIL PROTECTED] 2003-09-10 11:17 --- Project files only are here: 767f740db2a75708f63fbc3ca4cfd69d *xerces-c2.3.0-BCB5-prj.zip http://rlc.unsane.co.uk/xerces-c2.3.

DO NOT REPLY [Bug 23024] - DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5

2003-09-10 Thread bugzilla
gzilla/show_bug.cgi?id=23024 DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5 --- Additional Comments From [EMAIL PROTECTED] 2003-09-10 10:44 --- Ronald Landheer-Cieslak wrote on 2003-09-10 10:20: > If you want, I can provide the tree I used to create them with BCB5

DO NOT REPLY [Bug 23024] - DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5

2003-09-10 Thread bugzilla
gzilla/show_bug.cgi?id=23024 DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5 --- Additional Comments From [EMAIL PROTECTED] 2003-09-10 10:33 --- One of a series of patches to Xerces-C2.3.0 is available here: 7958d06c5c677a9c4b73cb70f9c471f5 *xerces-c-src_2_3_0-1.dif

DO NOT REPLY [Bug 23024] - DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5

2003-09-10 Thread bugzilla
gzilla/show_bug.cgi?id=23024 DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5 --- Additional Comments From [EMAIL PROTECTED] 2003-09-10 10:20 --- Jason E. Stewart wrote on 2003-09-10 04:28: > This code also causes me a lot of aggrevation in Xerces-p I have to add some

DO NOT REPLY [Bug 23024] - DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5

2003-09-10 Thread bugzilla
gzilla/show_bug.cgi?id=23024 DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5 --- Additional Comments From [EMAIL PROTECTED] 2003-09-10 09:22 --- Could you please provide the test case when these casting functions has incorrect be

DO NOT REPLY [Bug 23024] - DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5

2003-09-09 Thread bugzilla
gzilla/show_bug.cgi?id=23024 DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5 --- Additional Comments From [EMAIL PROTECTED] 2003-09-10 04:28 --- This code also causes me a lot of aggrevation in Xerces-p I have to add some special case code to handle DOMNodes, and I believ

DO NOT REPLY [Bug 23024] - DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5

2003-09-09 Thread bugzilla
gzilla/show_bug.cgi?id=23024 DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5 --- Additional Comments From [EMAIL PROTECTED] 2003-09-09 15:57 --- You said "so all DOM tests fail.." What tests did you mean ? I'd compile BCC.551 projects from CVS version o

DO NOT REPLY [Bug 23024] - DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5

2003-09-09 Thread bugzilla
gzilla/show_bug.cgi?id=23024 DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5 --- Additional Comments From [EMAIL PROTECTED] 2003-09-09 17:04 --- BCC.551 project files is part of the xercesc distribution. Some C++Builder bugs has been resolved since 2.3.0 release so CVS v

DO NOT REPLY [Bug 23024] - DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5

2003-09-09 Thread bugzilla
gzilla/show_bug.cgi?id=23024 DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5 --- Additional Comments From [EMAIL PROTECTED] 2003-09-09 16:27 --- What I mean is that if I run any of the testcases that come with Xerces-C2 V2.3.0, all of them fail (abnormal program termin

DO NOT REPLY [Bug 23024] New: - DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5

2003-09-09 Thread bugzilla
gzilla/show_bug.cgi?id=23024 DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5 Summary: DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5 Product: Xerces-C++ Version: 2.3.0 Platform: All OS/Versio

Re: Errors while Building xerces on Solaris using GCC

2003-06-27 Thread Satish Medepalli
>| > | To: [EMAIL PROTECTED] >| > | cc: David N Bertoni/Cambridge/[EMAIL PROTECTED

Re: Errors while Building xerces on Solaris using GCC

2003-06-27 Thread Neil Graham
ge/[EMAIL PROTECTED] | | Subject: Errors while Building xerces o

Errors while Building xerces on Solaris using GCC

2003-06-26 Thread Satish Medepalli
Hello, I am trying to build xerces-c 2.3.0 on Solaris-2.7 (SunOS 5.8) using GCC-2.95.3, but was having some errors. I am very new to xerces and would really appreciate any help with this.. This is what i have done to build it- while running the runConfigure scripts I gave the following gcc fl

DO NOT REPLY [Bug 2973] - Building Xerces on Irix (with default kernel settings) fails

2003-01-29 Thread bugzilla
gzilla/show_bug.cgi?id=2973 Building Xerces on Irix (with default kernel settings) fails [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RE

Problem building Xerces 2.1 on Solaris 8

2002-11-22 Thread Chandu Bhavsar
Title: Problem building Xerces 2.1 on Solaris 8 Hi, I had a problem building Xerces 2.1 on Solaris 8. The exact OS and compiler versions are indicated below: smte420s041:~<1> uname -a SunOS smte420s041 5.8 Generic_108528-13 sun4u sparc SUNW,Ultra-80 smte420s041:~<2> CC

Building xerces with MsgCatalog

2002-05-02 Thread Bhavani Ravichandran
Hi, I am trying to build xerces with MsgCatalog and the build fails witht he following error: "MsgCatalogLoader.cpp", line 119: Error: fgLibLocation is not a member of XMLPlatformUtils. "MsgCatalogLoader.cpp", line 120: Error: fgLibLocation is not a member of XMLPlatformUtils. I checked PlatformU

Antwort: Help With building xerces as a static library on Win NT

2002-04-21 Thread Thomas . Rothfuss
An: [EMAIL PROTECTED] | | Kopie: | | Thema: Help With building xerces as

Help With building xerces as a static library on Win NT

2002-04-21 Thread Aniruddha Shevade
Title: Help With building xerces as a static library on Win NT Hello    I   get the following linker erro wehn trying to build xerces as a static lib on Windws NT. I am using Visual Studio 6 LIBCMTD.lib(wwincrt0.obj) : error LNK2001: unresolved external symbol _wWinMain@16 Any help is

building Xerces-c under cygwin

2002-02-18 Thread Corinne Elizabeth McNeely
I am trying to build the Xerces C++ XML parser on cygwin. I notice that the runConfigure script for unix-variant distributions does not support the cygwin environment. Is there a preferred way of compiling Xerces under cygwin? Is it necessary to include the ICU libraries? Thanks. Corinne McNe

Re: problems building Xerces on Solaris 2.8

2002-01-14 Thread Tinny Ng
> > but when I try to compile with 'make' > it doesn't work Try gmake. Tinny - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Problems building Xerces con Soalris 2.8

2002-01-11 Thread MDC A.
Hi, I want to build xerces on Solaris 2.8 with the compilers SUNWspro4.2/bin/CC and cc. I execute runconfigure like this: runConfigure -psolaris -ccc -x/utils/SUNWspro4.2/bin/CC -minmem -nsocket -tnative -rpthread and it works ok, but when I try to compile with 'make' it doesn't

problems building Xerces on Solaris 2.8

2002-01-11 Thread MDC A.
Hi, I want to build xerces on Solaris 2.8 with the compilers SUNWspro4.2/bin/CC and cc. I execute runconfigure like this: runConfigure -psolaris -ccc -x/utils/SUNWspro4.2/bin/CC -minmem -nsocket -tnative -rpthread and it works ok, but when I try to compile with 'make' it doesn't

Re: Problems building Xerces on Solaris 2.8

2002-01-11 Thread MDC A.
Thank you very much Martin, now it works correctly. Ainhoa --- Martin Kalen <[EMAIL PROTECTED]> escribió: > > make: Fatal error in reader: Makefile.incl, line > 103: > > Unexpected end of > > line seen > > You will need GNU make to make Xerces-C (to mee, > this looks like a > complaint fro

Re: Problems building Xerces on Solaris 2.8

2002-01-10 Thread Martin Kalen
> make: Fatal error in reader: Makefile.incl, line 103: > Unexpected end of > line seen You will need GNU make to make Xerces-C (to mee, this looks like a complaint from the SUN maker). Sunfreeware.com has pre-complied binaries for you at http://www.sunfreeware.com/ (look for "make-3.79.1"). Go

Problems building Xerces on Solaris 2.8

2002-01-10 Thread MDC A.
Hi, I want to build xerces on Solaris 2.8 with the compilers SUNWspro4.2/bin/CC and cc. I execute runconfigure like this: runConfigure -psolaris -ccc -x/utils/SUNWspro4.2/bin/CC -minmem -nsocket -tnative -rpthread and it works ok, but when I try to compile with 'make' it doesn't

building xerces-c-1.4.0 on Linux s390

2001-12-21 Thread Fernandes, Jerome
Hello, I am trying to compile the Xerces-C++ package on Linux s390. I downloaded the src code from the linux distribution and was successfully able to build the libxerces* on Linux Intel. However at link time, the library fails to build on s390. I didn't see any option for s390 specifically usi

Building xerces c++ on Unix platform

2001-12-17 Thread marialuisa capolongo
Hi, we need to know if xerces c++ library was already built as a single -threaded library on Compaq Alpha tru64, since the documentation provided by Apache.org is missing about it. If yes which are the steps to perform? Thanks in advance Marialuisa Capolongo __

DO NOT REPLY [Bug 2012] - Internal Compiler Error building xerces-c on solaris 2.8

2001-10-18 Thread bugzilla
gzilla/show_bug.cgi?id=2012 Internal Compiler Error building xerces-c on solaris 2.8 [EMAIL PROTECTED] changed: What|Removed |Added Status|RESOLVED|

Re: Building Xerces-c as static lib

2001-09-17 Thread Dee Jay Randall
What I have done in the past was to take all the .o files and stuff them in a libxerces-c1_4_0.a library. Briefly: cd $XERCES_ROOT/obj/SOLARIS ar r libxerces-c1_4_0.a *.o And then put the libxerces-c1_4_0.a wherever it belongs. All I can promise is that it worked for me Perhaps a m

RE: Building Xerces-c as static lib

2001-09-17 Thread Eyal Rif
? Thanks, -Original Message- From: Juan Julian Merelo Guervos [mailto:[EMAIL PROTECTED]] Sent: Monday, September 17, 2001 1:46 PM To: [EMAIL PROTECTED] Subject: Re: Building Xerces-c as static lib Eyal Rif escribió: > > Hi, > > How can I build Xerces-c on Linux as stat

Re: Building Xerces-c as static lib

2001-09-17 Thread Juan Julian Merelo Guervos
Eyal Rif escribió: > > Hi, > > How can I build Xerces-c on Linux as static lib (.a) and not as shared lib > (.so) ? > > Any help/suggestion will be appreciated... > Erase -shared from src/Makefile.incl Kinda tricky, but it works. J -- AEB'02 => http://aeb02.unex.es Dream => http://dr-ea-m.

Building Xerces-c as static lib

2001-09-17 Thread Eyal Rif
Hi, How can I build Xerces-c on Linux as static lib (.a) and not as shared lib (.so) ? Any help/suggestion will be appreciated... Thanks, - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PR

[Bug 2973] New: - Building Xerces on Irix (with default kernel settings) fails

2001-08-03 Thread bugzilla
=2973 *** shadow/2973 Thu Aug 2 18:11:13 2001 --- shadow/2973.tmp.23428 Thu Aug 2 18:11:13 2001 *** *** 0 --- 1,34 + ++ + | Building Xerces on Irix (with default kernel settings) fails

Re: Building Xerces 1.5.1

2001-08-01 Thread Nikita Sawant
Thanks Jason.. Nikita "Jason E. Stewart" wrote: > "Nikita Sawant" <[EMAIL PROTECTED]> writes: > > > I just posted this : > > > > Hi, > > > > I am trying to build Xerces 1.5.1 on solaris. I get the following output > > > > when running the runConfigure script: > > > > ./runConfigure -psolaris -c

Re: Building Xerces 1.5.1

2001-08-01 Thread Jason E. Stewart
"Nikita Sawant" <[EMAIL PROTECTED]> writes: > I just posted this : > > Hi, > > I am trying to build Xerces 1.5.1 on solaris. I get the following output > > when running the runConfigure script: > > ./runConfigure -psolaris -ccc -xCC -d -micu -ticu -rpthread > Generating makefiles with the fol

Building Xerces 1.5.1

2001-08-01 Thread Nikita Sawant
I just posted this : Hi, I am trying to build Xerces 1.5.1 on solaris. I get the following output when running the runConfigure script: ./runConfigure -psolaris -ccc -xCC -d -micu -ticu -rpthread Generating makefiles with the following options ... Platform: solaris C Compiler: cc C++ Compiler: CC

Building Xerces 1.5.1

2001-08-01 Thread Nikita Sawant
Hi, I am trying to build Xerces 1.5.1 on solaris. I get the following output when running the runConfigure script: ./runConfigure -psolaris -ccc -xCC -d -micu -ticu -rpthread Generating makefiles with the following options ... Platform: solaris C Compiler: cc C++ Compiler: CC Extra compile option

RE: Building xerces on Solaris 2.6 - CC V5.0

2001-07-24 Thread Horn, Nancy
PROTECTED] Subject: Re: Building xerces on Solaris 2.6 - CC V5.0 "Horn, Nancy" wrote: > > Then - I tried to build my application with it and got the > following. The EXACT same > undefineds as I got with the V4.2 CC compiler (3 days ago!): > > /opt/SUNWspro/SC5.0/

Re: Building xerces on Solaris 2.6 - CC V5.0

2001-07-23 Thread Jack Marr
"Horn, Nancy" wrote: > > Then - I tried to build my application with it and got the > following. The EXACT same > undefineds as I got with the V4.2 CC compiler (3 days ago!): > > /opt/SUNWspro/SC5.0/bin/CC -L/opt/SUNWspro/SC5.0/lib -I. -w -O > -I/usr/home/nhorn/xerces-c-src1_5_1/include

RE: Building xerces on Solaris 2.6 - CC V5.0

2001-07-23 Thread Horn, Nancy
FYI -- I just spent another whole day (first getting all the gnu tools) re-building xerces 1.5.1 on Solaris using V5.0 CC. It built cleanly, just like the script. Then - I tried to build my application with it and got the following. The EXACT same undefineds

Re: Building xerces on Solaris 2.6 - CC V5.0

2001-07-23 Thread Jack Marr
"Horn, Nancy" wrote: > > Has anyone successfully built xerces_5_0_1.so from the sources > (ibm4c-src_3_5_0) > using Solaris CC Version 5.0? I've built libxerces-c1_5_1.so from xerces-c-src1_5_1.tar using CC 5.0 on Solaris 5.7 and the native transcoder without problems. I've had problems

Building xerces on Solaris 2.6 - CC V5.0

2001-07-23 Thread Horn, Nancy
Has anyone successfully built xerces_5_0_1.so from the sources (ibm4c-src_3_5_0) using Solaris CC Version 5.0? I need to use this compiler to work with another 3rd party product, and need to link in XERCES_5_0_1 with it. The current binaries appear to be built with V4.

Problem building xerces-c-1_4 on AIX 4.3.2 using xlC_r - CSe tDefs.o not included in Link ?

2001-07-12 Thread Aniruddha Shevade
Hello While building the xercec-c1_4 on AIX 4.3.2 using VA 5.o compiler xlC_r , I get the following error ld: 0711-317 ERROR: Undefined symbol: .stricmp ld: 0711-317 ERROR: Undefined symbol: .strnicmp The have been defined in the util/compiler/CSetDefs.cpp file, whihc gets included when comp

RE: Problem building xerces-c-1_4 on AIX 4.3.2 using xlC_r - CSetDefs.o not included in Link ?

2001-07-12 Thread Aniruddha Shevade
there any change to be done for it to be included -Original Message- From: Herb Chong [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 12, 2001 7:17 AM To: [EMAIL PROTECTED] Subject: RE: Problem building xerces-c-1_4 on AIX 4.3.2 using xlC_r they are both different names for the same

RE: Problem building xerces-c-1_4 on AIX 4.3.2 using xlC_r

2001-07-12 Thread Herb Chong
they are both different names for the same thing. Herb - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problem building xerces-c-1_4 on AIX 4.3.2 using xlC_r

2001-07-12 Thread Anthony Zawacki
.com>cc: Subject: Re: Problem building xerces-c-1_4 on AIX 4.3.2 using xlC_r 07/11/2001

RE: Problem building xerces-c-1_4 on AIX 4.3.2 using xlC_r

2001-07-11 Thread Aniruddha Shevade
Hello Do I have to upgradde to xerces-c-1_5 or xml4c1.5 . I am kine of confused by the the last two mails Thanks Aniruddha -Original Message- From: Herb Chong [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 11, 2001 2:58 PM To: [EMAIL PROTECTED] Subject: Re: Problem building xerces

Re: Problem building xerces-c-1_4 on AIX 4.3.2 using xlC_r

2001-07-11 Thread Herb Chong
so long as you are using the VAC++ 5.0 compiler, you will have all kinds of problems until you path the code yourself or you update to XML4C 1.5. Herb... - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-m

Problem building xerces-c-1_4 on AIX 4.3.2 using xlC_r

2001-07-11 Thread Aniruddha Shevade
When I try to build xerces-c-1_4 on AIX 4.3.2 I get the following problem ld: 0711-224 WARNING: Duplicate symbol: TranscodingException::TranscodingException(const TranscodingException&) ld: 0711-224 WARNING: Duplicate symbol: XMLDeleterFor::XMLDeleterFor(XMLMutex* const) ld: 0711-224 WARNING: Du

[Bug 2012] New: - Internal Compiler Error building xerces-c on solaris 2.8

2001-06-08 Thread bugzilla
Error building xerces-c on solaris 2.8 | + ++ + |Bug #: 2012Product: Xerces-C| + | Status: NEW Version: 1.4

Re: building xerces on cygwin

2001-05-30 Thread Radovan CHYTRACEK
"Downey, Nathan" wrote: > > Has anyone built xerces on the cygwin platform? Hi, I have given it a try. Not a real success, because configuration failed already on pthreads library which is in cygwin case built-in to the cygwin.dll and the implementation is not complete. Another question is whet

building xerces on cygwin

2001-05-29 Thread Downey, Nathan
Has anyone built xerces on the cygwin platform? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Building Xerces with MinGW32?

2001-04-17 Thread pete
Hi there, does anyone know what kind of changes need to be made to Xerces-C to enable it to be built under mingw32, since i don't have (nor do i want) M$VC++ on my machine. I am trying to build a cross-platform app with wxWindows, which uses an XML parser. The app works great under Linux, but