Your build was probably not done correctly.
These symptoms are signs of problems with the setting of the XERCESCROOT
environment variable.

Please read the build instructions at:
http://xml.apache.org/xerces-c/build.html
and try compiling Xerces again.

We are working on an overhaul of the build system for the next release that
will not have these problems.

HTH,
Matt

-----Original Message-----
From: Ed Crenshaw (JIRA) [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 22, 2005 8:53 AM
To: [email protected]
Subject: [jira] Created: (XERCESC-1448) Missing files in
/include/xercesc & objects in wrong directory


Missing files in /include/xercesc & objects in wrong directory
--------------------------------------------------------------

         Key: XERCESC-1448
         URL: http://issues.apache.org/jira/browse/XERCESC-1448
     Project: Xerces-C++
        Type: Bug
  Components: Build  
    Versions: 2.6.0    
 Environment: Slackware Linux 10.0 on AMD Athlon 2200+ with 256 MB RAM
    Reporter: Ed Crenshaw
    Priority: Minor


1. I had to manually copy the *.hpp files from
xerces-c-src_2_6_0/src/xercesc/dom/impl
to /include/xercesc/dom/impl to get the compile to work

2. The objects files were all placed in /obj/LINUX (in the root) instead of 
xerces-c-src_2_6_0/obj. So I had to copy the Makefile from
xerces-c-src_2_6_0/obj
to /obj, and copy the *.o files from /obj/LINUX to /obj to get the library
build to work.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
___________________________________________________________________
The information contained in this message and any attachment may be
proprietary, confidential, and privileged or subject to the work
product doctrine and thus protected from disclosure.  If the reader
of this message is not the intended recipient, or an employee or
agent responsible for delivering this message to the intended
recipient, you are hereby notified that any dissemination,
distribution or copying of this communication is strictly prohibited.
If you have received this communication in error, please notify me
immediately by replying to this message and deleting it and all
copies and backups thereof.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to