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]