[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xalan-c-users
Subject:    Re: Compile error on tru64 with Digital Unix 4.0
From:       david_n_bertoni () us ! ibm ! com
Date:       2004-08-20 18:22:43
Message-ID: OF32A92FAE.BA9C7F97-ON88256EF6.00644172-88256EF6.0064FAEA () lotus ! com
[Download RAW message or body]

> I'm getting the following error compling xalan 1.8.0. 
> 
> >cxx -V
> Compaq C++ V6.5-041 for Digital UNIX V4.0F  (Rev. 1229) Compiler Driver
> V6.5-041 (cxx) cxx Driver

Our machine has the following version on it:

hudson.zk3-x.dec.com> cxx -V
Compaq C++ V6.3-003 for Compaq Tru64 UNIX V5.1A (Rev. 1885)
Compiler Driver V6.3-003 (cxx) cxx Driver

So yours looks newer.  This is a bug in Xerces-C, not in Xalan-C, so you 
should post a Jira report for the Xerces-C team.  Meanwhile, you can apply 
the following diff to NameIdPool.hpp:

hudson.zk3-x.dec.com> cvs diff NameIdPool.hpp 
Index: NameIdPool.hpp
===================================================================
RCS file: /home/cvspublic/xml-xerces/c/src/xercesc/util/NameIdPool.hpp,v
retrieving revision 1.9
diff -r1.9 NameIdPool.hpp
332c332
<     MemoryManager* const    fMemoryManager;
---
>     MemoryManager*          fMemoryManager;


Dave
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic