You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Dmitry Hayes (JIRA)" <xa...@xml.apache.org> on 2007/02/06 22:46:05 UTC

[jira] Created: (XALANC-635) Build of the latest source fails on Solaris 2.8

Build of the latest source fails on Solaris 2.8 
------------------------------------------------

                 Key: XALANC-635
                 URL: https://issues.apache.org/jira/browse/XALANC-635
             Project: XalanC
          Issue Type: Bug
         Environment: Solaris 2.8 Sparc
            Reporter: Dmitry Hayes


CC -g     -KPIC -mt -xs -ptr../../../../obj -features=rtti -DSOLARIS -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/export/home/torxslt/xsltbts_client/working/20070203043617/1179/xml-xalan/c/src -I/export/home/torxslt/xsltbts_client/working/20070203043617/1179/xml-xalan/c/include -I../../../../nls/include -I/export/home/torxslt/xsltbts_client/working/20070203043617/1179/xerces-c-solaris_28-cc_62/src/ -I/export/home/torxslt/xsltbts_client/working/20070203043617/1179/xerces-c-solaris_28-cc_62/include/xercesc -I/export/home/torxslt/xsltbts_client/working/20070203043617/1179/xerces-c-solaris_28-cc_62/include/  -o ../../../../obj/MsgFileOutputStream.o /export/home/torxslt/xsltbts_client/working/20070203043617/1179/xml-xalan/c/src/xalanc/Utils/MsgCreator/MsgFileOutputStream.cpp
"/export/home/torxslt/xsltbts_client/working/20070203043617/1179/xml-xalan/c/src/xalanc/Utils/MsgCreator/MsgFileOutputStream.cpp", line 35: Error: The function "fopen" must have a prototype.
"/export/home/torxslt/xsltbts_client/working/20070203043617/1179/xml-xalan/c/src/xalanc/Utils/MsgCreator/MsgFileOutputStream.cpp", line 58: Error: The function "fclose" must have a prototype.
"/export/home/torxslt/xsltbts_client/working/20070203043617/1179/xml-xalan/c/src/xalanc/Utils/MsgCreator/MsgFileOutputStream.cpp", line 67: Error: The function "fflush" must have a prototype.
"/export/home/torxslt/xsltbts_client/working/20070203043617/1179/xml-xalan/c/src/xalanc/Utils/MsgCreator/MsgFileOutputStream.cpp", line 83: Error: The function "fwrite" must have a prototype.


-- 
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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Resolved: (XALANC-635) Build of the latest source fails on Solaris 2.8

Posted by "Dmitry Hayes (JIRA)" <xa...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XALANC-635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitry Hayes resolved XALANC-635.
---------------------------------

    Resolution: Fixed

> Build of the latest source fails on Solaris 2.8 
> ------------------------------------------------
>
>                 Key: XALANC-635
>                 URL: https://issues.apache.org/jira/browse/XALANC-635
>             Project: XalanC
>          Issue Type: Bug
>         Environment: Solaris 2.8 Sparc
>            Reporter: Dmitry Hayes
>
> CC -g     -KPIC -mt -xs -ptr../../../../obj -features=rtti -DSOLARIS -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/export/home/torxslt/xsltbts_client/working/20070203043617/1179/xml-xalan/c/src -I/export/home/torxslt/xsltbts_client/working/20070203043617/1179/xml-xalan/c/include -I../../../../nls/include -I/export/home/torxslt/xsltbts_client/working/20070203043617/1179/xerces-c-solaris_28-cc_62/src/ -I/export/home/torxslt/xsltbts_client/working/20070203043617/1179/xerces-c-solaris_28-cc_62/include/xercesc -I/export/home/torxslt/xsltbts_client/working/20070203043617/1179/xerces-c-solaris_28-cc_62/include/  -o ../../../../obj/MsgFileOutputStream.o /export/home/torxslt/xsltbts_client/working/20070203043617/1179/xml-xalan/c/src/xalanc/Utils/MsgCreator/MsgFileOutputStream.cpp
> "/export/home/torxslt/xsltbts_client/working/20070203043617/1179/xml-xalan/c/src/xalanc/Utils/MsgCreator/MsgFileOutputStream.cpp", line 35: Error: The function "fopen" must have a prototype.
> "/export/home/torxslt/xsltbts_client/working/20070203043617/1179/xml-xalan/c/src/xalanc/Utils/MsgCreator/MsgFileOutputStream.cpp", line 58: Error: The function "fclose" must have a prototype.
> "/export/home/torxslt/xsltbts_client/working/20070203043617/1179/xml-xalan/c/src/xalanc/Utils/MsgCreator/MsgFileOutputStream.cpp", line 67: Error: The function "fflush" must have a prototype.
> "/export/home/torxslt/xsltbts_client/working/20070203043617/1179/xml-xalan/c/src/xalanc/Utils/MsgCreator/MsgFileOutputStream.cpp", line 83: Error: The function "fwrite" must have a prototype.

