You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Jerry Baulier (JIRA)" <xe...@xml.apache.org> on 2008/12/30 21:09:44 UTC

[jira] Commented: (XERCESC-1412) Cannot build on MacOSX 10.3.9

    [ https://issues.apache.org/jira/browse/XERCESC-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659925#action_12659925 ] 

Jerry Baulier commented on XERCESC-1412:
----------------------------------------

I ran into this same issue, and indeed the problem was that I accidentally pointed XERCESCROOT to the intended install directory (i.e., prefix) rather than the source root, so thanks James for your indirect help on this!
jerry baulier

> Cannot build on MacOSX 10.3.9
> -----------------------------
>
>                 Key: XERCESC-1412
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1412
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.6.0
>         Environment: MacOSX 10.3.9 (Panther)
>            Reporter: lou burnard
>            Assignee: James Berry
>             Fix For: Nightly build (please specify the date)
>
>
> I downloaded the tgz file which unpacked itself as a tar archive. I then unpacked that with gnutar, as per recommendation.
> I did 
> runConfigure -pmacosx -n native
> make
> (as per website). the config seemed ok, but the make fell over complaining it couldnt find
> include files
>  
> AbstractDOMParser.cpp:45:44: xercesc/dom/impl/DOMAttrImpl.hpp: No such file or directory
> AbstractDOMParser.cpp:46:48: xercesc/dom/impl/DOMTypeInfoImpl.hpp: No such file or directory
> AbstractDOMParser.cpp:49:44: xercesc/dom/impl/DOMTextImpl.hpp: No such file or directory
> What's puzzling me is that the files are in fact there -- so I must be doing something stupid (and yes I  have set the XERCESCROOT before you ask)
> I'm running MaxOSX 10.3.9 on a MacMini

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org