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 "Michal Eibl (JIRA)" <xe...@xml.apache.org> on 2005/08/04 15:02:34 UTC

[jira] Created: (XERCESC-1471) problems and solution with building in mingw-msys enviromen

problems and solution with building in mingw-msys enviromen
-----------------------------------------------------------

         Key: XERCESC-1471
         URL: http://issues.apache.org/jira/browse/XERCESC-1471
     Project: Xerces-C++
        Type: Bug
  Components: Build  
    Versions: 2.6.0    
 Environment: Current MinGw with GCC 3.4.2, Win XP with SP2 and fixes.
    Reporter: Michal Eibl
    Priority: Blocker
 Attachments: xerces-c-src_2_6_0.patch

Cannot build froum sources.  It seems like some library is missing. After correction runConfig is problem in nonexisting linux/unix headers for networking in util/NetAccessors/Socket/UnixHTTPURLInputStream.cpp..

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


[jira] Commented: (XERCESC-1471) problems and solution with building in mingw-msys enviromen

Posted by "cargilld (JIRA)" <xe...@xml.apache.org>.
    [ http://issues.apache.org/jira/browse/XERCESC-1471?page=comments#action_12318837 ] 

cargilld commented on XERCESC-1471:
-----------------------------------

Hi Michal,
According to the Xerces' charter 
(http://xerces.apache.org/charter.html, ยง 
7.3)  we need to ask you some questions in order 
to clean up any licensing issue before accepting your patch:

a) What is your name and employer?

b) Are you the author of the code being contributed?

c) Do you have the right to grant the copyright 
and patent licenses for the contribution that are 
set forth in the ASF v.2.0 license 
(http://www.apache.org/licenses/LICENSE-2.0)?

d) Does your employer have any rights to code 
that you have written, for example, through your 
contract for employment? If so, has your employer 
given you permission to contribute the code on 
its behalf or waived its rights in the code?

e) Are you aware of any third-party licenses or 
other restrictions (such as related patents or 
trademarks) that could apply to your contribution? If so, what are they?

> problems and solution with building in mingw-msys enviromen
> -----------------------------------------------------------
>
>          Key: XERCESC-1471
>          URL: http://issues.apache.org/jira/browse/XERCESC-1471
>      Project: Xerces-C++
>         Type: Bug
>   Components: Build
>     Versions: 2.6.0
>  Environment: Current MinGw with GCC 3.4.2, Win XP with SP2 and fixes.
>     Reporter: Michal Eibl
>     Assignee: cargilld
>     Priority: Blocker
>  Attachments: xerces-c-src_2_6_0.patch
>
> Cannot build froum sources.  It seems like some library is missing. After correction runConfig is problem in nonexisting linux/unix headers for networking in util/NetAccessors/Socket/UnixHTTPURLInputStream.cpp..

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


[jira] Assigned: (XERCESC-1471) problems and solution with building in mingw-msys enviromen

Posted by "cargilld (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESC-1471?page=all ]

cargilld reassigned XERCESC-1471:
---------------------------------

    Assign To: cargilld

> problems and solution with building in mingw-msys enviromen
> -----------------------------------------------------------
>
>          Key: XERCESC-1471
>          URL: http://issues.apache.org/jira/browse/XERCESC-1471
>      Project: Xerces-C++
>         Type: Bug
>   Components: Build
>     Versions: 2.6.0
>  Environment: Current MinGw with GCC 3.4.2, Win XP with SP2 and fixes.
>     Reporter: Michal Eibl
>     Assignee: cargilld
>     Priority: Blocker
>  Attachments: xerces-c-src_2_6_0.patch
>
> Cannot build froum sources.  It seems like some library is missing. After correction runConfig is problem in nonexisting linux/unix headers for networking in util/NetAccessors/Socket/UnixHTTPURLInputStream.cpp..

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


[jira] Commented: (XERCESC-1471) problems and solution with building in mingw-msys enviromen

Posted by "Greg Franks (JIRA)" <xe...@xml.apache.org>.
    [ http://issues.apache.org/jira/browse/XERCESC-1471?page=comments#action_12412388 ] 

Greg Franks commented on XERCESC-1471:
--------------------------------------

Xerces 2.7 fails to build with mingw too.  I applied the patch here and it now works fine.

> problems and solution with building in mingw-msys enviromen
> -----------------------------------------------------------
>
>          Key: XERCESC-1471
>          URL: http://issues.apache.org/jira/browse/XERCESC-1471
>      Project: Xerces-C++
>         Type: Bug

>   Components: Build
>     Versions: 2.6.0
>  Environment: Current MinGw with GCC 3.4.2, Win XP with SP2 and fixes.
>     Reporter: Michal Eibl
>     Assignee: cargilld
>     Priority: Blocker
>  Attachments: xerces-c-src_2_6_0.patch
>
> Cannot build froum sources.  It seems like some library is missing. After correction runConfig is problem in nonexisting linux/unix headers for networking in util/NetAccessors/Socket/UnixHTTPURLInputStream.cpp..

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


[jira] Updated: (XERCESC-1471) problems and solution with building in mingw-msys enviromen

Posted by "Michal Eibl (JIRA)" <xe...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XERCESC-1471?page=all ]

Michal Eibl updated XERCESC-1471:
---------------------------------

    Attachment: xerces-c-src_2_6_0.patch

Here are corrections I have made for succesfully building the Xecres C++.

> problems and solution with building in mingw-msys enviromen
> -----------------------------------------------------------
>
>          Key: XERCESC-1471
>          URL: http://issues.apache.org/jira/browse/XERCESC-1471
>      Project: Xerces-C++
>         Type: Bug
>   Components: Build
>     Versions: 2.6.0
>  Environment: Current MinGw with GCC 3.4.2, Win XP with SP2 and fixes.
>     Reporter: Michal Eibl
>     Priority: Blocker
>  Attachments: xerces-c-src_2_6_0.patch
>
> Cannot build froum sources.  It seems like some library is missing. After correction runConfig is problem in nonexisting linux/unix headers for networking in util/NetAccessors/Socket/UnixHTTPURLInputStream.cpp..

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


[jira] Closed: (XERCESC-1471) problems and solution with building in mingw-msys enviromen

Posted by "Alberto Massari (JIRA)" <xe...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XERCESC-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alberto Massari closed XERCESC-1471.
------------------------------------

    Resolution: Won't Fix
      Assignee:     (was: cargilld)

The new autoconf-based configuration for Xerces 3.0 picks the Winsock net accessor for MinGW

> problems and solution with building in mingw-msys enviromen
> -----------------------------------------------------------
>
>                 Key: XERCESC-1471
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1471
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.6.0
>         Environment: Current MinGw with GCC 3.4.2, Win XP with SP2 and fixes.
>            Reporter: Michal Eibl
>            Priority: Blocker
>         Attachments: xerces-c-src_2_6_0.patch
>
>
> Cannot build froum sources.  It seems like some library is missing. After correction runConfig is problem in nonexisting linux/unix headers for networking in util/NetAccessors/Socket/UnixHTTPURLInputStream.cpp..

-- 
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