-- 
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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org


[jira] Commented: (XALANC-635) Build of the latest source fails on Solaris 2.8

Posted by "Dmitry Hayes (JIRA)" <xa...@xml.apache.org>.
    [ https://issues.apache.org/jira/browse/XALANC-635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12471024 ] 

Dmitry Hayes commented on XALANC-635:
-------------------------------------

I committed a patch for fixing those issues . The patch is pretty simple , so I commited it without review . After we pass the night build, I'll close the issue . 

> Build of the latest source fails on Solaris 2.8 
> ------------------------------------------------
>
>                 Key: XALANC-635
>                 URL: https://issues.apache.org/jira/browse/XALANC-635
>             Project: XalanC
>          Issue Type: Bug
>         Environment: Solaris 2.8 Sparc
>            Reporter: Dmitry Hayes
>
> CC -g     -KPIC -mt -xs -ptr../../../../obj -features=rtti -DSOLARIS -D_REENTRANT -DXALAN_INMEM_MSG_LOADER -c -I/export/home/torxslt/xsltbts_client/working/20070203043617/1179/xml-xalan/c/src -I/export/home/torxslt/xsltbts_client/working/20070203043617/1179/xml-xalan/c/include -I../../../../nls/include -I/export/home/torxslt/xsltbts_client/working/20070203043617/1179/xerces-c-solaris_28-cc_62/src/ -I/export/home/torxslt/xsltbts_client/working/20070203043617/1179/xerces-c-solaris_28-cc_62/include/xercesc -I/export/home/torxslt/xsltbts_client/working/20070203043617/1179/xerces-c-solaris_28-cc_62/include/  -o ../../../../obj/MsgFileOutputStream.o /export/home/torxslt/xsltbts_client/working/20070203043617/1179/xml-xalan/c/src/xalanc/Utils/MsgCreator/MsgFileOutputStream.cpp
> "/export/home/torxslt/xsltbts_client/working/20070203043617/1179/xml-xalan/c/src/xalanc/Utils/MsgCreator/MsgFileOutputStream.cpp", line 35: Error: The function "fopen" must have a prototype.
> "/export/home/torxslt/xsltbts_client/working/20070203043617/1179/xml-xalan/c/src/xalanc/Utils/MsgCreator/MsgFileOutputStream.cpp", line 58: Error: The function "fclose" must have a prototype.
> "/export/home/torxslt/xsltbts_client/working/20070203043617/1179/xml-xalan/c/src/xalanc/Utils/MsgCreator/MsgFileOutputStream.cpp", line 67: Error: The function "fflush" must have a prototype.
> "/export/home/torxslt/xsltbts_client/working/20070203043617/1179/xml-xalan/c/src/xalanc/Utils/MsgCreator/MsgFileOutputStream.cpp", line 83: Error: The function "fwrite" must have a prototype.

-- 
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: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org